|
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 |
|
|
741bd6d58f
|
Try to fix PDF salad mac failure
|
2020-12-07 19:25:31 -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 |
|
|
7314e1ef32
|
install hxnodejs for pdf-salad
|
2020-12-05 23:36:24 -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 |
|
|
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 |
|
|
8d13712037
|
Change awaitLet note
|
2020-12-04 20:04:57 -07:00 |
|
|
ccaf0f83a5
|
PDF Salad with repetition allowed
|
2020-12-04 20:00:54 -07:00 |
|
|
e6869bbc8f
|
Scaffolding for PDF salad
|
2020-12-04 18:19:57 -07:00 |
|
|
3ea6ec7d47
|
More convenient folder name
|
2020-12-04 17:05:20 -07:00 |
|
|
2cacce20d8
|
Solve AOC day 4
|
2020-12-04 15:28:20 -07:00 |
|
|
4074582f94
|
Refactor day 1 stuff to SummingTuples
|
2020-12-04 14:51:31 -07:00 |
|
|
8329c867a5
|
(apply [func] [args]) with math op support
|
2020-12-04 11:21:21 -07:00 |
|
|
24c1b5a604
|
use assert in AOC solutions
|
2020-12-04 10:09:53 -07:00 |
|
|
133ebfd7c6
|
Solve AOC Day 3.2
|
2020-12-03 15:40:59 -07:00 |
|
|
fbf8c5d14f
|
Solve AOC day 3.1
|
2020-12-03 13:52:30 -07:00 |
|
|
7b41a17046
|
Solve AOC Day 2.2
|
2020-12-02 19:25:28 -07:00 |
|
|
319558c07b
|
Day 2.1 solution (doesn't work because of Kiss bug)
|
2020-12-02 18:32:23 -07:00 |
|
|
c34956b5ea
|
(unless)
|
2020-12-01 16:34:57 -07:00 |
|
|
f033b0cf7b
|
Fix list destructuring multiple-evaluation bug
|
2020-12-01 16:25:59 -07:00 |
|
|
2c67ba9473
|
return statements
|
2020-12-01 16:07:22 -07:00 |
|
|
48f0034123
|
dict-get, dict-set, set-nth
|
2020-12-01 15:48:36 -07:00 |
|
|
4775ff41da
|
use .field exps in AOC day 1
|
2020-12-01 15:46:25 -07:00 |
|
|
3a36275980
|
Solve AOC day 1.2
|
2020-12-01 14:46:48 -07:00 |
|
|
1ea1080470
|
Solve AOC2020 star 1.1
|
2020-12-01 13:37:07 -07:00 |
|
|
67ddd1a89e
|
skeleton for advent of code
|
2020-12-01 11:25:07 -07:00 |
|
|
2176c16078
|
Add buffer time for file-watch test
|
2020-11-19 19:49:58 -07:00 |
|
|
1f849cfb8e
|
use python3 to test file-watch
|
2020-11-19 19:41:31 -07:00 |
|
|
6389b59494
|
Trim file-watch test file
|
2020-11-19 19:37:28 -07:00 |
|
|
2832cc55fc
|
working file-watch on windows
|
2020-11-19 16:16:36 -07:00 |
|
|
165d548128
|
pass arguments to file watch
|
2020-11-18 09:56:34 -07:00 |
|
|
2699cd8afb
|
fixing sh perms
|
2020-11-17 16:00:44 -07:00 |
|
|
376e856993
|
Tightening the project testing setup
|
2020-11-17 15:39:00 -07:00 |
|
|
0bbe1316b1
|
Scaffolding projects with testing
|
2020-11-17 14:32:01 -07:00 |
|