Commit Graph

185 Commits

Author SHA1 Message Date
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
56d1b625ee Failed try due to type mismatch of parser internals 2022-08-09 22:12:57 +02:00
Florian Schroedl
892eec10d5 Started refactor 2022-08-09 22:12:50 +02:00
Florian Schroedl
9b0ad40f55 More readable but not perfect parser token pprint 2022-08-09 18:09:13 +02:00
Florian Schroedl
e0722edb57 Start parse 2022-08-09 17:57:41 +02:00
Florian Schroedl
99b587813d Remove debug echos 2022-06-18 12:21:09 +02:00
Florian Schroedl
788c2b4d2d Commentary 2022-06-18 12:20:21 +02:00
Florian Schroedl
dd84dc5d6e Fix newline only lines 2022-06-18 12:18:57 +02:00
Florian Schroedl
1558349999 Fix newline finding 2022-06-18 12:14:22 +02:00
Florian Schroedl
8ede62cc17 Multiline string fixes 2022-06-18 12:04:52 +02:00
Florian Schroedl
748a9763f2 Add new stream highlighting function 2022-06-18 11:27:45 +02:00
Florian Schroedl
e8e464ef00 Add content pretty printer 2022-06-17 21:48:39 +02:00
Florian Schroedl
de0382e812 WIP Working seq parsing 2022-06-17 18:44:42 +02:00
Florian Schroedl
832cfe6a06 Add paragraph and newline kinds 2022-06-17 17:18:26 +02:00
Florian Schroedl
d0b9c0e8b4 Parsing content as string 2022-06-10 19:22:15 +02:00
Florian Schroedl
3ed85815d6 Parse heading content 2022-06-10 18:55:47 +02:00
Florian Schroedl
0b606f32e6 Add stream highlighting function 2022-06-10 18:52:11 +02:00
Florian Schroedl
7458778377 Cleanup 2022-06-10 14:06:54 +02:00
Florian Schroedl
b0b87869d9 Fold to string 2022-06-10 13:57:21 +02:00
Florian Schroedl
a8ed752d7f Update 2022-06-10 13:51:49 +02:00
Florian Schroedl
dd9c11e7ec Add fetch 2022-06-10 13:51:13 +02:00
Florian Schroedl
cec20c62d9 Update file 2022-06-10 13:50:52 +02:00
Florian Schroedl
5f23649d33 Cleanup 2022-06-10 13:50:43 +02:00
Florian Schroedl
55697ddff4 Ignore built files 2022-06-10 13:50:34 +02:00
Florian Schroedl
2fcbffbd2d Cleanup 2022-05-30 21:14:41 +02:00
Florian Schroedl
e4f4b76afe Always send index for spa, move org to api 2022-05-30 20:57:45 +02:00