Max Cahill
|
ef25d12b1b
|
Merge pull request #3 from flamendless/patch-1
Fixed typo in table.clear
|
2020-03-28 16:06:37 +11:00 |
|
Brandon Blanker Lim-it
|
4f3c277493
|
Fixed typo in table.clear
|
2020-03-28 12:30:25 +08:00 |
|
Max Cahill
|
74a04423bb
|
[removed] class.lua dependency on table.overlay - fixed #1
|
2020-03-24 14:57:42 +11:00 |
|
Max Cahill
|
3674846f11
|
[added] functional.find_best accepts (ignores) nil results for easy filtering
|
2020-03-20 22:31:20 +11:00 |
|
Max Cahill
|
370aee6cbc
|
[added] vec2:new supports .x .y table argument
|
2020-03-18 21:22:11 +11:00 |
|
Max Cahill
|
bb35fc2f57
|
[added] stall support, timers and intervals to async
|
2020-03-16 20:17:48 +11:00 |
|
Max Cahill
|
3d3ccd921c
|
[fixed] color alias added to exported module as well as exported globals
|
2020-03-15 21:38:19 +11:00 |
|
Max Cahill
|
ebfbd10b3a
|
[added] more documentation
|
2020-03-15 21:36:50 +11:00 |
|
Max Cahill
|
ad2fc71e7a
|
[fixed] non-global compatible
|
2020-03-15 21:22:22 +11:00 |
|
Max Cahill
|
429ef9b02e
|
[fixed] typo
|
2020-03-15 20:41:39 +11:00 |
|
Max Cahill
|
0f029123f4
|
[modified] readme dust off
|
2020-03-15 20:40:00 +11:00 |
|
Max Cahill
|
6257931520
|
[added] license note to readme
|
2020-03-15 20:29:53 +11:00 |
|
Max Cahill
|
66a9f41474
|
[modified] renamed to batteries, added global export suppression and more documentation
|
2020-03-15 20:28:50 +11:00 |
|
Max Cahill
|
0dd92b2c2e
|
[moved] table.copy from functional.lua to table.lua and updated signature a little to allow deep overlays
|
2020-03-12 21:15:18 +11:00 |
|
Max Cahill
|
27b73543e0
|
[modified] clean up source of stable_sort.lua
|
2020-03-10 13:14:26 +11:00 |
|
Max Cahill
|
94005675e9
|
[fixed] vec3:new - seldom used but still important
|
2020-02-26 15:25:02 +11:00 |
|
Max Cahill
|
9d556574f1
|
[added] table.reverse, vec3 to init.lua
|
2020-02-05 21:16:58 +11:00 |
|
Max Cahill
|
0a1e55b300
|
[fixed] issued with async
|
2020-02-01 21:38:00 +11:00 |
|
Max Cahill
|
22acd78e5e
|
[added] async todo
|
2020-02-01 19:39:51 +11:00 |
|
Max Cahill
|
2253533246
|
[added] manual gc
|
2020-02-01 19:30:36 +11:00 |
|
Max Cahill
|
6e7cabe9e0
|
[modified] split sequence and unique_mapping to their own files
[added] async to init
|
2020-01-31 11:56:37 +11:00 |
|
Max Cahill
|
8a582f8c66
|
[added] async.lua
|
2020-01-31 11:55:50 +11:00 |
|
Max Cahill
|
6d4fe84ac1
|
[modified] sequences use metatable rather than copying from table
|
2020-01-30 14:58:18 +11:00 |
|
Max Cahill
|
63448b5d5e
|
[added] vec3.lua (very quick work, probably would benefit from tests)
|
2020-01-29 21:12:14 +11:00 |
|
Max Cahill
|
2069a4b3e7
|
[added] readme, license
|
2020-01-29 14:32:57 +11:00 |
|
Max Cahill
|
2f470cf7c7
|
initial commit
|
2020-01-29 14:26:28 +11:00 |
|