461 Commits

Author SHA1 Message Date
ccc4a15121 merge comflict 2022-09-18 09:35:41 -04:00
9050e65d93 Back and making progress 2022-09-18 09:33:13 -04:00
8f7183f998
Merge branch 'master' into 15.3.0-SystemThreadedConnections 2022-06-11 23:46:35 -04:00
3d07e774a0
Merge pull request #34 from rayaman/network_parallelism_test_branch
Network parallelism
2022-06-11 23:44:59 -04:00
99ba411781
Merge branch 'master' into network_parallelism_test_branch 2022-06-11 23:44:11 -04:00
23eaf42cad
Merge branch 'v15.3.0' into 15.3.0-SystemThreadedConnections 2022-06-11 23:42:07 -04:00
5bca4e3383
Merge pull request #46 from rayaman/v15.3.0
V15.3.0
2022-06-11 23:41:07 -04:00
=
e2bb964423 Removed print statement 2022-06-11 23:24:28 -04:00
=
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
bf2f495812
Merge pull request #45 from rayaman/15.2.1
15.2.1
2022-06-06 19:29:40 -04:00
beddecc742
Merge pull request #44 from rayaman/master
Added rockspec and modified version number
2022-06-06 19:29:09 -04:00
86f31bbe52
Update README.md 2022-06-06 19:28:06 -04:00
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
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
7b70838567 Planning stuff 2022-04-23 21:07:56 -04:00
fcc0717115
Update README.md 2022-04-19 18:46:38 -04:00
47d8ac30c4
Merge pull request #33 from rayaman/v15.2.0
V15.2.0
2022-04-19 18:45:52 -04:00
3646a1a074 Syntax changes V15.2.x 2022-04-19 18:45:14 -04:00
b0ab40d410 Fixed some bugs, a little more testing needed 2022-04-19 18:39:30 -04:00
440995b1c8 Cleaned up rockspec file 2022-04-18 22:56:55 -04:00
8da4c4c1de made lanes optional(Removed it from the dependency list) 2022-04-18 22:51:38 -04:00
2cc2a57a46 Fixed system threads calling OnDeath incorrectly, finished full update showcase 2022-04-18 22:44:08 -04:00
6527dc1aaa Fixed test script to not use globally installed version and the dev version 2022-04-18 21:25:36 -04:00
bd49805c25 testing... 2022-04-18 21:04:44 -04:00
40dd293bf8 Fixed issue with pesudo threading not working properly 2022-04-18 21:03:14 -04:00
568c95fa73 Issue with love2d system threaded functions pushstatus fixed 2022-04-16 00:02:54 -04:00
d30ee3788e THREAD.pushStatus for lanes works, todo love 2022-04-11 23:48:45 -04:00
79f58a79f9 Love2d newFunction working 2022-04-10 20:00:20 -04:00
d8aeefd202 Working on love2d threaded functions 2022-04-02 23:06:06 -04:00
c0fb94ddbb Fixed and documented the newProcessor changes. Rockspec fix 2022-04-02 00:22:34 -04:00
e8a3cd731d Added ST to THD namespace, old way still works 2022-04-02 00:07:06 -04:00
03ffb6bc0a Removed locking 2022-02-25 14:36:21 -05:00
4240737e00 Working on taskmanager features 2022-02-20 21:07:04 -05:00
5172dcdf01 Reworking the taskdetails method 2022-02-17 10:00:55 -05:00
fc18a303dd Fixed issue with how the thread scheduler spawned threads 2022-02-15 21:47:07 -05:00
04d5500374 Fixed issue with the new thread scheduler(again) connections and hold get a buff 2022-02-15 15:11:28 -05:00
72e24e8a9b Added connection:hasConnections() 2022-02-14 18:00:02 -05:00
48bba84c08 Fix issue where I forgot to implement the handler for thread.yield 2022-02-13 00:16:00 -05:00
e9a0e7bbf7 Fixed an issue with the new thread namespace 2022-02-09 22:19:27 -05:00
264867a0da Fixed issue with threads not returning values properly 2022-02-09 19:29:06 -05:00
3f046afaa1 Fixed: missing a yield 2022-02-09 17:05:30 -05:00
2acce5001d Small issue with functions attached to processes 2022-02-09 16:30:19 -05:00
78cd15681a Removed actions for now 2022-02-08 22:51:46 -05:00