Tristan Jones
|
65d4b84710
|
Path (#156)
|
2022-06-04 16:49:26 +03:00 |
|
Mark Gillard
|
bf13bbd42e
|
added for_each() for tables and arrays
also:
- refactoring
- documentation fixes
- updated conformance tests
- made submodules shallow
|
2022-04-24 21:02:55 +03:00 |
|
Andrea Pappacoda
|
5e6008329f
|
refactor: deprecate TOML_API, add more specific defines
|
2022-02-12 22:04:16 +02:00 |
|
Mark Gillard
|
3f4a540ca6
|
fixed inconsistent error messages for overlong ints/floats (closes #133)
also:
- added `at_path()` (closes #118)
- added `node_view::operator==`
- updated conformance tests
|
2022-01-08 00:08:31 +02:00 |
|
Mark Gillard
|
7da912c45e
|
fixed incorrect clang+GCC flag in meson build script
also:
- renamed `_impl.h` files to `*.inl`
- simplified warning + namespace management boilerplate
- applied clang-format to examples
- bumped minimum required meson version to `0.54.0`
|
2021-10-26 00:53:57 +03:00 |
|