Go to file
Maurice Makaay 9f19add210 Now the parser code is out of the way, we can split up the state functions describing the syntax of TOML into separate files, while still keeping it maintainable. 2019-05-17 14:13:25 +00:00
lexer Now the parser code is out of the way, we can split up the state functions describing the syntax of TOML into separate files, while still keeping it maintainable. 2019-05-17 14:13:25 +00:00
parser Now the parser code is out of the way, we can split up the state functions describing the syntax of TOML into separate files, while still keeping it maintainable. 2019-05-17 14:13:25 +00:00
.gitignore Backup work. 2019-05-15 11:08:14 +00:00
go.mod Initial import, work in progress. 2019-05-15 09:00:35 +00:00