439 Commits

Author SHA1 Message Date
29cc0b8935 test 2018-09-17 11:34:33 -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
eebd942555 Updated readme files 2018-09-10 22:28:45 -04:00
8db42e19f9 Added better priority management 2018-09-10 22:21:57 -04:00
21aed09d6d updated readme 2018-08-26 00:46:19 -04:00
76dbf26793 Fixed some bugs and added a minor feature 2018-08-26 00:44:29 -04:00
9b67727a01
edited readme 2018-07-29 01:48:58 -04:00
31e51ce3b3 updated some details on the readme 2018-07-25 12:29:29 -04:00
bbce42f0aa forgot to add dep on net 2018-07-25 12:20:21 -04:00
d1507219ff fixed rockspec 2018-07-25 12:18:04 -04:00
5e8c50082c fixed version # 2018-07-25 12:16:48 -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
c88ad2e73b testing multiple physcial pcs 2018-07-02 20:25:21 -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
509086295c fixed a typo 2017-11-20 09:11:56 -05:00
6c559b0e52 updated rockspec 2017-11-20 09:10:30 -05: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
181723e1c7 Added multi.timer(func,...)
Time how long a function executes for
2017-09-27 15:57:31 -04:00
fc4d53a4cc updated readme 2017-08-02 00:07:49 -04:00
285fa7e933 updated readme
Added slight changes and gave an update of upcoming stuff :D
2017-07-28 00:28:09 -04:00
842274e663 Added info and cleaned up the readme a bit 2017-07-23 19:03:38 -04:00
6d57c7654b if you want to use the old code you'll need this 2017-07-14 22:40:50 -04:00
eaaf5d80a7 Fixed System Threaded Queues!
Faster
Added older versions
Other bug fixes
More examples
2017-07-07 23:38:54 -04:00
ef1cf06416 rockspec fix 2017-07-04 13:54:05 -04:00
e0c72cb8ea SystemThreadedExecute (1.8.5)
Added: SystemThreadedExecute
2017-07-04 13:53:31 -04:00
854862f2c8 (1.8.4) Bug fix and readme Notice 2017-07-04 13:32:58 -04:00
506e8eeecd Merge pull request #3 from rayaman/Testing
1.8.4 Update!
2017-07-03 14:01:10 -04:00
f466f80513 (1.8.4) Update 2017-07-03 14:00:15 -04:00
584e8be3a2 (1.8.4) Update 2017-07-03 13:59:44 -04:00