0
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added `prune()` to `table` and `array` More... almost 4 years ago
refactoring More... almost 4 years ago
added `toml::key` (closes #82) More... almost 4 years ago
parser performance improvements More... almost 4 years ago
minor cleanup More... almost 4 years ago
added `array::at()` and `table::at()` More... almost 4 years ago
added clang's enum annotation attributes to all enums More... almost 4 years ago
added `array::replace()` (closes #109) More... almost 4 years ago
big parser + utf8 handling refactor More... almost 4 years ago
added `parse_benchmark` example More... almost 4 years ago
fixed missing `#include <utility>` More... almost 4 years ago
added `toml::yaml_formatter` More... almost 4 years ago
removed `final` from `value`, `array` and `table` More... almost 4 years ago
renamed `default_formatter` to `toml_formatter` More... almost 4 years ago
fixed `inf` and `nan` being formatted incorrectly by the `json_formatter` More... almost 4 years ago
added `preserve_source_value_flags` More... almost 4 years ago
added value flags to array + table insert methods (closes #44) More... almost 4 years ago
fixed issues with dllexport + extern templates More... almost 4 years ago
added formatter indentation flags (closes #120) More... almost 4 years ago
removed double-bracket requirement for `toml::table` constructor More... almost 4 years ago
removed internal operator""_sz (ADL is a cruel mistress) More... almost 4 years ago
fixed incorrect clang+GCC flag in meson build script More... almost 4 years ago
Merge branch 'master' into v3 More... almost 4 years ago
fix meson build script breaking with meson 0.60.0 (fixes #121) More... almost 4 years ago
greatly simplified project header structure More... almost 4 years ago
added header bookend includes More... almost 4 years ago
project-wide refactoring More... almost 4 years ago
build(meson): use override_dependency if supported (#116) More... almost 4 years ago
build(meson): general improvements and fixes (#115) More... almost 4 years ago
build(meson): general improvements and fixes (#115) More... almost 4 years ago