Commit Graph

1899 Commits

Author SHA1 Message Date
da59603764 Solve arrangement count for AOC Day 10pt2 2020-12-11 21:38:16 -07:00
d427de9c2b More convenient sort function 2020-12-11 21:35:59 -07:00
f2680c6920 pairs, memoize 2020-12-11 19:58:21 -07:00
219cadd040 Pass EmbeddedScript commands the script instance 2020-12-11 19:58:21 -07:00
acd1289fe4 Solve AOC Day 10 pt 1 2020-12-10 18:57:54 -07:00
8795595b1b Get the hyphens out of dict specforms 2020-12-10 18:43:24 -07:00
1b58b38806 Solve AOC day 9 2020-12-10 17:56:34 -07:00
1ae7bca8c2 Don't load files twice 2020-12-10 12:38:33 -07:00
2da6e032da Enhanced EmbeddedScript error messages 2020-12-10 12:38:21 -07:00
738628595e Format imported Cloner code 2020-12-10 12:35:48 -07:00
3afad56f71 Refactor reader macros in AOC Day 8 pt 1 2020-12-09 21:46:07 -07:00
1a5eb07d48 (load [file]) 2020-12-09 19:04:11 -07:00
cfd3147337 Fix fork() for projects that use Kiss as a haxelib 2020-12-09 18:34:25 -07:00
646f10f52b Quasiquote reader macros 2020-12-09 18:34:25 -07:00
cfaa6aec2f Reader macros implemented in Kiss 2020-12-09 18:34:11 -07:00
00193a8fed Decomissioning macro functions 2020-12-09 18:34:11 -07:00
27eefa147b EmbeddedScript forking 2020-12-09 18:34:11 -07:00
89bbd52cfc Notes on EmbeddedScript 2020-12-09 18:34:11 -07:00
b8492c1e8e Encapsulate EmbeddedScript variables 2020-12-09 18:34:11 -07:00
dc44118c5b Fix Cloner 2020-12-09 18:34:11 -07:00
a47af32adb Squashed 'cloner/' content from commit 79ff709
git-subtree-dir: cloner
git-subtree-split: 79ff709d0060b967d3508b6abfe194bedfb63f1b
2020-12-09 18:33:53 -07:00
6df188f432 Solve AOC Day 8 Pt 1 with EmbeddedScript 2020-12-08 23:06:55 -07:00
03cb974a2e New mechanism for embedded DSLs 2020-12-08 21:24:54 -07:00
b4bf0d1576 Refactor the read loop into Reader 2020-12-08 18:58:38 -07:00
419e72e280 Fix comment at end of list problem 2020-12-08 18:50:26 -07:00
d77dc23a58 Reusable KissState 2020-12-08 16:43:04 -07:00
480e4c29b2 Workaround for complexType parsing 2020-12-07 20:54:04 -07:00
dc59d485cf Solve AOC day 7 2020-12-07 20:22:46 -07:00
741bd6d58f Try to fix PDF salad mac failure 2020-12-07 19:25:31 -07:00
a564fe146a (rest [list]) 2020-12-07 19:16:22 -07:00
907affa41a (range...) 2020-12-07 19:12:22 -07:00
c39ec902ee Map destructuring 2020-12-07 18:52:33 -07:00
b23c457243 key-value for loops 2020-12-07 18:38:22 -07:00
544579a4d3 KeyValueExps allow map literals 2020-12-07 18:28:12 -07:00
857941647a Fix slight file pos offset from windows line endings 2020-12-07 18:23:38 -07:00
4627530968 Solve AOC day 5 part 2 2020-12-07 08:48:05 -07:00
5ad8e4e3eb Make max and min apply aliases 2020-12-07 08:37:37 -07:00
dc1e56d690 Solve AOC day 5 part 1 2020-12-07 08:37:21 -07:00
49d0ff3677 Make (case) allow list matching 2020-12-07 08:36:54 -07:00
f3832bc4ad basic (case...) 2020-12-07 07:37:57 -07:00
14a5e8d1d1 Solve AOC day 6 2020-12-06 09:51:29 -07:00
7314e1ef32 install hxnodejs for pdf-salad 2020-12-05 23:36:24 -07:00
6b223698e0 fix last reference to old directory structure 2020-12-05 23:16:15 -07:00
ab3374688a add package.json to make travis work? 2020-12-05 21:50:14 -07:00
567e531208 More debuggable pdf-salad 2020-12-05 21:47:37 -07:00
2fd60370e8 (zip [l1] [l2]) 2020-12-05 19:06:15 -07:00
1805b396bf Improve (groups) 2020-12-05 18:46:24 -07:00
7ff7bab555 reorganize kiss into its own directory 2020-12-05 18:35:09 -07:00
cebe5c23a6 anonymous objects with (object...) 2020-12-05 18:15:59 -07:00
15f281d0ee fix test script permissions 2020-12-04 23:17:30 -07:00