|
3ad023ef6a
|
json: Janky string
|
2025-01-26 15:48:28 -05:00 |
|
|
38e259fd13
|
json: Object and array
|
2025-01-26 15:48:28 -05:00 |
|
|
79d56aeddd
|
json: Parser types
|
2025-01-26 15:48:28 -05:00 |
|
|
b70ed0e147
|
json: Define types, add sop
|
2025-01-26 15:48:28 -05:00 |
|
|
b018967cb1
|
json: create module
|
2025-01-26 15:48:28 -05:00 |
|
|
906ffb7877
|
numbers: Fix readme
|
2025-01-26 15:48:28 -05:00 |
|
|
aacabb8b22
|
numbers: make double non base-sensitive
|
2025-01-26 15:48:28 -05:00 |
|
|
026476dd91
|
numbers: Double Parser
|
2025-01-26 15:48:28 -05:00 |
|
|
9220d4bbac
|
numbers: Integer parser
|
2025-01-26 15:48:28 -05:00 |
|
|
1cc6bea78e
|
numbers: Nat parser
|
2025-01-26 15:48:28 -05:00 |
|
|
82b16a0e63
|
numbers: Nat unit tests
|
2025-01-26 15:48:28 -05:00 |
|
|
2b78275a4b
|
numbers: Basic module structure
|
2025-01-26 15:48:28 -05:00 |
|
|
46b591283d
|
numbers: Create numbers module
|
2025-01-26 15:48:28 -05:00 |
|
|
72ea53becf
|
core: oneOfM refactor
|
2025-01-26 15:48:28 -05:00 |
|
|
59fba4584d
|
core: nom and surround
|
2025-01-26 15:48:28 -05:00 |
|
|
3029432699
|
core: export exactString
|
2025-01-25 05:09:41 -05:00 |
|
|
59f1eb31d0
|
core: exact string
|
2025-01-25 04:39:50 -05:00 |
|
|
994da7065c
|
core: runParserState
|
2025-01-25 00:36:35 -05:00 |
|
|
1658e15487
|
core: runFirstIO
|
2025-01-25 00:36:35 -05:00 |
|
|
38c69c0ae3
|
core: parseTheseChars
|
2025-01-25 00:36:35 -05:00 |
|
|
7dba492535
|
core: parseExactChar
|
2025-01-24 22:39:22 -05:00 |
|
|
40dd87a4f3
|
core: ParseCharE
|
2025-01-24 22:39:22 -05:00 |
|
|
fa5eb61d59
|
core: spelling
|
2025-01-24 22:21:29 -05:00 |
|
|
9b12ebcf00
|
core: Add replaceError method
|
2025-01-24 22:21:29 -05:00 |
|
|
5e5ede87b4
|
core: Add show for ParserError
|
2025-01-24 22:21:29 -05:00 |
|
|
222ae17180
|
core: Beginnings of parser module
|
2025-01-24 07:11:04 -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 |
|
|
ca07f2995e
|
Year 2015 Day 8 Part 2
|
2025-01-17 13:49:30 -05:00 |
|
|
9a16de8be7
|
Year 2015 Day 8 Part 1
|
2025-01-17 13:28:21 -05:00 |
|
|
8a01c46441
|
Add subset proofs to util
|
2025-01-16 16:03:07 -05:00 |
|
|
a83cef8360
|
Add choose utilties to util
|
2025-01-14 16:02:52 -05:00 |
|