summaryrefslogtreecommitdiff
path: root/tests/fixtures/0232-inherit-basic.installfile
AgeCommit message (Collapse)AuthorFilesLines
2023-10-10hscript: Allow multiple inheritanceA. Wilcox1-1/+1
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-26hscript: Implement (currently undocumented) 'inherit' key and testsA. Wilcox1-0/+3