mirror of
https://github.com/HenkKalkwater/harbour-sailfin.git
synced 2025-04-13 15:52:40 +00:00
Update the generator to be able to handle the new challenges that arose with the new specification, namely: - Enums that do not start with a capital letter - Enums that contain a reserved keyword - Basic handling 'allOf' keys in properties Additionally, the comparison enum deserialisation is now case-insensitive. |
||
---|---|---|
.. | ||
enum_header.hbs | ||
enum_implementation.hbs | ||
loader_header.hbs | ||
loader_implementation.hbs | ||
loader_types_header.hbs | ||
loader_types_header_getters_setters.hbs | ||
loader_types_implementation.hbs | ||
object_header.hbs | ||
object_implementation.hbs |