Jan
|
88bc1c1056
|
Fix SimpleLexer not being able to read escaped strings
|
2023-09-23 14:28:59 +02:00 |
|
Jan
|
a092f76ec9
|
Add option to not parse floating point numbers when using SimpleLexer
|
2022-03-30 19:07:54 +02:00 |
|
Jan
|
cc88fb0a5a
|
Log menu parsing errors in stderr
|
2021-12-27 11:32:47 +01:00 |
|
Jan
|
8bf0126e38
|
Add hint for permissive mode when parsing fails within event handlerset
|
2021-11-28 18:03:27 +01:00 |
|
Jan
|
b082e471e7
|
Add permissive mode for menu parsing that accepts unknown script tokens as long as they can be put into the script
|
2021-11-28 17:55:26 +01:00 |
|
Jan
|
38f3d7d10e
|
Move Menu Expression to Simple Namespace to have generic configurable expressions
|
2021-11-24 17:44:14 +01:00 |
|
Jan
|
4552a4fe4a
|
Add asset loading states per zone for the usecase of saving loaded menus and menu functions
|
2021-11-13 22:18:44 +01:00 |
|
Jan
|
69c08def7f
|
Add expression parsing for menu parser
|
2021-11-03 23:46:18 +01:00 |
|
Jan
|
c5d7d71a51
|
Add multicharacter tokens to simple lexer
|
2021-11-03 22:02:04 +01:00 |
|
Jan
|
ff823b4722
|
Move menu parsing classes to menu namespace
|
2021-11-01 09:43:07 +01:00 |
|
Jan
|
68610e49f3
|
Add sourceFile parameter to MultiInput ParserStream
|
2021-10-31 17:45:55 +01:00 |
|
Jan
|
ca1059b05c
|
Add Menu Parsing Result
|
2021-10-31 17:33:46 +01:00 |
|
Jan
|
e79376eb3e
|
Add menu defines for feature levels
|
2021-10-31 16:45:49 +01:00 |
|
Jan
|
bba55706bf
|
Add basic parsing for menu lists with only loadMenus instructions
|
2021-10-31 15:37:46 +01:00 |
|