Jan Laupetin
|
90d7f92ddd
|
chore: replace all usages of removed ClassUtils macros
|
2026-03-06 00:13:04 +01:00 |
|
Jan
|
60f5c1a18f
|
refactor: adjust zcg code for working in x64
|
2025-04-26 19:08:15 +02:00 |
|
Clang Format
|
6b4f5d94a8
|
Reformat code with clang format
|
2023-11-19 21:07:21 +00:00 |
|
Jan
|
88bc1c1056
|
Fix SimpleLexer not being able to read escaped strings
|
2023-09-23 14:28:59 +02:00 |
|
Jan
|
1d798647c3
|
Fix not reading hex numbers with integer only lexing for SimpleLexer
|
2022-03-30 19:25:07 +02:00 |
|
Jan
|
e7eb43a955
|
Correctly parse binary operations that can be interpreted as sign prefixes for numbers
|
2021-11-28 15:16:43 +01:00 |
|
Jan
|
c65c57ce72
|
Add support for defineproxy if directive parsing
|
2021-11-25 18:01:18 +01:00 |
|
Jan
|
a8f0fbd3bb
|
Use shared ptr for line filenames to be able to still use filenames when original file has been closed
|
2021-11-22 10:52:43 +01:00 |
|
Jan
|
ebb8eb9e5b
|
Fix SimpleLexer not recognizing negative numbers
|
2021-11-14 20:04:00 +01:00 |
|
Jan
|
99ca6f8efb
|
Fix SimpleLexer not understanding floating point numbers that omit pre dot zero
|
2021-11-01 15:12:46 +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
|
8d9080066f
|
Extract commonly used Parser code to new Parser component
|
2021-03-08 20:06:34 +01:00 |
|