476 Commits

Author SHA1 Message Date
45b51c15c7 Fixed love2d to succeed with tests 2023-04-25 21:31:36 -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
8e6d174f20 Plan on testing parity between the threading modules 2023-04-20 23:23:51 -04:00
c65b850529 Updated changes.md 2023-04-04 23:07:39 -04:00
a105d8a575 removed test 2023-01-22 23:04:09 -05:00
7da192e8dc Fixed some issues with threads 2023-01-21 13:18:44 -05:00
ef9267d8fc Fixed broken threads for love 2023-01-20 00:11:55 -05:00
0994ee2d2a Working on issue where threads created in threads don't work 2023-01-19 00:16:32 -05:00
22f1375380 Working on issue with love threaded functions not waiting when in a thread 2023-01-18 15:42:38 -05:00
6ed5555706 Fixed issue with double thread activations (Looking for another solution) 2023-01-17 23:45:26 -05:00
a7a902acd6 Updated connections 2023-01-15 13:28:45 -05:00
3776fdff9d Connections can be % with functions 2023-01-11 22:53:03 -05:00
7114b87bdd Testing types 2023-01-10 00:07:12 -05:00
0bccc0dd87 Concat conns now properly transfer events 2023-01-07 09:57:31 -05:00
cf980951a4 Updated version 2023-01-07 01:35:32 -05:00
a81e55f41c Updated readme 2023-01-07 01:34:41 -05:00
5cf3947b15 Updated files 2023-01-07 01:32:22 -05:00
298529edc2
Merge branch 'master' into v16.0.0 2023-01-07 01:26:29 -05:00
1639de5d0f
Update README.md 2023-01-04 19:50:13 -05:00
59462df9a6
Merge pull request #52 from rayaman/15.3.1
15.3.1
2023-01-04 10:36:39 -05:00
72733394ac Fixed connections * V15.3.1 2023-01-04 10:33:36 -05:00
dc9cee5a3e Fixing connection * issue 2023-01-04 10:28:02 -05:00
5137bb9483 Fixed spelling, started ideaing for 16.0.0 2022-12-31 17:06:04 -05:00
71ab702a75
Updated progress 2022-12-31 02:23:12 -05:00
1bb7410210
Merge pull request #51 from rayaman/v15.3.0
V15.3.0
2022-12-31 02:22:22 -05:00
ec5bf74009 Fixed love2d STCs! Actually before new years :P V15.3.x 2022-12-31 02:21:01 -05:00
7ea6873c1f Fixed issue where fastmode connections wouldn't properly be removed 2022-12-30 15:22:37 -05:00
8c3d66a7b1 Added Unconnect to connections. Allows fastmode connections to be removed V15.3.x-dev 2022-12-25 21:14:34 -05:00
f5e95b8c9f Removed print statement 2022-12-20 15:11:00 -05:00
2f11a80a28 Fixed > 1 which prevented tasks from being processed if only on task was in queue 2022-12-20 14:35:13 -05:00
8b6b56164a Merge branch 'v15.3.0' of https://github.com/rayaman/multi into v15.3.0 2022-12-10 22:48:29 -05:00
bbc83acc0f Modified changes 2022-12-10 22:48:26 -05:00
=
0d6a9f92ad Working on getting STC working in love2d 2022-12-06 00:53:03 -05:00
=
4cf80517eb Updated docs 2022-12-06 00:03:27 -05:00
35a86a6cda Fixed code hanging due to thread.chain not processing varargs properly 2022-11-20 13:19:52 -05:00
019855d81f Fixed #args when args was a number 2022-11-20 12:31:37 -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
6369450d2f Merge branch 'v15.3.0' of https://github.com/rayaman/multi into v15.3.0 2022-11-05 23:20:47 -04:00
a90b1d09b1 testing 2022-11-05 23:20:44 -04:00
92090f0a0a Merge branch 'v15.3.0' of https://github.com/rayaman/multi into v15.3.0 2022-11-05 23:19:36 -04:00
5cfd155241 Updated rockspec 2022-11-05 23:19:20 -04:00
0b2b2f9613
Merge pull request #49 from rayaman/testing_restruct
Restructure to allow submodules
2022-11-05 23:16:17 -04:00
a5b59ee601 testing 2022-11-05 22:21:19 -04:00
f240588edd Added changes to changelog 2022-10-31 00:09:18 -04:00
6abfb9c3d9 Fixed issue with opt_finding thread.hold 2022-10-30 23:54:56 -04:00
e5ac4d3d9e Testing new optimization features 2022-10-24 23:24:24 -04:00
7353fde799 Working on some nice features 2022-10-06 18:36:45 -04:00