Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-26 | hscript: Convert 'int line' to a ScriptLocation object | A. Wilcox | 1 | -27/+26 | |
2020-02-26 | hscript: Refactor Keys to be owned by a Script* | A. Wilcox | 1 | -30/+39 | |
This means that a Key can introspect its Script. | |||||
2019-10-18 | hscript: Implement some Username logic, add tests | A. Wilcox | 1 | -1/+0 | |
2019-10-18 | hscript: Add stub User* classes | A. Wilcox | 1 | -4/+77 | |
2019-10-13 | hscript: Pass data by reference | A. Wilcox | 1 | -1/+1 | |
2019-10-12 | hscript: Pass opts to all validate()s, implement 'mount' validation | A. Wilcox | 1 | -2/+2 | |
2019-10-08 | hscript: Use StringKey for Hostname (+ others), implement RootPassphrase | A. Wilcox | 1 | -3/+11 | |
2019-10-06 | More API stuff | A. Wilcox | 1 | -0/+11 | |
2019-10-05 | More API work | A. Wilcox | 1 | -0/+31 | |