Commit Graph

20 Commits

Author SHA1 Message Date
9c5e8fff0e Added Repeat tests 2024-10-16 11:58:12 -06:00
526e40323d Clarify and fix State's EOF behavior 2024-09-30 15:33:24 -06:00
c29be1a7b6 Re-added SliceReaderAt 2024-09-30 13:02:57 -06:00
2d6f091e0b Update TODO 2024-09-27 09:43:00 -06:00
82ade62274 Combine Cursor with State 2024-09-27 09:29:27 -06:00
412707c2b5 Removed SliceCursor 2024-09-25 16:56:48 -06:00
e61bf67b85 More todos 2024-09-25 15:50:28 -06:00
9cab6d266d Added Repeat and listed necessary tests 2024-09-24 12:31:38 -06:00
1436be3c10 Unlicens the code and add SPDX identifier to files 2024-09-18 16:28:53 -06:00
be245b258c Added Run convenience function 2024-09-18 13:01:44 -06:00
9673903dd7 Regexp: put pattern in a group to fix associativity 2024-09-17 21:33:39 -06:00
1e34c14bb0 Update TODO 2024-09-13 20:53:17 -06:00
6277f7bb72 Start on Bind tests 2024-09-13 14:50:12 -06:00
828f804d8c Never mind about that Do parser 2024-09-13 11:40:06 -06:00
8e7a9760c6 Make Label a method on Parser 2024-09-13 11:35:13 -06:00
552b338381 Added reminder to look at Megaparsec improvements 2024-09-13 10:49:26 -06:00
7c7d0fef9b Result is failed by default 2024-09-13 10:44:30 -06:00
0a149acf46 Test Slice with a failing reader 2024-09-13 10:38:47 -06:00
b040fd21c3 Hide Message fields 2024-09-11 15:28:56 -06:00
078550f494 Added TODO.txt 2024-09-11 14:54:35 -06:00