Commit Graph

30 Commits

Author SHA1 Message Date
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