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-19 04:52:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
11a0e84ced0f7486d6fbbe68f556b999ea075b30
tomlplusplus
/
examples
History
Mark Gillard
11a0e84ced
added additional node_view constructors
...
also made node conversion operators explicit
2020-08-13 14:53:55 +03:00
..
error_printer.cpp
refactoring parser to reduce binary sizes
2020-06-29 17:49:48 +03:00
example.toml
string value serialization now emits literals where possible (
closes
#43
)
2020-07-14 20:50:24 +03:00
meson.build
minor improvements to the wording of some error messages
2020-04-14 12:45:32 +03:00
simple_parser.cpp
cleaned up some compiler warning management spam
2020-08-11 18:07:02 +03:00
toml_generator.cpp
added additional node_view constructors
2020-08-13 14:53:55 +03:00
toml_to_json_transcoder.cpp
cleaned up some compiler warning management spam
2020-08-11 18:07:02 +03:00
utf8_console.h
improved support for __fp16, _Float16 and __float128
2020-07-25 20:50:24 +03:00