Florian Schroedl
|
570ffeb100
|
Use between function to construct anyBetween
|
2022-08-26 18:19:20 +02:00 |
|
Florian Schroedl
|
214288c1c3
|
Rename to anyBetween & add tests
|
2022-08-26 17:56:54 +02:00 |
|
Florian Schroedl
|
c3389abb59
|
Add endOfStream overflow, move to parserFns, add test
|
2022-08-26 17:36:43 +02:00 |
|
Florian Schroedl
|
93aba40e00
|
Turn "parseSeq" into api function "following", add test
|
2022-08-26 17:26:27 +02:00 |
|
Florian Schroedl
|
447a3dcefc
|
Add plus tests
|
2022-08-26 17:19:10 +02:00 |
|
Florian Schroedl
|
a9ce7f2963
|
Test choice
|
2022-08-26 17:09:42 +02:00 |
|
Florian Schroedl
|
2ee602c0b3
|
Comment
|
2022-08-26 16:56:47 +02:00 |
|
Florian Schroedl
|
507c05592e
|
Add manyUntil test
|
2022-08-26 16:53:04 +02:00 |
|
Florian Schroedl
|
b11bbc5058
|
Add failing string tests
|
2022-08-26 16:50:18 +02:00 |
|
Florian Schroedl
|
fd0382f3a0
|
Break string for loop when the parser is erroring
|
2022-08-26 16:49:57 +02:00 |
|
Florian Schroedl
|
9cdcef6d71
|
Add type
|
2022-08-26 16:46:49 +02:00 |
|
Florian Schroedl
|
1a4f665639
|
Docs
|
2022-08-26 16:45:07 +02:00 |
|
Florian Schroedl
|
e6fff0165e
|
Rename to match rest
|
2022-08-26 16:45:00 +02:00 |
|
Florian Schroedl
|
d873288680
|
Remove unneeded manyUntilPerformant
|
2022-08-26 16:42:25 +02:00 |
|
Florian Schroedl
|
26f8baacfb
|
Add ignore tests
|
2022-08-26 16:42:05 +02:00 |
|
Florian Schroedl
|
f60ddaf19d
|
Document & Test optional
|
2022-08-26 16:39:20 +02:00 |
|
Florian Schroedl
|
3bbf6834c3
|
Commentary
|
2022-08-26 16:37:05 +02:00 |
|
Florian Schroedl
|
80c911e41f
|
Add digit helper
|
2022-08-26 16:31:00 +02:00 |
|
Florian Schroedl
|
018e28bc84
|
Add str test
|
2022-08-26 16:28:52 +02:00 |
|
Florian Schroedl
|
405bc8ecc3
|
Add str test
|
2022-08-26 16:28:27 +02:00 |
|
Florian Schroedl
|
1cbb52f4c4
|
Fix rename
|
2022-08-26 16:26:51 +02:00 |
|
Florian Schroedl
|
5f077eb1e0
|
Remove unneeded lookBack function
|
2022-08-26 16:26:05 +02:00 |
|
Florian Schroedl
|
48802f0c8d
|
Add isStreamCompleted function
|
2022-08-26 16:25:40 +02:00 |
|
Florian Schroedl
|
ccd1e612ae
|
Add anyCh test
|
2022-08-26 16:23:43 +02:00 |
|
Florian Schroedl
|
ceddd4abb9
|
Use result from fp lib
|
2022-08-26 16:20:36 +02:00 |
|
Florian Schroedl
|
1f4bd5d60e
|
Add test for chars
|
2022-08-26 16:08:26 +02:00 |
|
Florian Schroedl
|
e5bf85a551
|
Add unit test for ch
|
2022-08-19 16:23:31 +02:00 |
|
Florian Schroedl
|
b8ab82f95c
|
Use proc, fn and const dont work
|
2022-08-19 16:10:42 +02:00 |
|
Florian Schroedl
|
f154a6c9ec
|
Cleanup: Remove unneeded template
|
2022-08-09 22:15:20 +02:00 |
|
Florian Schroedl
|
892eec10d5
|
Started refactor
|
2022-08-09 22:12:50 +02:00 |
|