Commit Graph

13 Commits

Author SHA1 Message Date
Florian Schroedl
afcb55b21f Cap error on error line 2022-02-08 16:28:52 +01:00
Florian Schroedl
21a6234149 Extract properties block parser to file 2022-02-08 09:34:53 +01:00
Florian Schroedl
62a56662f9 Implement Multi type tokens 2022-02-07 17:09:53 +01:00
Florian Schroedl
b5744dc40a Fix test 2022-02-07 16:04:44 +01:00
Florian Schroedl
64548cdec8 Implement newline parser 2022-02-07 11:56:51 +01:00
Florian Schroedl
6ca3f4a9ba Add index to error 2022-02-07 11:56:31 +01:00
Florian Schroedl
3dac05efdd Fix endOfStream impementation 2022-02-07 11:56:14 +01:00
Florian Schroedl
d98cf8adf1 Add EndOFString parsing error 2022-02-07 11:45:43 +01:00
Florian Schroedl
288380cab7 Add testing setup 2022-02-07 11:40:36 +01:00
Florian Schroedl
b46b81de42 Add andParser 2022-02-07 10:03:06 +01:00
Florian Schroedl
811bf23fe7 Add optional parser method 2022-02-07 09:25:02 +01:00
Florian Schroedl
905fd06348 Add parser result initialiser 2022-02-07 09:24:46 +01:00
Florian Schroedl
20712cef95 Structure 2022-02-07 09:08:44 +01:00