=
|
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 |
|
|
|
4c088b9080
|
Working on new features
|
2022-09-29 23:10:39 -04:00 |
|
|
|
b727fb15b5
|
Reverted changes with code structure
|
2022-09-29 12:29:05 -04:00 |
|
|
|
57b4871a85
|
added missing files
|
2022-09-29 12:14:38 -04:00 |
|
|
|
3ae2acbd78
|
how did pseudothreading go away
|
2022-09-29 12:13:33 -04:00 |
|
|
|
df429b617e
|
Changed the structure of the code
|
2022-09-29 12:12:24 -04:00 |
|
|
|
0d3a7b9393
|
Fixed some buges with love2d support
|
2022-09-29 11:57:37 -04:00 |
|
|
|
6de93c10af
|
Fixed issue where the Connection Host wouldn't trigger itself when a non host calls Fire
|
2022-09-22 23:06:45 -04:00 |
|
|
|
a14cbb45d3
|
working on STC
|
2022-09-22 10:29:11 -04:00 |
|
|
|
827d3d8c45
|
Merge pull request #48 from rayaman/15.3.0-SystemThreadedConnections
15.3.0 system threaded connections
|
2022-09-22 10:28:12 -04:00 |
|
|
|
7bbb217018
|
Working with lanes, todo implement for love2d and test. 'Should work' the way it is with love2d
|
2022-09-21 23:16:38 -04:00 |
|
|
|
62e05788d2
|
Working on STC
|
2022-09-21 00:06:48 -04:00 |
|
|
|
772095431f
|
Some changes to extensions, working on STC
|
2022-09-20 16:52:51 -04:00 |
|
|
|
bb7fab0857
|
working on systemthreadedconnections
|
2022-09-18 13:56:00 -04:00 |
|
|
|
1546076c80
|
Protection is handled by Fire Funcction
|
2022-09-18 12:22:34 -04:00 |
|
|
|
8f3eb6d9a3
|
Fixed changelog order
|
2022-09-18 09:36:47 -04:00 |
|
|
|
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 |
|