Commit Graph

19 Commits

Author SHA1 Message Date
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