8 Commits

Author SHA1 Message Date
f339b7bc22 Updated to (1.8.1)
Mostly changes with the structure of the library.
2017-06-29 15:08:18 -04:00
7601fc636d Updated to 1.8.0
Added:
SystemThreadedBenchmark
SystemThreadedQueue
Fixed a bunch of bugs in the intergrations and regular multi objects
Fixed Error management in threads
All errors trigger the multi.OnError connection
Module creation support improved
added more examples
added Type to threaded objects
2017-06-28 22:40:04 -04:00
1b9972d1b7 Fixed small bug in lanesManager (1.7.5)
Fixed
2017-06-25 19:44:52 -04:00
bf5078f0bc Typos and minor additions (1.7.5)
Added support for more consistant module creator support. Examples to come soon
2017-06-25 19:25:05 -04:00
5209ef20a7 Minor changes 2017-06-23 11:41:05 -04:00
0f7b5fc6af Fixed a bug in the init code
moved updaters, loops, and alarms into the init.lua file. I consider them core features and they are referenced in the init.lua file so they need to exist there. Threaded versions are still separate though.
2017-06-23 00:10:26 -04:00
f072c2cfde Updated lanes intergration
It is now at a point where I feel okay with documenting.
2017-06-22 11:32:50 -04:00
9c3bef8d78 Fixed filesystem stuff
cleaned up the filesystem
2017-06-01 20:51:47 -04:00