Jan
|
236108e5fb
|
ZoneCodeGenerator: Add ability to split loading of a structure due to a dynamic member
|
2019-12-22 23:33:00 +01:00 |
|
Jan
|
0db6f90980
|
ZoneCodeGenerator: Add computations to check for dynamic array sizes and partially loaded structures
|
2019-12-22 16:16:21 +01:00 |
|
Jan
|
be17ae6a48
|
ZoneCodeGenerator: Make pointer counts be able to differ by array index
|
2019-12-18 15:30:47 +01:00 |
|
Jan
|
9253ac14fa
|
ZoneCodeGenerator: Make unions work with conditions and only load one union member at a time consistently
|
2019-12-06 16:33:05 +01:00 |
|
Jan
|
f4a2639e30
|
ZoneCodeGenerator: Make members have a block they are being loaded into instead of structures
|
2019-12-06 16:31:20 +01:00 |
|
Jan
|
5d3c13e833
|
ZoneCodeGenerator: Add computations for single references to be able to correctly handle arrays
|
2019-11-24 01:58:01 +01:00 |
|
Jan
|
4f78570023
|
ZoneCodeGenerator: Add embedded reference handling to templates
|
2019-11-21 01:46:41 +01:00 |
|
Jan
|
3bf0334c59
|
ZoneCodeGenerator: Add and rename member computations to make more sense
|
2019-11-15 14:54:29 +01:00 |
|
Jan
|
63722e220d
|
ZoneCodeGenerator: Move computed conditions to sub class for MemberInformation since the template engine does not support computations and there will be a decent amount probably. So they are now moved to a different class to not cludder the main class too much
|
2019-11-14 14:57:21 +01:00 |
|