Commit Graph

41 Commits

Author SHA1 Message Date
b676e992e7 variadic concat. Close #18 2021-07-22 13:55:47 -06:00
9a07cbf27b WIP overhaul operand and variadic functions 2021-07-13 18:29:11 -06:00
5e558e8556 &body macro arguments. Close #7 2021-07-12 20:08:12 -06:00
56b01b5f63 finish refactoring aoc 2021-07-12 19:26:06 -06:00
f5b37b223e conditionally compile aoc solutions 2021-07-12 19:15:51 -06:00
22a563ae34 refactoring aoc 2021-07-12 18:41:39 -06:00
Angad Singh
befaadf2d5 aoc 2018 day 1 2021-07-12 21:32:22 +05:30
43bc843ae9 fix aoc day macro 2021-06-21 12:29:54 -06:00
3fdbf58750 (day) macro to cleanup aoc code 2021-06-16 11:29:26 -06:00
b93defbaf7 fix multiple-loading regression 2021-06-14 00:02:26 -06:00
596935a548 [aoc] comment out a print 2021-05-03 15:25:08 -06:00
14b46091bc [aoc] silence more of the tests 2021-04-28 19:54:34 -06:00
fcf422386d squash Advent of Code log output 2021-04-28 15:19:13 -06:00
665e4a3ca7 Find files relative to build macro caller 2021-04-24 20:34:47 -06:00
ff2c5f77d4 More satsifying Stream fixes 2021-04-05 20:28:21 -06:00
cc76199a72 Fix haxe 4.2 compatibility 2021-04-05 19:47:53 -06:00
d64f4eab96 Fix AOC truthy bug 2021-01-25 20:15:00 -07:00
2c155df033 Solve AOC day 11 pt 1 2020-12-13 16:48:05 -07:00
9600766b22 Solve AOC day 12 pt 1 2020-12-12 15:12:16 -07:00
fed69f1142 Stubs for all 25 AOC days 2020-12-12 14:28:57 -07:00
a53adee820 Allow running AOC problems selectively 2020-12-12 14:23:50 -07:00
4837016256 Solve AOC Day 10 part 2 2020-12-11 22:26:07 -07:00
da59603764 Solve arrangement count for AOC Day 10pt2 2020-12-11 21:38:16 -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
2da6e032da Enhanced EmbeddedScript error messages 2020-12-10 12:38:21 -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
b8492c1e8e Encapsulate EmbeddedScript variables 2020-12-09 18:34:11 -07:00
6df188f432 Solve AOC Day 8 Pt 1 with EmbeddedScript 2020-12-08 23:06:55 -07:00
dc59d485cf Solve AOC day 7 2020-12-07 20:22:46 -07:00
4627530968 Solve AOC day 5 part 2 2020-12-07 08:48:05 -07:00
dc1e56d690 Solve AOC day 5 part 1 2020-12-07 08:37:21 -07:00
14a5e8d1d1 Solve AOC day 6 2020-12-06 09:51:29 -07:00
7ff7bab555 reorganize kiss into its own directory 2020-12-05 18:35:09 -07:00
15f281d0ee fix test script permissions 2020-12-04 23:17:30 -07:00
3ea6ec7d47 More convenient folder name 2020-12-04 17:05:20 -07:00