Samuele Lorefice
|
c0bc1f0a0f
|
Removed redundant statements
|
2025-03-12 00:55:23 +01:00 |
|
Samuele Lorefice
|
02aa7db319
|
Changed attribute builder to derive from correct class, also added method to pass base class parameters using string refs. Regenerated the files
|
2025-03-06 17:37:55 +01:00 |
|
Samuele Lorefice
|
80234eb599
|
Fixed a bug in AttributeBuilder where setting the derived type would not be applied if there wasn't one already set up.
|
2025-02-26 19:23:33 +01:00 |
|
Samuele Lorefice
|
55f3d411b3
|
Added documentation to Attribute builder. Added Inheritance methods. Added a base DNA attribute to GenerateTypeDeclarations method.
|
2025-02-26 18:59:14 +01:00 |
|
Samuele Lorefice
|
869fd3b794
|
Made AttributeBuilder not a singleton, replaced multiple methods per attribute with a single method that returns all the attributes in a single sweep.
|
2025-02-26 17:03:15 +01:00 |
|
Samuele Lorefice
|
91b74a24dd
|
Created a builder for attributes in code generator
|
2025-02-25 16:32:38 +01:00 |
|