Commit Graph

66 Commits

Author SHA1 Message Date
Florian Schroedl
912a834af6 Convert tokens before 2022-02-15 18:44:45 +01:00
Florian Schroedl
7ba1a9591f Finish builder 2022-02-15 18:02:14 +01:00
Florian Schroedl
7c16ece752 Build text parser 2022-02-15 17:42:51 +01:00
Florian Schroedl
3af4337d1e Add other parsers 2022-02-09 14:39:45 +01:00
Florian Schroedl
5c3446eeb2 Add delimiter parser 2022-02-09 14:34:18 +01:00
Florian Schroedl
9bb0f8e38c Rename: parser to parser internals 2022-02-09 11:41:58 +01:00
Florian Schroedl
488d0b173b Seperate types & utils to files 2022-02-09 11:34:13 +01:00
Florian Schroedl
e2942154a2 Cleanup 2022-02-08 17:10:28 +01:00
Florian Schroedl
a188a0f97b Add newline to end properties block 2022-02-08 17:10:16 +01:00
Florian Schroedl
61897b1c66 Restore propertiesEndParser 2022-02-08 17:09:02 +01:00
Florian Schroedl
97eb1cb80a Fix property without value case 2022-02-08 17:07:49 +01:00
Florian Schroedl
81dbdd8d69 Remove parser prefix 2022-02-08 16:33:20 +01:00
Florian Schroedl
5ba68c5f61 Update parsers 2022-02-08 16:30:57 +01:00
Florian Schroedl
d7b281f7cd Fix start parsers 2022-02-08 16:30:40 +01:00
Florian Schroedl
20a81fed98 keep token fields seperate 2022-02-08 16:30:12 +01:00
Florian Schroedl
21a6234149 Extract properties block parser to file 2022-02-08 09:34:53 +01:00