506e8eeecd
Merge pull request #3 from rayaman/Testing
...
1.8.4 Update!
2017-07-03 14:01:10 -04:00
f466f80513
(1.8.4) Update
2017-07-03 14:00:15 -04:00
584e8be3a2
(1.8.4) Update
2017-07-03 13:59:44 -04:00
0203d384f0
Merge branch 'master' into Testing
2017-07-03 13:57:48 -04:00
209f833b3f
(1.8.4) Update
2017-07-03 13:54:32 -04:00
01b5f865f9
updated share.lua
2017-07-02 23:22:35 -04:00
112e20f788
Update README.md
2017-07-02 23:19:09 -04:00
367982898a
Update README.md
2017-07-02 22:59:32 -04:00
fe123f879e
Still fixing bugs
2017-07-02 22:55:46 -04:00
03c91d84e3
Doing tests... Love2d Still unstable with new update
2017-07-02 20:00:17 -04:00
6863704352
Updated to (1.8.3)
...
Added new mainloop Options to increase the speed of the program
2017-07-01 14:22:44 -04:00
8557f2d3f8
rockspec modification
2017-07-01 13:32:11 -04:00
e396c18b80
Updated readme
...
added instructions for luarocks
2017-06-30 22:31:30 -04:00
d7e8231203
fixed rockspec
2017-06-30 22:29:18 -04:00
943afd438a
Testing...
2017-06-30 22:21:18 -04:00
6f18a129f1
Final typo
2017-06-30 21:52:41 -04:00
dcb98ab66b
Massive Typo
...
intergration changed to
integration
Updated the examples and readme
2017-06-30 21:51:50 -04:00
a414def307
Updated to version (1.8.2)
...
Added more example files
Added SystemThreadedTables
Some bug fixes
2017-06-30 11:04:27 -04:00
4c3c09a109
Updated the readme.html (1.8.1)
2017-06-29 15:14:28 -04:00
ac1dd5f79b
ReadMe now reflects (1.8.1)
2017-06-29 15:12:43 -04:00
8997c7a301
Updated the internal version #
2017-06-29 15:08:48 -04:00
f339b7bc22
Updated to (1.8.1)
...
Mostly changes with the structure of the library.
2017-06-29 15:08:18 -04:00
8b9fe6070b
Readme.html (1.8.0)
...
Html File that is a bit easer to work with
1.8.x
2017-06-28 22:55:49 -04:00
7601fc636d
Updated to 1.8.0
...
Added:
SystemThreadedBenchmark
SystemThreadedQueue
Fixed a bunch of bugs in the intergrations and regular multi objects
Fixed Error management in threads
All errors trigger the multi.OnError connection
Module creation support improved
added more examples
added Type to threaded objects
2017-06-28 22:40:04 -04:00
e7d82d5681
Formatting (1.7.6)
2017-06-26 23:20:46 -04:00
38f8234d20
Added some new methods (1.7.6)
...
More examples
small tweaks
added/modified examples
typos as always
minor bug fixes
some new features, read readme for them
2017-06-26 23:18:38 -04:00
1635a1633c
Formatting (1.7.5)
2017-06-26 16:08:46 -04:00
561a5466e0
Update README.md
2017-06-26 14:46:11 -04:00
4761475845
type (1.7.5)
2017-06-26 14:23:47 -04:00
fd39b09dd3
typos (1.7.5)
2017-06-25 19:48:26 -04:00
699744e16b
typos (1.7.5)
2017-06-25 19:46:34 -04:00
1b9972d1b7
Fixed small bug in lanesManager (1.7.5)
...
Fixed
2017-06-25 19:44:52 -04:00
34853f7fb6
updated examples (1.7.5)
2017-06-25 19:42:45 -04:00
361012b23b
slight change for module creation (1.7.5)
...
changed some things for threads
2017-06-25 19:41:55 -04:00
bf5078f0bc
Typos and minor additions (1.7.5)
...
Added support for more consistant module creator support. Examples to come soon
2017-06-25 19:25:05 -04:00
cf22651949
Added intergration loveManager
...
Adds multi.intergrations.loveManager,lua
Created an example file for you to look at
2017-06-24 22:46:44 -04:00
f34b200979
Fixed a bug in multi.threadinng
...
still had a reference to require("multi.updater") changed to require("multi") since the core now has the basic objects!
Also Starting work on love2d systemthreads!
2017-06-23 17:10:01 -04:00
ca1d05899e
typo
2017-06-23 14:59:54 -04:00
817c419930
slight change to this test file
2017-06-23 14:53:06 -04:00
97cbc628a9
Fixed example files
2017-06-23 12:35:02 -04:00
66b96cf567
formatting of the readme
2017-06-23 12:19:01 -04:00
f1c32efb8b
Updated to 1.7.3
...
Changed how you require the library. It was kinda over the top. Coroutine threads may or may not be added into the core. I am still thinking about it.
2017-06-23 12:15:46 -04:00
5209ef20a7
Minor changes
2017-06-23 11:41:05 -04:00
04528ef56c
Changed some things
...
Updated parts of the readme examples to reflect the changes in the code
2017-06-23 11:05:15 -04:00
2116ed34e5
updated example
2017-06-23 00:45:28 -04:00
4cbb4b0982
Updated version #
2017-06-23 00:27:45 -04:00
bb3c814325
Update README.md
2017-06-23 00:14:23 -04:00
74cc5ffde8
formatting
2017-06-23 00:13:43 -04:00
de4de84d2e
Update README.md
2017-06-23 00:12:13 -04:00
0f7b5fc6af
Fixed a bug in the init code
...
moved updaters, loops, and alarms into the init.lua file. I consider them core features and they are referenced in the init.lua file so they need to exist there. Threaded versions are still separate though.
2017-06-23 00:10:26 -04:00