|
936a55c814
|
WIP AOC day 9 pt 1
|
2021-12-10 10:45:11 -07:00 |
|
|
0243e3140f
|
Solve AOC day 5 pt 2
|
2021-12-07 12:07:54 -07:00 |
|
|
f577b9cc99
|
Solve AOC day 5 pt 1
|
2021-12-07 11:55:18 -07:00 |
|
|
505e7fd054
|
Solve AOC day 7 pt 2
|
2021-12-07 11:20:50 -07:00 |
|
|
97e2369fcb
|
Solve AOC day 7 pt 1
|
2021-12-07 11:15:11 -07:00 |
|
|
e9d43df34c
|
solve AOC day 4 pt 2
|
2021-12-06 14:49:26 -07:00 |
|
|
a898a73f19
|
Solve AOC day 3 pt 2
|
2021-12-06 14:01:22 -07:00 |
|
|
6ecb87c5ae
|
actually solve aoc day 6 pt 2
|
2021-12-06 13:42:37 -07:00 |
|
|
be92fdd8fe
|
solve AOC day 6 pt 2
|
2021-12-06 13:34:30 -07:00 |
|
|
42e23f3b16
|
solve AOC day 6 pt 1
|
2021-12-06 13:04:43 -07:00 |
|
|
880712f59c
|
solve AOC day 4 pt 1
|
2021-12-05 18:45:57 -07:00 |
|
|
3a3d69d13a
|
Solve AOC day 3 pt 1
|
2021-12-03 15:45:00 -07:00 |
|
|
224ea5f30a
|
Solve AOC day 2 pt 2
|
2021-12-03 14:07:11 -07:00 |
|
|
40882d7a45
|
Solve AOC day 2 pt 1
|
2021-12-03 13:58:16 -07:00 |
|
|
5b73605819
|
AOC day 1
|
2021-11-30 23:13:31 -07:00 |
|
|
ac9c4fb076
|
fix EmbeddedScript breakpoint problems
|
2021-11-29 17:51:34 -07:00 |
|
|
5706dcaa6b
|
fix new bug in reader macros without &builder
|
2021-11-29 17:06:17 -07:00 |
|
|
872b4861f8
|
remove manual main definitions
|
2021-07-25 21:10:15 -06:00 |
|
|
d3f0c33061
|
more name changing
|
2021-07-24 14:40:55 -06:00 |
|
|
f5a5cdfb40
|
Completely change naming conventions of field forms and definition macros. Close #32
|
2021-07-24 14:22:10 -06:00 |
|
|
9c185839ca
|
rename deflocal localVar
|
2021-07-24 12:53:27 -06:00 |
|
|
8619ac82ff
|
undefreadermacro
|
2021-07-22 16:11:41 -06:00 |
|
|
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 |
|