This website requires JavaScript.
Explore
Help
Sign In
OpenSourceProjects
/
go-toml
Watch
1
Star
0
Fork
You've already forked go-toml
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ed846c7e53
go-toml
/
cmd
/
burntsushi-tester
History
Maurice Makaay
ed846c7e53
Wrote a first crude version of specific tokenizer handlers for string parsing. Missing feature is good error reporting from the tokenize handler code (which has been a TODO for a while, so a nice one to implement after this).
2019-07-31 07:51:37 +00:00
..
Makefile
Speed improvements
2019-07-29 23:51:03 +00:00
main.go
Restructured the BurntSushi testing code, to not let it be a part of the TOML AST.
2019-07-28 14:51:14 +00:00
test.toml
Wrote a first crude version of specific tokenizer handlers for string parsing. Missing feature is good error reporting from the tokenize handler code (which has been a TODO for a while, so a nice one to implement after this).
2019-07-31 07:51:37 +00:00
testfile.toml
A few new bits and bobs for performance testing.
2019-07-19 21:12:06 +00:00
testfile2.toml
Backup work.
2019-07-22 23:27:59 +00:00