go-toml/ast
Maurice Makaay 54cb75955d Went over the full TOML AST implementation to give stuff good names.
Also pushed all tests to ast_test to make sure that the public interface
is sufficient for using the package
2019-06-26 15:38:32 +00:00
..
ast.go Went over the full TOML AST implementation to give stuff good names. 2019-06-26 15:38:32 +00:00
ast_test.go Went over the full TOML AST implementation to give stuff good names. 2019-06-26 15:38:32 +00:00
string.go Went over the full TOML AST implementation to give stuff good names. 2019-06-26 15:38:32 +00:00
string_test.go Went over the full TOML AST implementation to give stuff good names. 2019-06-26 15:38:32 +00:00