Jan
|
ca89580ddb
|
fix: make x64 modified loading code compatible with x86 again
|
2025-05-30 20:07:31 +02:00 |
|
Jan Laupetin
|
4e9599aabf
|
chore: detect structs that differ on different architectures
* and exclude them from assetstructtests
|
2025-04-27 21:04:41 +02:00 |
|
Jan
|
9f8a933277
|
chore: update ZoneCodeGenerator code style
|
2025-04-20 09:45:37 +02:00 |
|
Jan
|
239001e6f2
|
refactor: use std ranges functions where applicable
|
2024-03-24 20:49:15 +01:00 |
|
Jan
|
132cccb971
|
refactor: use new line character instead of std::endl
|
2024-03-24 20:24:22 +01:00 |
|
Clang Format
|
6b4f5d94a8
|
Reformat code with clang format
|
2023-11-19 21:07:21 +00:00 |
|
Jan
|
5f3aa2a460
|
Implement defines with parameters to ZoneCodeGenerator
|
2021-03-04 11:37:06 +01:00 |
|
Jan
|
5290d3a768
|
Update ZCG new console output
|
2021-03-01 14:12:36 +01:00 |
|
Jan
|
7c51c26255
|
Calculate size and alignment in post processor
|
2021-02-19 16:23:16 +01:00 |
|
Jan
|
fb55cdb468
|
parse struct and union sequences
|
2021-02-18 21:55:13 +01:00 |
|
Jan
|
5d5fc86923
|
create enum definitions from headers
|
2021-02-18 17:15:46 +01:00 |
|
Jan
|
bb877f87bb
|
Add sequences for commands
|
2021-02-18 14:41:27 +01:00 |
|
Jan
|
cef9b08efb
|
Measure how long reading the header file takes
|
2021-02-14 10:46:29 +01:00 |
|
Jan
|
3f08be0564
|
Add stream proxy for declaring pack values
|
2021-02-14 10:27:18 +01:00 |
|
Jan
|
0f70f9586c
|
Implement sequence matcher and parser magic
|
2021-02-13 00:12:26 +01:00 |
|
Jan
|
fe1f391bcc
|
Add keywords to header lexer of zcg cpp
|
2021-02-12 00:38:38 +01:00 |
|
Jan
|
87b7921c73
|
Add Header Lexer for ZCG cpp
|
2021-02-12 00:01:41 +01:00 |
|
Jan
|
751cb2cd6e
|
Add c preprocessor proxies to command file parser to support defines and include
|
2021-02-11 11:51:06 +01:00 |
|
Jan
|
1822979a8b
|
Add implementation for ZCG cpp defines proxy
|
2021-02-10 23:46:15 +01:00 |
|
Jan
|
f9ef7cc35b
|
Add Tests for ZCG cpp
|
2021-02-10 18:03:50 +01:00 |
|