summaryrefslogtreecommitdiff
path: root/hscript/disk.hh
AgeCommit message (Expand)AuthorFilesLines
2019-10-21hscript: Implement DiskLabel, add testsA. Wilcox1-0/+25
2019-10-17hscript: Implement diskid key (except execution)A. Wilcox1-2/+16
2019-10-13hscript: Pass data by referenceA. Wilcox1-4/+5
2019-10-12hscript: Pass opts to all validate()s, implement 'mount' validationA. Wilcox1-2/+2
2019-10-09hscript: Implement stub Mount parserA. Wilcox1-0/+20
2019-10-08hscript: New module 'disk', fix headers of all filesA. Wilcox1-1/+1
2019-10-07hscript: Make classes for the rest of the keysA. Wilcox1-0/+12
2019-10-06More API stuffA. Wilcox1-0/+5
2019-10-05More API workA. Wilcox1-0/+34