Riyyi
|
b574a79dfe
|
Manager+Util: Change enum class type from int to uint8_t (4 -> 1 byte)
|
2022-07-28 10:57:41 +02:00 |
|
Riyyi
|
8345f67c50
|
Everywhere: Switch to #pragma once, add missing copyright headers
|
2022-07-22 13:04:04 +02:00 |
|
Riyyi
|
deb9f29b47
|
Util+Test: Change namespace of JSON classes: Json -> Util::JSON
|
2022-07-22 12:41:27 +02:00 |
|
Riyyi
|
42143fed71
|
Util: Rename Lexer/Parser get functions to consume
|
2022-07-20 22:57:35 +02:00 |
|
Riyyi
|
e3041bfdc7
|
Util: Implement GenericLexer in Json::Lexer
|
2022-07-20 22:49:41 +02:00 |
|
Riyyi
|
a3d1cd1d74
|
Util: Change Lexer line/column to 0-based
|
2022-07-01 11:43:15 +02:00 |
|
Riyyi
|
ed5efdb0d6
|
Util: Remove unused function
|
2022-07-01 11:36:11 +02:00 |
|
Riyyi
|
4457a711cd
|
Util: Remove debugging printf() statements
|
2022-07-01 11:32:26 +02:00 |
|
Riyyi
|
356cdaf051
|
Util: Add increment() and decrement() to Lexer
|
2022-06-30 20:46:11 +02:00 |
|
Riyyi
|
8800ff4f7a
|
Util: Move literal validation logic to Parser
|
2022-06-30 20:45:33 +02:00 |
|
Riyyi
|
8fb1a1a8e9
|
Util: Move vector<Token> ownership to Job class
|
2022-06-26 23:13:25 +02:00 |
|
Riyyi
|
68bc95fdf1
|
Util: Implement new JSON Job class
|
2022-06-24 14:56:37 +02:00 |
|
Riyyi
|
1c676f9548
|
Util: Add JSON lexical analyzer
|
2022-06-07 12:46:13 +02:00 |
|