Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-21 | Use VERSTR for version instead of hardcoding | A. Wilcox | 1 | -1/+1 |
2019-10-20 | Fix tests when install env code is disabled | A. Wilcox | 1 | -0/+3 |
2019-10-19 | tools: Fix LCOV | A. Wilcox | 1 | -1/+1 |
2019-10-19 | hscript: Implement Firmware, and add tests | A. Wilcox | 1 | -0/+4 |
2019-10-14 | hscript-validate: add dangerous -i flag | A. Wilcox | 1 | -0/+3 |
2019-10-08 | Make +pretty+ a global var instead of passed everywhere | A. Wilcox | 1 | -6/+8 |
2019-10-07 | validator: Implement -s/--strict for Strict Mode | A. Wilcox | 1 | -0/+3 |
2019-10-06 | Add some pretty handlers and use them | A. Wilcox | 1 | -8/+5 |
2019-10-06 | validator: Allow disabling Pretty; default if not TTY | A. Wilcox | 1 | -3/+17 |
2019-10-06 | validator: Use clipp, add -k/--keep-going flag | A. Wilcox | 1 | -6/+22 |
2019-10-06 | Beginnings of some extremely basic parsing and a utility | A. Wilcox | 1 | -0/+39 |
2019-10-06 | Add skeleton logic | A. Wilcox | 1 | -0/+0 |