Commit Graph
503 Commits
Author SHA1 Message Date
= 0e2119a87d Added .zip to gitignore 2022-06-06 22:43:36 -04:00
= 7dfbf16bc1 Removed multi.zip 2022-06-06 22:42:53 -04:00
= bac91574a2 Changed readme, added rockspec for 15.2.1 and 15.3.0 2022-06-06 22:42:30 -04:00
server bf2f495812 Merge pull request #45 from rayaman/15.2.1
15.2.1
2022-06-06 19:29:40 -04:00
server beddecc742 Merge pull request #44 from rayaman/master
Added rockspec and modified version number
2022-06-06 19:29:09 -04:00
server 86f31bbe52 Update README.md 2022-06-06 19:28:06 -04:00
server d8f3db6972 Merge pull request #43 from rayaman/master
Merge pull request #42 from rayaman/15.2.1
2022-06-06 19:27:29 -04:00
= 494baf1e32 Added rockspec and modified version number 2022-06-06 19:26:41 -04:00
server e14fa83681 Merge pull request #42 from rayaman/15.2.1
15.2.1
2022-06-06 19:24:35 -04:00
= 278b982aff Bugfix in 15.3.0 fixed in 15.2.1 2022-06-06 19:23:31 -04:00
= 89e76ce31d Fixed issue where threaded functions were exiting improperly 2022-06-06 19:19:35 -04:00
= 831abeaccf Testing functions 2022-05-28 23:04:51 -04:00
= f74f85759b Cleaned up test files 2022-05-28 22:52:20 -04:00
server 7b70838567 Planning stuff 2022-04-23 21:07:56 -04:00
server fcc0717115 Update README.md 2022-04-19 18:46:38 -04:00
server 47d8ac30c4 Merge pull request #33 from rayaman/v15.2.0
V15.2.0
2022-04-19 18:45:52 -04:00
server 3646a1a074 Syntax changes V15.2.x 2022-04-19 18:45:14 -04:00
server b0ab40d410 Fixed some bugs, a little more testing needed 2022-04-19 18:39:30 -04:00
server 440995b1c8 Cleaned up rockspec file 2022-04-18 22:56:55 -04:00
server 8da4c4c1de made lanes optional(Removed it from the dependency list) 2022-04-18 22:51:38 -04:00
server 2cc2a57a46 Fixed system threads calling OnDeath incorrectly, finished full update showcase 2022-04-18 22:44:08 -04:00
server 6527dc1aaa Fixed test script to not use globally installed version and the dev version 2022-04-18 21:25:36 -04:00
server bd49805c25 testing... 2022-04-18 21:04:44 -04:00
server 40dd293bf8 Fixed issue with pesudo threading not working properly 2022-04-18 21:03:14 -04:00
server 568c95fa73 Issue with love2d system threaded functions pushstatus fixed 2022-04-16 00:02:54 -04:00
server d30ee3788e THREAD.pushStatus for lanes works, todo love 2022-04-11 23:48:45 -04:00
server 79f58a79f9 Love2d newFunction working 2022-04-10 20:00:20 -04:00
server d8aeefd202 Working on love2d threaded functions 2022-04-02 23:06:06 -04:00
server c0fb94ddbb Fixed and documented the newProcessor changes. Rockspec fix 2022-04-02 00:22:34 -04:00
server e8a3cd731d Added ST to THD namespace, old way still works 2022-04-02 00:07:06 -04:00
server 03ffb6bc0a Removed locking 2022-02-25 14:36:21 -05:00
server 4240737e00 Working on taskmanager features 2022-02-20 21:07:04 -05:00
server 5172dcdf01 Reworking the taskdetails method 2022-02-17 10:00:55 -05:00
server fc18a303dd Fixed issue with how the thread scheduler spawned threads 2022-02-15 21:47:07 -05:00
server 04d5500374 Fixed issue with the new thread scheduler(again) connections and hold get a buff 2022-02-15 15:11:28 -05:00
server 72e24e8a9b Added connection:hasConnections() 2022-02-14 18:00:02 -05:00
server 48bba84c08 Fix issue where I forgot to implement the handler for thread.yield 2022-02-13 00:16:00 -05:00
server e9a0e7bbf7 Fixed an issue with the new thread namespace 2022-02-09 22:19:27 -05:00
server 264867a0da Fixed issue with threads not returning values properly 2022-02-09 19:29:06 -05:00
server 3f046afaa1 Fixed: missing a yield 2022-02-09 17:05:30 -05:00
server 2acce5001d Small issue with functions attached to processes 2022-02-09 16:30:19 -05:00
server 78cd15681a Removed actions for now 2022-02-08 22:51:46 -05:00
server 3401a8ac61 fixing issue with actions 2022-02-08 22:48:27 -05:00
server 19ac257204 Testing actions 2022-02-08 22:47:16 -05:00
server c14a469069 Each processor has it's own thread handler, all processes now trigger the default thread handler. 2022-02-08 22:40:38 -05:00
server 03cea2d71a Processors are working nicely, mostly done with the library 2022-02-05 10:56:03 -05:00
server 593bfd0d8c Threads now working, can create many more threads without a performance hit 2022-02-05 00:55:11 -05:00
server bf60a354d4 So the bug wasn't a bug all along 2022-02-04 17:27:13 -05:00
server 6c73220a52 working on scheduler, nothing fix yet 2022-01-31 17:11:14 -05:00
server c3a9ddfdbd Reverted the extra space 2022-01-31 10:51:44 -05:00