This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tomlplusplus
Watch
1
Star
0
Fork
0
You've already forked tomlplusplus
mirror of
https://github.com/marzer/tomlplusplus.git
synced
2025-02-25 06:39:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tomlplusplus
/
examples
History
Mark Gillard
30b756f993
fixed parser not handling overlong float literals correctly
...
also a few other edge cases (see
#65
)
2020-10-10 11:45:53 +03:00
..
error_printer.cpp
fixed parser not handling overlong float literals correctly
2020-10-10 11:45:53 +03:00
example.toml
string value serialization now emits literals where possible (
closes
#43
)
2020-07-14 20:50:24 +03:00
meson.build
meson refactoring
2020-09-05 13:26:12 +03:00
simple_parser.cpp
cleaned up some compiler warning management spam
2020-08-11 18:07:02 +03:00
toml_generator.cpp
Added more explicit control over budget in toml_generator example
2020-08-14 12:06:34 +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
Rename Windows.h to windows.h for mingw-w64 (
#63
)
2020-09-30 16:14:25 +03:00