927e45db77
modified some files
2020-02-04 15:30:59 -05:00
173ad37c9b
Worked on some features
2020-02-03 15:34:44 -05:00
91abd762cb
Meta Mastery
2020-02-03 14:00:47 -05:00
a5b71985a6
Fixed Issue where threadedFunctions did not return its values everytime
2020-02-03 12:01:31 -05:00
1926d3e26c
Updated changes.md
2020-01-31 14:35:21 -05:00
e9e2096999
added multi.OnLoad
2020-01-31 14:33:13 -05:00
0446dd0bea
modified test file
2020-01-30 14:39:09 -05:00
2521a90712
tests
2020-01-29 21:47:14 -05:00
06574d2d45
Added multi.OnExit()
2020-01-29 14:25:27 -05:00
aaff2244b1
Fixed issue with threaded functions and how they interact with the threaded enviroment
2020-01-29 12:26:54 -05:00
6dbf2f5e93
Fixed issue with yielding across c/metamethod boundaries. Forgot that my default lua was luajit
2020-01-29 11:21:01 -05:00
c251567804
Thread enviroments now allow you to use an await like feature when using threaded functions
2020-01-28 23:35:23 -05:00
26245032f7
working on some stuff
2020-01-28 23:09:47 -05:00
64cd56d633
made some changes to the md
2020-01-28 15:32:50 -05:00
46029e3d60
updated
2020-01-28 15:30:16 -05:00
b9928ea8a0
updated
2020-01-28 15:27:38 -05:00
ab8f227f71
Updated readme
2020-01-28 15:23:54 -05:00
8484065479
Added multi:scheduleJob(time,func) Removed multi:newTimeStamper
2020-01-28 14:48:23 -05:00
504186a852
Some performance changes - 14.0.1
...
No longer create a table when calling thread.* methods. Not creating a new table and reusing a table instead we should see nice performance changes.
2020-01-27 12:31:17 -05:00
bcb7e97184
Update README.md
2020-01-26 10:41:12 -05:00
af88b2a054
Update README.md
2020-01-26 10:28:21 -05:00
05456fa25e
updated rockspec
2020-01-26 10:25:22 -05:00
48038429d0
cleaning up some code
v14.x.x
2020-01-26 10:06:23 -05:00
91090e6dea
bugs and some more testing
...
general bug fixes
2020-01-26 09:54:33 -05:00
b3b9e12fb8
working on new network manager
...
New features coming soon.
Redoing networking management
system threads are mostly done, whats left are some threaded objects like systemthreadedconnection
2020-01-05 13:44:52 -05:00
19de228834
Merge branch 'master' of https://github.com/rayaman/multi
2019-12-30 20:18:57 -05:00
1984c167d0
updated ignore
2019-12-30 20:18:47 -05:00
a1d4d59c57
Update .gitignore
2019-12-30 20:17:29 -05:00
5377e3131f
Delete code.code-workspace
2019-12-30 20:17:13 -05:00
9c74f6c265
Reworking the networkManager
...
some new features
2019-12-30 20:16:27 -05:00
71b56023bb
More changes for 1.14.0
...
lanes rework, much faster to generate threads now. Might be abnle to get a little more out of thread creation. Love2d and lanes now mirror each other when using pre built shared objects found in the extension folder. Some more work is needed in order to fix the system threading and then ill move on to network stuff
2019-12-25 17:19:29 -05:00
3ea801a2c4
Update LICENSE
2019-12-16 20:22:33 -05:00
ae9f76d938
Some major changes to loveManager
...
Still working on version 14.0,.0
2019-12-16 20:15:34 -05:00
c2488ed5ce
Working on 14.0.0
...
A few more things to do and test before sending this version out
2019-11-17 21:39:31 -05:00
aa92282b8a
working on 14.0.0
...
Lots of tweaking
2019-11-07 20:21:19 -05:00
689133e71f
working on 1.14.4
2019-10-29 23:57:04 -04:00
296d56d233
small update
2019-09-25 08:54:44 -04:00
7dae5d5e32
updated html files
2019-08-04 23:00:50 -04:00
29c8282efb
Reworked coroutine based threading scheduler
2019-08-04 22:54:52 -04:00
498aa1f9aa
Cleaning up some stuff
2019-08-01 00:27:49 -04:00
3e795ede05
love and lanes act more like twins
2019-07-31 13:10:01 -04:00
0476164cf6
Fixed mem leaks and new features
2019-07-28 22:39:16 -04:00
564db18933
slight change to the task viewer
2019-07-19 21:37:51 -04:00
3bbd63ba62
tiny changes
2019-07-15 21:04:22 -04:00
7126e28530
spelling
2019-06-29 01:11:17 -04:00
11cfb390bb
Working on 13.1.0
2019-06-29 01:01:48 -04:00
afee0ace94
updated readme
2019-03-24 00:25:37 -04:00
8afef44252
Issue#12 Changed
...
Modify the newThread method to allow for nameless coroutine based threads
2019-03-23 20:54:29 -04:00
31f1e10cfc
test file
2019-03-23 20:47:58 -04:00
98d06ee027
Only bug fixes planned for this version
2019-03-23 20:46:34 -04:00