Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-10 | hscript: Allow multiple inheritance | A. Wilcox | 1 | -2/+2 | |
This allows a HorizonScript to inherit from multiple files. Files are parsed in a system-defined, unspecified order, but all scripts of a given depth are guaranteed to be parsed before the next depth. | |||||
2020-05-26 | hscript: Implement (currently undocumented) 'inherit' key and tests | A. Wilcox | 1 | -0/+3 | |