summaryrefslogtreecommitdiff
path: root/tools/minicargo/toml.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-04-01All - Move toml parser and path header to a common library, start on custom t...John Hodge1-414/+0
2017-09-23minicargo - Disable debug in toml parserJohn Hodge1-0/+1
2017-08-31minicargo - Windows compilation fixesJohn Hodge1-1/+17
2017-08-24minicargo toml - Handle empty sectionsJohn Hodge1-6/+2
2017-08-24minicargo toml parser - Fix some edge cases exposed by rustc vendor dirJohn Hodge1-24/+101
2017-08-20minicargo - Dependency loadingJohn Hodge1-6/+7
2017-08-19minicargo - Draft implementation, spawns mrustc on windowsJohn Hodge1-0/+323