Jan
|
0f349e24c3
|
ZoneCodeGenerator: Improve toString debug output for memberinformation
|
2019-12-07 13:38:57 +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
|
b15ce90fbb
|
ZoneCodeGenerator: Add reusable statement for commands to be able to tell the generator that a member can be a fastfile offset and not nessecarly a following pointer
|
2019-11-15 14:47:45 +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 |
|
Jan
|
ef8a040db4
|
ZoneCodeGenerator: Add toString methods for Domain objects for better readability when debugging
|
2019-11-14 14:50:53 +01:00 |
|
Jan
|
73424c9bc1
|
ZoneCodeGenerator: Add tests for reordering, scriptstring, string
|
2019-11-10 22:14:01 +01:00 |
|
Jan
|
f2cc95ee32
|
ZoneCodeGenerator: Make use of the parsed tokens in TestCount and TestCondition
|
2019-11-10 18:04:00 +01:00 |
|