0
I Use This!
Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Aug 26, 2024 — Aug 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add more VS debug visualizers (#46) More... about 5 years ago
fixed narrowing conversion warnings when constructing int values from unsigned More... about 5 years ago
expanded allowable conversion semantics of value and value_or More... about 5 years ago
string value serialization now emits literals where possible (closes #43) More... about 5 years ago
documentation improvements and minor cleanup - split conformance tests into multiple TU's - added "Try this code on Compiler Explorer" links to the main page - minor preprocessor cleanup More... about 5 years ago
documentation improvements More... about 5 years ago
refactoring parser to reduce binary sizes More... about 5 years ago
simplified test code to reduce bloat and improve compile times More... about 5 years ago
fixed streamsize conversion warning on ARM More... about 5 years ago
added rvalue overload of array::flatten More... about 5 years ago
fixed ML strings not allowing whitespace after line-ending backslashes More... about 5 years ago
updating submodules More... about 5 years ago
fixed BOM check causing EOF on very short iostream inputs More... about 5 years ago
more preprocessor cleanup More... about 5 years ago
documentation improvements More... about 5 years ago
minor preprocessor/doxygen cleanup More... about 5 years ago
Update README [skip ci] More... about 5 years ago
CI: update node docker image More... about 5 years ago
deleted some duplicated preprocessor handling More... about 5 years ago
fixed std::numeric_limits::max() getting broken by macros in some environments More... about 5 years ago
fixed single-digit negative integer parsing bug (closes #39) More... about 5 years ago
Readme updates [skip ci] More... about 5 years ago
Adding details for using Conan package manager (#38) [skip ci] More... about 5 years ago
fixed multi-line strings being allowed in keys More... about 5 years ago
fixed parse failure when parsing an empty file More... about 5 years ago
v1.3.0 More... about 5 years ago
updating toml.hpp More... over 5 years ago
fixed weird overflow with BOMs in char8 mode More... over 5 years ago
renamed table proxy pair members to `first` and `second` to match STL (closes #30) More... over 5 years ago
fixed formatter::print_inline causing compilation failures in windows DLL builds More... over 5 years ago