This website requires JavaScript.
Explore
Help
Sign In
general
/
tomlplusplus
Watch
2
Star
0
Fork
0
You've already forked tomlplusplus
mirror of
https://github.com/marzer/tomlplusplus.git
synced
2026-01-26 07:12:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
v1.3.3
tomlplusplus
/
examples
History
Mark Gillard
f52949a481
refactoring parser to reduce binary sizes
...
Basically boils down to eliminating excessive template instantiations.
2020-06-29 17:49:48 +03:00
..
error_printer.cpp
refactoring parser to reduce binary sizes
2020-06-29 17:49:48 +03:00
example.toml
added iterators for tables and arrays
2020-01-10 19:33:58 +02:00
meson.build
minor improvements to the wording of some error messages
2020-04-14 12:45:32 +03:00
simple_parser.cpp
simplified test code to reduce bloat and improve compile times
2020-06-29 01:57:59 +03:00
toml_generator.cpp
simplified test code to reduce bloat and improve compile times
2020-06-29 01:57:59 +03:00
toml_to_json_transcoder.cpp
simplified test code to reduce bloat and improve compile times
2020-06-29 01:57:59 +03:00
utf8_console.h
refactored parser
2020-04-11 19:43:38 +03:00