31 Commits

Author SHA1 Message Date
5cc18b04ae Threaded processors 2023-05-06 03:18:00 -04:00
33202260e3 Fixed issues with missing code 2023-05-05 16:33:31 -04:00
189552ac65 Working on custom prioritySchemes 2023-05-03 23:09:37 -04:00
42149ffab2 Working on priority management 2023-04-30 23:53:54 -04:00
9e1d31fc2a Modified tests to make it more seamless 2023-04-25 22:32:24 -04:00
0e6c30b478 Updated files for testing 2023-04-25 22:05:32 -04:00
d8218f0bf7 All tests working 2023-04-25 21:57:25 -04:00
61b5ea9d14 Added test cases for threading, fixed issues. Todo test love2d 2023-04-25 00:13:47 -04:00
d2cfdfa8e8 Writing tests for system threading 2023-04-24 00:15:35 -04:00
3776fdff9d Connections can be % with functions 2023-01-11 22:53:03 -05:00
5cf3947b15 Updated files 2023-01-07 01:32:22 -05:00
ec5bf74009 Fixed love2d STCs! Actually before new years :P 2022-12-31 02:21:01 -05:00
8c3d66a7b1 Added Unconnect to connections. Allows fastmode connections to be removed 2022-12-25 21:14:34 -05:00
2a47de9fd8 Added thread.chain(...) 2022-11-20 12:17:55 -05:00
0d3de6e31d Fixed multiplying connections together 2022-11-07 10:01:22 -05:00
d6d4934a7e Tests failing with connections * connections, not counting triggers properly 2022-11-06 01:00:04 -04:00
a5b59ee601 testing 2022-11-05 22:21:19 -04:00
6527dc1aaa Fixed test script to not use globally installed version and the dev version 2022-04-18 21:25:36 -04:00
c0fb94ddbb Fixed and documented the newProcessor changes. Rockspec fix 2022-04-02 00:22:34 -04:00
03cea2d71a Processors are working nicely, mostly done with the library 2022-02-05 10:56:03 -05:00
bf60a354d4 So the bug wasn't a bug all along 2022-02-04 17:27:13 -05:00
6c73220a52 working on scheduler, nothing fix yet 2022-01-31 17:11:14 -05:00
b572bf218d Still debugging, not sure what is causing the thread to not yield properly 2022-01-31 09:47:37 -05:00
49c0bd3930 Fixing issues with the new thread scheduler, nested yields need handling 2022-01-31 08:31:38 -05:00
47178dd3b3 Started to work on the scheduler rework 2022-01-24 09:00:51 -05:00
3fcba8825b Reworked priorities 2022-01-23 17:23:32 -05:00
4877f64ca1 Fix some bugs, added connection/thread tests 2022-01-16 16:18:17 -05:00
609613dbe9 Fixed lua 5.4 issue and the taskstatus 2022-01-11 18:59:53 -05:00
997ea48b54 Writing tests, fixed some bugs with the library, testing luajit support 2022-01-09 23:23:54 -05:00
37afd37f9e Adding tests wip 2021-05-27 16:47:45 -04:00
ed924a3d9d Version 15.0.0 2021-05-01 15:52:32 -04:00