Jan
|
8c4d311527
|
Fix formatting of two remaining files
|
2023-11-19 21:07:27 +00:00 |
|
Clang Format
|
6b4f5d94a8
|
Reformat code with clang format
|
2023-11-19 21:07:21 +00:00 |
|
Jan
|
8653c434d1
|
Fix not respecting new string values in localize parser when processing matches
|
2023-09-24 18:55:34 +02:00 |
|
Jan
|
36cd9e11fe
|
Support localize entries that have a name that cannot be represented as an identifier
|
2023-09-24 15:58:57 +02:00 |
|
Jan
|
cf711c3af7
|
Use SimpleLexer escaped strings for localization
|
2023-09-24 15:25:08 +02:00 |
|
Jan
|
2cd5d05a19
|
Use escaped strings with simple lexer whenever appropriate
|
2023-09-23 15:21:09 +02:00 |
|
Jan
|
a092f76ec9
|
Add option to not parse floating point numbers when using SimpleLexer
|
2022-03-30 19:07:54 +02:00 |
|
Jan
|
c5d7d71a51
|
Add multicharacter tokens to simple lexer
|
2021-11-03 22:02:04 +01:00 |
|
Jan
|
dcffa3d14d
|
Add ParserMultiInputStream
|
2021-10-31 14:53:05 +01:00 |
|
Jan
|
56c35cb030
|
Make SimpleLexer be able to be initialized via constructor and not only via inheritence
|
2021-10-23 15:16:09 +02:00 |
|
Jan
|
089ed9fe0d
|
Fix localized string parser not handling value escaping properly
|
2021-10-01 21:38:36 +02:00 |
|
Jan
|
79c1284193
|
Add asset loader for localize files
|
2021-03-23 17:16:36 +01:00 |
|