Commit Graph

36 Commits

Author SHA1 Message Date
cha0s
788fa6446a chore: simplify 2019-09-08 17:22:31 -05:00
cha0s
d9004f0e5a refactor: better context creation API 2019-09-08 06:04:31 -05:00
cha0s
6b124ab183 refactor: TickingPromise is more of a joy 2019-09-08 05:34:17 -05:00
cha0s
e87489f691 refactor: simplify Context consumption 2019-09-08 04:55:39 -05:00
cha0s
96567ad32b refactor: revisit compilation later 2019-09-08 04:18:11 -05:00
cha0s
430f7bf0cd chore: formatting 2019-09-08 04:08:50 -05:00
cha0s
60a091a6d9 refactor: don't extend Map for Context 2019-09-08 04:08:29 -05:00
cha0s
ac9ca7c5a5 refactor: context global separation 2019-09-08 03:44:23 -05:00
cha0s
56e8c10f57 refactor: context math 2019-09-08 03:21:27 -05:00
cha0s
a062a3fe51 refactor: remove half baked context typing 2019-09-08 01:15:17 -05:00
cha0s
9e083a26c3 feat: context Rectangle 2019-06-10 02:54:27 -05:00
cha0s
0e8cb9a924 fix: don't include context in array 2019-06-10 02:47:28 -05:00
cha0s
0c36f7a325 feat: conditional 2019-06-08 00:23:57 -05:00
cha0s
9239d5b2e6 Actions::serial 2019-06-07 00:14:16 -05:00
cha0s
7b7b688d81 feat: Actions::parallel 2019-06-06 00:09:51 -05:00
cha0s
da941e0e39 feat: Context::destroy 2019-06-05 20:12:21 -05:00
cha0s
e690967cb8 refactor: transparently resolve traversal invocation arg promises 2019-06-05 20:12:07 -05:00
cha0s
12da5540a2 feat: Vector for behavior context 2019-05-30 09:10:23 -05:00
cha0s
1d8c3b7506 feat: global.makeArray 2019-05-30 09:10:13 -05:00
cha0s
fb781dc955 fix: off-by-one 2019-05-26 15:01:11 -05:00
cha0s
372f0b9a3b fix: keep previous node ref to make method calls 2019-05-26 12:01:33 -05:00
cha0s
f14493b61b fix: context clear doesn't clear defaults 2019-05-22 05:23:59 -05:00
cha0s
fcea0236ad feat: sub 2019-05-21 03:08:43 -05:00
cha0s
dfb0d94bc2 refactor: fastApply for step invoke 2019-05-02 20:55:29 -05:00
cha0s
3bf8dd44cc fix: only traversal needs to be dependent of firstSymbol 2019-04-30 20:45:54 -05:00
cha0s
b59901012a refactor: context.context(.context...) 2019-04-21 01:30:53 -05:00
cha0s
a97494a1f7 feat: globals.multiply 2019-04-21 01:30:32 -05:00
cha0s
a7f1372df1 refactor: debugging usage 2019-04-20 14:13:04 -05:00
cha0s
9ff9fca1e9 fix: allocating literals would fail on strings 2019-04-15 22:58:27 -05:00
cha0s
f1db16c09a feat: traversal compilation 2019-04-15 22:51:32 -05:00
cha0s
2c093f6641 refactor: RIP traversal-and-set 2019-04-09 10:42:29 -04:00
cha0s
de5cadcf3c refactor: global.wait 2019-04-09 10:37:31 -04:00
cha0s
442eeab622 fix: return resolved traverse 2019-04-09 09:18:33 -04:00
cha0s
da728200c5 refactor: bye typed context 2019-04-08 18:41:49 -04:00
cha0s
71a215c8a6 chore: _PRIVATE removed 2019-04-07 13:00:11 -04:00
cha0s
22fe6261b8 chore: initial 2019-03-17 23:45:48 -05:00