551 Commits

Author SHA1 Message Date
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
bbaac2d779 jobqueues having isues with stp 2023-07-17 00:44:59 -04:00
9e6552d42e Working on adding a Hold method to all objects. Will document how they all work when done. 2023-07-16 11:10:35 -04:00
afdd98ab13 Rewriting love2d threading binding 2023-07-15 01:16:03 -04:00
e43fe34a7c Still implementing new love2d threading code 2023-07-10 15:54:36 -04:00
f4cdde6040 Rewriting loveManager, too much outdated code 2023-07-09 21:54:01 -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
15bbec9379 Fixed pull 2023-07-04 23:39:40 -04:00
befe863846 packagepath set 2023-07-04 23:38:30 -04:00
761e739e18 actually pull the repo 2023-07-04 23:32:03 -04:00
a9673385d9 Moved other tests while testing 2023-07-04 23:30:15 -04:00
0b0f971802 Use workspace 2023-07-04 23:28:54 -04:00
755f207554 Testing love2d 2023-07-04 23:26:37 -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
8a83c617fa use sudo 2023-07-04 23:16:03 -04:00
06580e0bfa Use appimage 2023-07-04 23:14:24 -04:00
0a72f16e68 Fixed path 2023-07-04 23:07:30 -04:00
721571d1a4 Use ubuntu for build 2023-07-04 23:05:37 -04:00
7c95b2e8ca Use later love-build 2023-07-04 23:04:06 -04:00
a6fac9d1d4 Test love2d 2023-07-04 23:00:48 -04:00
7ba642342d Testing love2d tests 2023-07-04 22:49:06 -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
8c987b81ab typo fixed 2023-07-04 13:20:23 -04:00
1064d8a1cc fixing actions 2023-07-04 13:12:23 -04:00
cd4cc5fd2d Testing... 2023-07-04 13:10:12 -04:00
614e032aa5 Testing actions, fixing bugs with lanes 2023-07-04 13:05:07 -04:00
b2569118a2 Started work on the debugManager 2023-06-30 16:14:21 -04:00
d36204c87f
Merge pull request #59 from rayaman/compare
Compare
2023-06-25 21:48:41 -04:00
660c10ec3b Removed extra bloat, proxies are portable now! 2023-06-25 21:46:37 -04:00
c39aa229f8 Fixed critical issue with coroutine based threads 2023-06-20 00:05:12 -04:00
c80f44c68e Debugging what is going on... 2023-06-19 00:24:07 -04:00
1b3e3303e9 Really close to portable proxies, currently extreamly unstable! 2023-06-18 00:08:51 -04:00
6fe10b22ab Testing 2023-06-17 21:33:34 -04:00
257ed03728 THREAD_NAME set for main thread, connections break the rules for proxies 2023-06-03 12:07:33 -04:00
5e2ab9af3d Added an easy way to share a table, found some limitations with lanes threading. 2023-05-31 21:51:47 -04:00
d520e0a93a Fixed some bugs 2023-05-30 23:50:36 -04:00