0
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
meson refactoring More... almost 5 years ago
Updated github templates [skip ci] More... almost 5 years ago
fixed _Float16 erroneously supported on g++ (closes #57) More... almost 5 years ago
fixes for VS2017 (closes #55) More... almost 5 years ago
added set information to CONTRIBUTING More... almost 5 years ago
Added more explicit control over budget in toml_generator example More... about 5 years ago
added additional node_view constructors More... about 5 years ago
Update README [skip ci] More... about 5 years ago
cleaned up some compiler warning management spam More... about 5 years ago
updated TOML version to v1.0.0-rc.2 More... about 5 years ago
Add implicit conversion operator from node to node_view (#52) More... about 5 years ago
minor cleanup More... about 5 years ago
regenerated unicode functions More... about 5 years ago
fix some issues handling infinities and NaNs More... about 5 years ago
moved is_homogenous to toml::node More... about 5 years ago
added tests for copying and insertion (closes #49) More... about 5 years ago
moved the unicode function generator stuff to another repo More... about 5 years ago
fixed source information being copied when copying nodes More... about 5 years ago
fix node::value_or() to act like node::value() (#50) More... about 5 years ago
fix godbolt links in documentation More... about 5 years ago
added insert, emplace, push_back etc. compatibility with node_views More... about 5 years ago
added copy construction/assignment for arrays. tables and values More... about 5 years ago
fixed array::insert not working correctly in some cases More... about 5 years ago
fix include guard regression in toml.hpp generator More... about 5 years ago
improved support for __fp16, _Float16 and __float128 More... about 5 years ago
fixed Wcast-align warning spam on ARM More... about 5 years ago
fixed leading/trailing newlines with printing to ostreams (fixes #48) More... about 5 years ago
deprecated parse_result::get() in favour of parse_result::table() More... about 5 years ago
renamed date_time::time_offset to just 'offset' More... about 5 years ago
Merge branch 'master' into new-value-getters More... about 5 years ago