go-toml/cmd/burntsushi-tester
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