Commit graph

81 commits

Author SHA1 Message Date
a282846972 Year 2015 Day 14 Part 2 2025-02-16 04:03:39 -05:00
0fc8fa7e18 Add listToVect to util 2025-02-16 04:03:28 -05:00
5aa490acae Year 2015 Day 14 Part 1 2025-02-16 03:10:20 -05:00
f675677a76 Fix build-book output directory 2025-01-29 03:35:21 -05:00
f8d6e3cfcb Year 2015 Day 13 Part 2 2025-01-29 03:32:22 -05:00
22eccd177c Year 2015 Day 13 Part 1 2025-01-29 02:55:12 -05:00
3addc0aeaf Add minBy and maxBy to Util 2025-01-29 02:54:58 -05:00
5ad68cdb44 Add unfinS to util 2025-01-29 01:13:54 -05:00
ac93582e96 Add permutations and LazyList.length to Util 2025-01-28 10:10:49 -05:00
c632ab023d Year 2015 Day 12 Part 2 2025-01-27 23:00:02 -05:00
b2704dcbcc Add getValues to JSON 2025-01-27 22:59:59 -05:00
5760da96eb Add dFilter to json 2025-01-27 22:29:15 -05:00
b5547ccb58 Add getProperty method to JSON 2025-01-27 21:26:47 -05:00
e91db14c11 Improve build-book script 2025-01-27 21:05:42 -05:00
e00ec274ca Year 2015 Day 12 Part 1 2025-01-27 20:44:18 -05:00
cd4949b2f8 Export JSON show and Eq 2025-01-27 20:38:01 -05:00
6afe8c2a4e Make runFirstIO more generic 2025-01-27 19:55:54 -05:00
83afb8a7c4 Add JSON dFoldL 2025-01-27 18:30:30 -05:00
aa33fe6004 Some notes 2025-01-27 17:06:08 -05:00
b2d94f9751 Mdbook tweaks 2025-01-27 05:25:23 -05:00
d030bd79c5 Add JSON Parser 2025-01-27 05:10:11 -05:00
faaf42e66c Add parsers for numerical values 2025-01-27 05:10:11 -05:00
5a2ffc1058 Basic Parsing Interface 2025-01-27 05:10:11 -05:00
24285db686 Switch from markdown comments to hidden fences 2025-01-27 04:55:43 -05:00
32a8c6bd43 Add upload option to build-book script 2025-01-27 04:45:38 -05:00
4683cd72b9 Brutally butcher katla output to play nice with mdbook 2025-01-27 04:36:19 -05:00
9d3eeacd4c Minor mdbook cleanup 2025-01-27 03:32:00 -05:00
a294515c1d Basic book building 2025-01-27 03:10:50 -05:00
0c7c4d7c48 markdown fixes 2025-01-27 01:48:56 -05:00
091cd61e95 mdbook setup 2025-01-27 01:38:09 -05:00
6d130cdc3b Arrays with constant time indexing and slicing 2025-01-23 23:51:14 -05:00
49525e43a1 Year 2015 Day 11 Part 2 2025-01-23 01:13:07 -05:00
d84f361577 Note on subscribing to rss 2025-01-23 01:13:07 -05:00
1ee2d1b1e9 General revisions, improve README 2025-01-23 01:13:07 -05:00
9e9d13c45d Add references heading to day 11 2025-01-23 01:13:07 -05:00
b0882a899e Link to AoC problem in day module 2025-01-23 01:13:07 -05:00
d405c43683 Remove defective Grid module for now 2025-01-23 01:13:07 -05:00
76fcb6c34b Revise Runner 2025-01-23 00:30:11 -05:00
407149dd4a Documentation tweaks and fixes 2025-01-23 00:17:19 -05:00
9489721e29 Year 2015 Day 11 Part 1 2025-01-22 23:58:10 -05:00
d6330fec9b Add refined dependency 2025-01-22 23:58:10 -05:00
13b05ceb86 Year 2015 Day 10 Part 2 2025-01-22 22:23:05 -05:00
71c29bbea4 Year 2015 Day 10 Part 1 2025-01-20 02:00:11 -05:00
0f6d2c1869 Add lazy list methods to util 2025-01-20 02:00:11 -05:00
12305cc232 Add repeatN to Util 2025-01-20 02:00:11 -05:00
fe4a20ade6 Add Util.Digits modules
Contains views for seeing integers as lists of digits
2025-01-20 02:00:11 -05:00
cf3a81fa62 Year 2015 Day 9 Part 2 2025-01-19 23:59:07 -05:00
c46d3d911b Year 2015 Day 9 Part 1 2025-01-19 18:38:08 -05:00
8cd56f32ab Add rotations to Util 2025-01-19 18:13:34 -05:00
d343cc37a3 Add List.contains to util 2025-01-19 18:13:34 -05:00