Riyyi
|
a3d1cd1d74
|
Util: Change Lexer line/column to 0-based
|
2022-07-01 11:43:15 +02:00 |
|
Riyyi
|
95e0ddf49a
|
Util: Fix return Value when an error has occurred
|
2022-06-28 16:24:13 +02:00 |
|
Riyyi
|
061ed74d4f
|
Util: Check strings for double quotes in Lexer
|
2022-06-28 16:03:43 +02:00 |
|
Riyyi
|
8fb1a1a8e9
|
Util: Move vector<Token> ownership to Job class
|
2022-06-26 23:13:25 +02:00 |
|
Riyyi
|
bc01b34e58
|
Util: Calculate JSON line number before lexing
|
2022-06-25 14:05:45 +02:00 |
|
Riyyi
|
13d020a351
|
Util: Add JSON Job class
This class holds the to parse string and has a helper for printing error
messages.
|
2022-06-24 14:46:21 +02:00 |
|