Clang Format
|
c858695f0c
|
Adjust further code formatting
|
2023-11-19 21:07:28 +00:00 |
|
Clang Format
|
6b4f5d94a8
|
Reformat code with clang format
|
2023-11-19 21:07:21 +00: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
|
9009543c58
|
fix missing noexcept
|
2022-03-22 21:32:17 +01:00 |
|
Jan
|
e8ce4570ad
|
Fix pipeline compilation
|
2022-03-22 17:12:43 +01:00 |
|
Jan
|
2e5405deb5
|
Fix counting padding for root struct even when root struct has no properties
|
2022-03-22 16:15:42 +01:00 |
|
Jan
|
f15e997f7b
|
Fix not setting enum element count for enumedarrays when parsing
|
2022-03-22 16:07:43 +01:00 |
|
Jan
|
ab5a998903
|
Sort StructuredDataDef members and entries alphabetically after parsing
|
2022-03-22 15:09:07 +01:00 |
|
Jan
|
1b6f2ab9fa
|
Calculate StructuredDataDef sizes and offsets
|
2022-03-22 15:08:42 +01:00 |
|
Jan
|
77420495f6
|
Add base for calculation sizes of structs for StructuredDataDef
|
2022-03-22 14:12:48 +01:00 |
|
Jan
|
c131c58bbe
|
Replace references to undefined types after parsing entire StructuredDataDef
|
2022-03-22 12:34:21 +01:00 |
|
Jan
|
2fa1144425
|
Set remapped type for previously undefined types for StructuredDataDef
|
2022-03-22 12:14:30 +01:00 |
|
Jan
|
dc075847ff
|
When parsing StructuredDataDefs accept undefined types
|
2022-03-22 12:03:15 +01:00 |
|
Jan
|
49c774b1e6
|
Parse checksumoverride for StructuredDataDef
|
2022-03-21 11:05:48 +01:00 |
|
Jan
|
93fea39ddd
|
Move StructuredDataDef Parsing to new package
|
2022-03-21 10:30:54 +01:00 |
|