66 Commits

Author SHA1 Message Date
0af807a930 Fixed newTask() 2023-11-02 09:31:09 -04:00
9ad2c45b8f Document new features to conns, todo fix newTask 2023-11-01 23:37:00 -04:00
f540396932 Added boost method 2023-10-28 17:57:21 -04:00
ef7464f70d Working on getting pseudoThreading tests to work 2023-10-15 13:21:57 -04:00
ad929da484 Some work on the debug manager, proxies working on lanes, todo get pseudo manager and love2d working 2023-10-03 22:21:37 -04:00
3d55704726 Planning out debugManager 2023-09-07 21:17:15 -04:00
13221ca47e Test for 5.1 2023-09-04 19:50:50 -04:00
98198a4af2 Fixed error code issue 2023-09-04 19:48:13 -04:00
5f5723e936 Working on new type system, planning out debugmanager 2023-09-04 12:03:00 -04:00
a660b63581 Closer to getting things working... 2023-08-06 00:38:22 -04:00
bab9b13cb8 Push error when an error happens 2023-08-03 23:40:43 -04:00
8c2bde7ed8 Should now push non 0 exit codes 2023-08-03 23:33:16 -04:00
d50c187710 Not hard crashing when error is encountered 2023-08-03 23:22:01 -04:00
5359be0772 testing... 2023-08-03 23:11:32 -04:00
59cbeb6597 Fixed packing of values into threads, need to fix system proxies and system threaded processors 2023-08-01 23:45:06 -04:00
bb0592f3eb new pack/unpack for tables, current issue is things being turned into strings 2023-07-30 00:47:27 -04:00
e43fe34a7c Still implementing new love2d threading code 2023-07-10 15:54:36 -04:00
cec53f6f4e Added timeout to build 2023-07-04 23:56:56 -04:00
d57dc7dc22 Edited symlink 2023-07-04 23:45:43 -04:00
6be948f068 Removed link 2023-07-04 23:43:40 -04:00
c8abadd8d6
Update multi 2023-07-04 23:41:17 -04:00
befe863846 packagepath set 2023-07-04 23:38:30 -04:00
49a1b944d0 Fixed love2d tests 2023-07-04 23:25:08 -04:00
883bdb9830 No window for love2d 2023-07-04 23:20:00 -04:00
acc94ea17e Removed system threaded connections, soon to be replaced by proxies 2023-07-04 16:00:37 -04:00
81fc7b95c9 Fixed issue with errors not going through 2023-07-04 13:46:25 -04:00
03a2f686a8 fixing stuff 2023-07-04 13:32:38 -04:00
96cc41effb Throw an error when things break 2023-07-04 13:25:18 -04:00
614e032aa5 Testing actions, fixing bugs with lanes 2023-07-04 13:05:07 -04:00
d520e0a93a Fixed some bugs 2023-05-30 23:50:36 -04:00
de9b08fa2e Proxies work with connections now :D 2023-05-24 23:17:18 -04:00
a5add93747 Changes to threads 2023-05-07 23:03:15 -04:00
e616b51d6f fixing 2023-05-07 00:24:07 -04:00
cfa4c0f0b6 Fixed typo in pseudoManager 2023-05-07 00:19:34 -04:00
4fe428e572 THREAD.exposeENV(), thread:newProcessor() 2023-05-06 16:46:15 -04:00
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