Commit Graph

918 Commits

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