Commit Graph
375 Commits
Author SHA1 Message Date
server 2447526a12 almost done, just a few more tests 2018-07-16 00:06:03 -04:00
server d4f41c5aa7 Almost there, I took way too long of a break 2018-07-11 10:11:10 -04:00
server aec5a88360 should fix a bug 2018-07-02 20:42:00 -04:00
server fdfb3a6388 sigh 2018-07-02 20:41:14 -04:00
server 291c30a7ac multi pc tests 2018-07-02 20:40:24 -04:00
server c88ad2e73b testing multiple physcial pcs 2018-07-02 20:25:21 -04:00
server cd3aae9c1e fixed some things 2018-06-26 22:50:34 -04:00
server 3a46c4ae44 queues are done 2018-06-26 22:36:33 -04:00
server 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
server 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
server 644044901d GLOBAL table works 2018-06-20 09:30:05 -04:00
server de2b3ee100 im getting there 2018-06-18 01:12:42 -04:00
server 02cdbc3bc2 tests and more tests 2018-06-15 14:04:50 -04:00
server c7734a2afa oops small thing left out 2018-06-15 13:56:00 -04:00
server 3a7aea4131 more tests 2018-06-15 13:54:27 -04:00
server 9c3e66e9cc doing some tests 2018-06-15 13:45:43 -04:00
server 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
server a07fe49880 Updated to 1.10.0!
Check changes.md for what was done
2018-05-31 22:48:14 -04:00
server 67499cc5ba 1.9.2 is out! 2018-05-17 11:47:21 -04:00
server e32720b687 1.9.2 is out!
Added, updated, and fixed stuff
2018-05-17 01:19:56 -04:00
server 509086295c fixed a typo 2017-11-20 09:11:56 -05:00
server 6c559b0e52 updated rockspec 2017-11-20 09:10:30 -05:00
server 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
server 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
server 181723e1c7 Added multi.timer(func,...)
Time how long a function executes for
2017-09-27 15:57:31 -04:00
server fc4d53a4cc updated readme 2017-08-02 00:07:49 -04:00
server 285fa7e933 updated readme
Added slight changes and gave an update of upcoming stuff :D
2017-07-28 00:28:09 -04:00
server 842274e663 Added info and cleaned up the readme a bit 2017-07-23 19:03:38 -04:00
server 6d57c7654b if you want to use the old code you'll need this 2017-07-14 22:40:50 -04:00
server eaaf5d80a7 Fixed System Threaded Queues!
Faster
Added older versions
Other bug fixes
More examples
2017-07-07 23:38:54 -04:00
server ef1cf06416 rockspec fix 2017-07-04 13:54:05 -04:00
server e0c72cb8ea SystemThreadedExecute (1.8.5)
Added: SystemThreadedExecute
2017-07-04 13:53:31 -04:00
server 854862f2c8 (1.8.4) Bug fix and readme Notice 2017-07-04 13:32:58 -04:00
server 506e8eeecd Merge pull request #3 from rayaman/Testing
1.8.4 Update!
2017-07-03 14:01:10 -04:00
server f466f80513 (1.8.4) Update 2017-07-03 14:00:15 -04:00
server 584e8be3a2 (1.8.4) Update 2017-07-03 13:59:44 -04:00
server 0203d384f0 Merge branch 'master' into Testing 2017-07-03 13:57:48 -04:00
server 209f833b3f (1.8.4) Update 2017-07-03 13:54:32 -04:00
server 01b5f865f9 updated share.lua 2017-07-02 23:22:35 -04:00
server 112e20f788 Update README.md 2017-07-02 23:19:09 -04:00
server 367982898a Update README.md 2017-07-02 22:59:32 -04:00
server fe123f879e Still fixing bugs 2017-07-02 22:55:46 -04:00
server 03c91d84e3 Doing tests... Love2d Still unstable with new update 2017-07-02 20:00:17 -04:00
server 6863704352 Updated to (1.8.3)
Added new mainloop Options to increase the speed of the program
2017-07-01 14:22:44 -04:00
server 8557f2d3f8 rockspec modification 2017-07-01 13:32:11 -04:00
server e396c18b80 Updated readme
added instructions for luarocks
2017-06-30 22:31:30 -04:00
server d7e8231203 fixed rockspec 2017-06-30 22:29:18 -04:00
server 943afd438a Testing... 2017-06-30 22:21:18 -04:00
server 6f18a129f1 Final typo 2017-06-30 21:52:41 -04:00
server dcb98ab66b Massive Typo
intergration changed to
integration
Updated the examples and readme
2017-06-30 21:51:50 -04:00