0
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added operator= for path_components to keep component type and value synchronized (#159) More... about 3 years ago
added `node::operator[]` for `toml::path` More... about 3 years ago
unified internal path parsing using callbacks More... about 3 years ago
added `TOML_CALLCONV` config option More... about 3 years ago
additonal path work More... about 3 years ago
Merge branch 'master' into paths More... about 3 years ago
Path (#156) More... about 3 years ago
relaxed cvref requirements of some functions More... about 3 years ago
feat: add gitter badge on readme More... about 3 years ago
added `toml_merger` example More... about 3 years ago
Move install rules under PROJECT_IS_TOP_LEVEL (#154) More... about 3 years ago
fixed table source columns being off by one More... over 3 years ago
MSVC used "Emotional Damage". It's super effective! More... over 3 years ago
made the `toml_generator` example :sparkles: Not Shit :sparkles: More... over 3 years ago
added value type deduction to `emplace()` methods More... over 3 years ago
added meson option `use_vendored_libs` More... over 3 years ago
removed git submodules to fix various tooling issues (closes #151) More... over 3 years ago
tipi.build support for tomlplusplus (#150) More... over 3 years ago
minor documentation updates More... over 3 years ago
fix `for_each()` for older MSVC More... over 3 years ago
added `for_each()` for tables and arrays More... over 3 years ago
added tests for `visit()` More... over 3 years ago
Updated support for unicode in bare keys More... over 3 years ago
ci: fix doxygen generation not running More... over 3 years ago
minor meson refactor More... over 3 years ago
CI: add release builds to matrix More... over 3 years ago
minor refactor More... over 3 years ago
clang 10.0: error: unknown warning group '-Wsuggest-destructor-override' #145 (#146) More... over 3 years ago
Add support for `\e` (toml-lang/toml/pull/790) More... over 3 years ago
fixed UB in internal unicode machinery (closes #144) More... over 3 years ago