14 Commits

Author SHA1 Message Date
29c8282efb Reworked coroutine based threading scheduler 2019-08-04 22:54:52 -04:00
3bbd63ba62 tiny changes 2019-07-15 21:04:22 -04:00
87d8cfbb5b 13.0.0 Release
Had an issue when managing branches... All fixed now
2019-03-22 21:31:16 -04:00
7eb9cd37e9 12.2.1 is out
Fixed some systemthreaded objects. More tests are needed though.

About to start making real documentation soon!
2018-09-17 11:33:23 -04:00
76dbf26793 Fixed some bugs and added a minor feature 2018-08-26 00:44:29 -04:00
9c3e66e9cc doing some tests 2018-06-15 13:45:43 -04:00
a07fe49880 Updated to 1.10.0!
Check changes.md for what was done
2018-05-31 22:48:14 -04:00
e32720b687 1.9.2 is out!
Added, updated, and fixed stuff
2018-05-17 01:19:56 -04:00
03d632c3da System threading updates
Added luvitManager limited due to the way luvit works
Updated:
multi:newSystemThread(name,func,...)
You can now pass arguments to the threaded function :D
2017-11-17 23:05:28 -05:00
641845a0fa New features on the horizon
For now you can enjoy:
str=multiobj:ToString()
and
multi:newFromString(str)
2017-11-13 23:00:36 -05:00
eaaf5d80a7 Fixed System Threaded Queues!
Faster
Added older versions
Other bug fixes
More examples
2017-07-07 23:38:54 -04:00
584e8be3a2 (1.8.4) Update 2017-07-03 13:59:44 -04:00
6f18a129f1 Final typo 2017-06-30 21:52:41 -04:00
dcb98ab66b Massive Typo
intergration changed to
integration
Updated the examples and readme
2017-06-30 21:51:50 -04:00