index
:
horizon
current
Project Horizon, the next generation of Linux installation
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hscript
/
script.cc
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-10-07
hscript: Initial work at parsing key values
A. Wilcox
1
-18
/
+43
2019-10-07
hscript: Implement key validity test
A. Wilcox
1
-7
/
+22
2019-10-07
hscript: constness fixes
A. Wilcox
1
-2
/
+2
2019-10-07
hscript: Lowercase the key, and don't parse an invalid key further
A. Wilcox
1
-0
/
+5
2019-10-07
hscript: Clarify messages a little
A. Wilcox
1
-2
/
+2
2019-10-07
hscript: Simply error logic
A. Wilcox
1
-13
/
+13
2019-10-07
hscript: Define warning macro, count warnings/errors
A. Wilcox
1
-7
/
+15
2019-10-06
hscript: Factor parser errors to a macro; check key validity
A. Wilcox
1
-7
/
+28
2019-10-06
hscript: If no value present after delim, key has no value
A. Wilcox
1
-3
/
+5
2019-10-06
hscript: Honour KeepGoing flag
A. Wilcox
1
-1
/
+11
2019-10-06
Beginnings of some extremely basic parsing and a utility
A. Wilcox
1
-19
/
+55
2019-10-06
Add skeleton logic
A. Wilcox
1
-2
/
+25
2019-10-06
More API stuff
A. Wilcox
1
-8
/
+11
2019-10-05
More API work
A. Wilcox
1
-0
/
+11
2019-10-05
Tweak API
A. Wilcox
1
-0
/
+35
2019-10-05
Initial prototype for a script parsing API
A. Wilcox
1
-0
/
+0
[prev]