89 Commits

Author SHA1 Message Date
8484065479 Added multi:scheduleJob(time,func) Removed multi:newTimeStamper 2020-01-28 14:48:23 -05:00
504186a852
Some performance changes - 14.0.1
No longer create a table when calling thread.* methods. Not creating a new table and reusing a table instead we should see nice performance changes.
2020-01-27 12:31:17 -05:00
48038429d0 cleaning up some code 2020-01-26 10:06:23 -05:00
91090e6dea bugs and some more testing
general bug fixes
2020-01-26 09:54:33 -05:00
b3b9e12fb8 working on new network manager
New features coming soon.
Redoing networking management
system threads are mostly done, whats left are some threaded objects like systemthreadedconnection
2020-01-05 13:44:52 -05:00
5377e3131f
Delete code.code-workspace 2019-12-30 20:17:13 -05:00
9c74f6c265 Reworking the networkManager
some new features
2019-12-30 20:16:27 -05:00
71b56023bb More changes for 1.14.0
lanes rework, much faster to generate threads now. Might be abnle to get a little more out of thread creation. Love2d and lanes now mirror each other when using pre built shared objects found in the extension folder. Some more work is needed in order to fix the system threading and then ill move on to network stuff
2019-12-25 17:19:29 -05:00
ae9f76d938 Some major changes to loveManager
Still working on version 14.0,.0
2019-12-16 20:15:34 -05:00
c2488ed5ce Working on 14.0.0
A few more things to do and test before sending this version out
2019-11-17 21:39:31 -05:00
aa92282b8a working on 14.0.0
Lots of tweaking
2019-11-07 20:21:19 -05:00
689133e71f working on 1.14.4 2019-10-29 23:57:04 -04:00
296d56d233 small update 2019-09-25 08:54:44 -04:00
29c8282efb Reworked coroutine based threading scheduler 2019-08-04 22:54:52 -04:00
498aa1f9aa Cleaning up some stuff 2019-08-01 00:27:49 -04:00
3e795ede05 love and lanes act more like twins 2019-07-31 13:10:01 -04:00
0476164cf6 Fixed mem leaks and new features 2019-07-28 22:39:16 -04:00
564db18933 slight change to the task viewer 2019-07-19 21:37:51 -04:00
3bbd63ba62 tiny changes 2019-07-15 21:04:22 -04:00
11cfb390bb Working on 13.1.0 2019-06-29 01:01:48 -04:00
8afef44252 Issue#12 Changed
Modify the newThread method to allow for nameless coroutine based threads
2019-03-23 20:54:29 -04:00
87d8cfbb5b 13.0.0 Release
Had an issue when managing branches... All fixed now
2019-03-22 21:31:16 -04:00
358779c793 updates the readme files and changed version to 12.2.2 2018-09-22 11:10:47 -04:00
c382eb46dc another minor change, not really important 2018-09-22 11:06:22 -04:00
4bccb655b6 Mainloop unstoppable bug fix
turns out i made it impossible to stop the mainloop oops.
multi.Stop() does this now
2018-09-22 11:02:32 -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
8db42e19f9 Added better priority management 2018-09-10 22:21:57 -04:00
76dbf26793 Fixed some bugs and added a minor feature 2018-08-26 00:44:29 -04:00
88dbb867a7 I think thats all thats needed 2018-07-25 12:13:06 -04:00
dce6ea201e updated love2d compat 2018-07-21 09:58:43 -04:00
fae39b79e7 Fixed bugs with love2d and removed debug prints 2018-07-18 11:36:20 -04:00
2447526a12 almost done, just a few more tests 2018-07-16 00:06:03 -04:00
d4f41c5aa7 Almost there, I took way too long of a break 2018-07-11 10:11:10 -04:00
aec5a88360 should fix a bug 2018-07-02 20:42:00 -04:00
fdfb3a6388 sigh 2018-07-02 20:41:14 -04:00
291c30a7ac multi pc tests 2018-07-02 20:40:24 -04:00
cd3aae9c1e fixed some things 2018-06-26 22:50:34 -04:00
3a46c4ae44 queues are done 2018-06-26 22:36:33 -04:00
979a6d8674 Node manager working
A few things are left to do. Queues and adding support for some of the system threaded objects that exist.
2018-06-25 21:25:59 -04:00
138d61de85 awesome stuff being added
Almost done with the core features that I want added to this library
2018-06-24 21:59:38 -04:00
644044901d GLOBAL table works 2018-06-20 09:30:05 -04:00
de2b3ee100 im getting there 2018-06-18 01:12:42 -04:00
02cdbc3bc2 tests and more tests 2018-06-15 14:04:50 -04:00
c7734a2afa oops small thing left out 2018-06-15 13:56:00 -04:00
3a7aea4131 more tests 2018-06-15 13:54:27 -04:00
9c3e66e9cc doing some tests 2018-06-15 13:45:43 -04:00
89b4901e06 Love2d support is updated to 11.1
May be bugs in supporting libraries, but the multitasking library is fully updated.

The guimanager may have a bug or 2, but I haven't found any ground breaking bugs that haven't been fixed
2018-06-08 22:14:21 -04:00
a07fe49880 Updated to 1.10.0!
Check changes.md for what was done
2018-05-31 22:48:14 -04:00
67499cc5ba 1.9.2 is out! 2018-05-17 11:47:21 -04:00
e32720b687 1.9.2 is out!
Added, updated, and fixed stuff
2018-05-17 01:19:56 -04:00