0
I Use This!
Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Aug 24, 2024 — Aug 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated submodules More... over 5 years ago
fixing typo (#26) More... over 5 years ago
minor code cleanup More... over 5 years ago
minor improvements to codegen of unicode functions More... over 5 years ago
fixed `is_unicode_XXXXXX` functions being wrong in some cases More... over 5 years ago
minor improvements to the wording of some error messages More... over 5 years ago
fix examples breaking CI =/ More... over 5 years ago
added toml_generator example More... over 5 years ago
fixed some multi-line string parsing issues More... over 5 years ago
refactored parser More... over 5 years ago
moved preprocessor machinery to a separate header More... over 5 years ago
fixed printing of inf and nan More... over 5 years ago
minor refactoring in the parser to reduce binary sizes More... over 5 years ago
added build option `GENERATE_CMAKE_CONFIG` [skip ci] More... over 5 years ago
Add the Cmake configuration files support (#22) [skip ci] More... over 5 years ago
make meson pkgconfig module use the correct project name [skip ci] More... over 5 years ago
fix for CI pipeline failing when compiling runs out of memory More... over 5 years ago
add CI install step for 'locales' More... over 5 years ago
added support for implementations without `<charconv>` (fixes #21) More... over 5 years ago
minor doxygen tweaks More... over 5 years ago
Added project homepage note to README [skip ci] More... over 5 years ago
added operator[], begin(), end() to parse_result in noexcept-mode More... over 5 years ago
meson: Permit installation of toml++ (#16) More... over 5 years ago
support for upcoming TOML v1.0.0 release More... over 5 years ago
minor compilation speed and binary size improvements More... over 5 years ago
narrowed scope of abi namespacing More... over 5 years ago
minor documentation fixes More... over 5 years ago
documentation fixes More... over 5 years ago
added trivial abi attribute to date, time, time_offset More... over 5 years ago
TOML_GCC_ATTR => TOML_GNU_ATTR More... over 5 years ago