Commit Graph

2 Commits

Author SHA1 Message Date
Mark Gillard
83315a3912 fixed multi-line strings being allowed in keys
also:
- significantly improved the performance of toml::parse_file
- improved the performance of printing to streams for deepy-nested TOML data
- simplified some of the examples
- added more tests
- cleaned up some of the test code
2020-06-08 18:31:23 +03:00
Mark Gillard
983e22978e fixed formatter::print_inline causing compilation failures in windows DLL builds 2020-05-20 13:27:06 +03:00