Jan
|
037e13b874
|
Add IgnoreCase Keyword matcher for simple parser
|
2021-10-31 15:22:03 +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
|
c6ea52018a
|
Fix simple lexer not recognizing newlines after spaces
|
2021-07-10 10:53:18 +02:00 |
|
Jan
|
79c1284193
|
Add asset loader for localize files
|
2021-03-23 17:16:36 +01:00 |
|
Jan
|
5e08469635
|
Use custom parser values instead of simple parser values for parsing Zone definitions
|
2021-03-20 14:07:48 +01:00 |
|
Jan
|
cff70daccb
|
Make comment removing preprocessor not recognize comments when inside a string
|
2021-03-13 15:48:04 +01:00 |
|
Jan
|
8a227d1171
|
Fix SimpleLexer not initializing read numbers property
|
2021-03-13 15:47:42 +01:00 |
|
Jan
|
9b15afa70e
|
Make ZoneDefinition sequences also accept eof instead of new line
|
2021-03-10 15:17:36 +01:00 |
|
Jan
|
8798779b39
|
Add ZoneDefinition Lexer
|
2021-03-10 14:58:02 +01:00 |
|
Jan
|
88ff98f334
|
Add Simple Parsing implementations for basic parsers
|
2021-03-09 11:04:04 +01:00 |
|
Jan
|
8d9080066f
|
Extract commonly used Parser code to new Parser component
|
2021-03-08 20:06:34 +01:00 |
|