|
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 |
|
|
edff0f8ca0
|
Added Pipe and Match parsers
|
2024-09-17 20:10:19 -06:00 |
|
|
6277f7bb72
|
Start on Bind tests
|
2024-09-13 14:50:12 -06:00 |
|
|
c9ee9916eb
|
Test ReaderAtCursor with failing ReaderAt
|
2024-09-13 11:17:32 -06:00 |
|
|
4761259567
|
Refine Slice read error test
|
2024-09-13 11:02:13 -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 |
|
|
d0460e71e3
|
Separate parsing status from actual errors
|
2024-09-11 10:25:45 -06:00 |
|
|
c1eae9fa34
|
Added End parser
|
2024-09-10 19:00:44 -06:00 |
|
|
6919e604ad
|
Stubbed missing tests
|
2024-09-10 16:58:34 -06:00 |
|
|
96d178efef
|
Implement most of Regexp parser
|
2024-09-10 16:46:31 -06:00 |
|
|
14d2418d2c
|
Fix prefix filter
|
2024-09-10 09:30:54 -06:00 |
|
|
6852c803c4
|
Removed pointless hasPrefix in favor of point-free
|
2024-09-09 15:19:00 -06:00 |
|
|
4d3f576a67
|
Added curry for nerdy point-freedom
|
2024-09-09 15:18:27 -06:00 |
|
|
2759894ed8
|
Factored out Slice failure assertions
|
2024-09-09 15:13:37 -06:00 |
|
|
8943da5aee
|
Check that Slice has correct position after matching
|
2024-09-09 15:00:17 -06:00 |
|
|
ef74691415
|
Wrote some Slice tests
|
2024-09-09 10:27:54 -06:00 |
|