Commit Graph
18 Commits
Author SHA1 Message Date
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 e32720b687 1.9.2 is out!
Added, updated, and fixed stuff
2018-05-17 01:19:56 -04: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 842274e663 Added info and cleaned up the readme a bit 2017-07-23 19:03:38 -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 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 584e8be3a2 (1.8.4) Update 2017-07-03 13:59:44 -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 e396c18b80 Updated readme
added instructions for luarocks
2017-06-30 22:31:30 -04:00
server dcb98ab66b Massive Typo
intergration changed to
integration
Updated the examples and readme
2017-06-30 21:51:50 -04:00
server a414def307 Updated to version (1.8.2)
Added more example files
Added SystemThreadedTables
Some bug fixes
2017-06-30 11:04:27 -04:00
server 4c3c09a109 Updated the readme.html (1.8.1) 2017-06-29 15:14:28 -04:00
server 8b9fe6070b Readme.html (1.8.0)
Html File that is a bit easer to work with
2017-06-28 22:55:49 -04:00