Simon Hausmann
|
f502be9299
|
Fix nested structures
When the nested structure was only referenced indirectly, we weren't collecting it for code generation.
|
2021-01-25 14:12:24 +01:00 |
|
Olivier Goffart
|
7f78bea8b5
|
Fix a bunch of cargo clippy warnings in the compiler
|
2020-12-07 12:54:38 +01:00 |
|
Olivier Goffart
|
2245df7b14
|
Add a function to visit all expression within a component
|
2020-11-26 17:15:45 +01:00 |
|
Olivier Goffart
|
0ad0c181e3
|
Take a component in the function that visit all elements
|
2020-11-25 15:16:39 +01:00 |
|
Olivier Goffart
|
7a746c15da
|
Also make sure to generate struct when the property is an array of struct
|
2020-11-17 12:33:19 +01:00 |
|
Olivier Goffart
|
7967a074fb
|
Fix accessing struct declared in a different file
|
2020-11-17 12:02:21 +01:00 |
|