Commit Graph

3 Commits

Author SHA1 Message Date
Maurice Makaay b95f255ae7 Moved all parser code into subpackage 'parse'. 2019-06-26 21:51:42 +00:00
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
Maurice Makaay 688894dbf2 Extracted the toml AST to its own subpackage. Preparation for having encoder and decoder as well, not all inside the main toml dir. 2019-06-26 13:57:22 +00:00