Commit graph

8 commits

Author SHA1 Message Date
Marten/Qqwy
951dc6f063
Almost finished with the CSV parser logic 2022-07-16 12:51:12 +02:00
Marten/Qqwy
0effc7721f
Parsers for CSV -> Your Stuff 2022-07-16 12:28:32 +02:00
Marten/Qqwy
b7611a8f77
Better names for run/runPartial etc: parse/parsePartial etc. 2022-07-12 23:58:39 +02:00
Marten/Qqwy
5ce4a72cb4
Use oneOf instead of nested alt for a super large compile-time speedup 2022-07-12 23:35:47 +02:00
Marten/Qqwy
8d6bb82113
Altered platform that contains alloc/dealloc debug statements 2022-07-12 13:36:58 +02:00
Marten/Qqwy
bd0ff345be
Simplify example 2022-07-12 12:55:29 +02:00
Marten/Qqwy
7dfbfcba29
Usage of the CSV parser in the example 2022-07-12 12:10:09 +02:00
Marten/Qqwy
1300a56918
Simple CSV parser definition which follows RFC4180 2022-07-12 11:58:04 +02:00