go-toml/lexer
Maurice Makaay 29a13834dd Simplify, simplify, simplify, and make handling of invalid UTF8 or unexpected en of file more robust. 2019-05-16 23:26:43 +00:00
..
items.go Code cleanup and refactoring run, both functional code and the tests. 2019-05-16 14:17:06 +00:00
lexer.go Simplify, simplify, simplify, and make handling of invalid UTF8 or unexpected en of file more robust. 2019-05-16 23:26:43 +00:00
states.go Simplify, simplify, simplify, and make handling of invalid UTF8 or unexpected en of file more robust. 2019-05-16 23:26:43 +00:00
states_test.go Simplify, simplify, simplify, and make handling of invalid UTF8 or unexpected en of file more robust. 2019-05-16 23:26:43 +00:00
stringbuf.go Code cleanup and refactoring run, both functional code and the tests. 2019-05-16 14:17:06 +00:00
stringbuf_test.go Make short and long UTF8 escape sequences work in strings. 2019-05-16 16:17:23 +00:00