|
c858695f0c
|
Adjust further code formatting
|
2023-11-19 21:07:28 +00:00 |
|
|
6b4f5d94a8
|
Reformat code with clang format
|
2023-11-19 21:07:21 +00:00 |
|
|
7ff87c2b73
|
fix setting custom align
|
2021-02-20 03:40:35 +01:00 |
|
|
60a689f58c
|
forward declare every struct and union to be able to self-reference
|
2021-02-20 03:30:00 +01:00 |
|
|
7c51c26255
|
Calculate size and alignment in post processor
|
2021-02-19 16:23:16 +01:00 |
|
|
e51babaeb4
|
parse variables
|
2021-02-19 00:39:33 +01:00 |
|
|
cce9494856
|
parse typedefs
|
2021-02-19 00:15:00 +01:00 |
|
|
f0753c7e3c
|
handle variable defines in child block close
|
2021-02-18 22:21:58 +01:00 |
|
|
fb55cdb468
|
parse struct and union sequences
|
2021-02-18 21:55:13 +01:00 |
|
|
031d851c43
|
Parse enum members
|
2021-02-18 18:10:49 +01:00 |
|
|
5d5fc86923
|
create enum definitions from headers
|
2021-02-18 17:15:46 +01:00 |
|
|
3c1599c1a0
|
Set closing block variable names
|
2021-02-18 15:59:22 +01:00 |
|
|
e685348abd
|
Add blocks to header parsing state that manipulate which sequences are valid
|
2021-02-14 10:27:47 +01:00 |
|
|
e40f1ec0b7
|
Add blocks and built in types to zcg cpp
|
2021-02-14 00:53:23 +01:00 |
|