summaryrefslogtreecommitdiff
path: root/tools/common/toml.cpp
AgeCommit message (Collapse)AuthorFilesLines
2018-12-15Targets - Add alignment to the target specs, along with a saveback test.John Hodge1-30/+55
2018-06-04All - Ensure that all files have a header comment, remove some dead codeJohn Hodge1-3/+7
2018-06-03Toml - Slightly better commentingJohn Hodge1-1/+5
2018-04-01All - Move toml parser and path header to a common library, start on custom ↵John Hodge1-0/+414
target specs.