issues
search
marzer
/
tomlplusplus
Header-only TOML config file parser and serializer for C++17.
https://marzer.github.io/tomlplusplus/
MIT License
1.58k
stars
152
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix stack overflow by limiting the maximum depth of dotted keys
#242
tyler92
closed
1 day ago
1
Warnings when compiling with -ffinite-math-only on Linux with Clang v19.1
#241
theakman2
opened
1 day ago
2
add option `TOMLPLUSPLUS_CPP_INSTALL` to determine whether to install `tomlplusplus`
#240
DapengFeng
opened
1 week ago
0
c++23 multible definition error when linking staticly with g++
#239
MarioKauer
opened
3 weeks ago
0
meson: install header and pkg-config file and in subprojects
#238
stephanlachnit
opened
4 weeks ago
2
Table value nodes aren't set but key nodes are
#237
Jamesthe1
closed
1 month ago
10
meson.build installed in /usr/local/include/ ??
#236
JWCS
closed
1 month ago
2
Update README.md to add namespace
#235
L-Super
closed
2 months ago
1
fix: wrong code on README.md
#234
L-Super
closed
2 months ago
2
feat: install examples for top level builds
#233
Scrumplex
closed
2 months ago
6
missing include
#232
Carmelo908
opened
3 months ago
3
toml::array::is_homogeneous doesn't set the node parameter
#231
Forbinn
closed
4 months ago
7
Update toml-test URL in README
#230
UMU618
closed
4 months ago
1
Internal Compiler Error when including header in global module fragment (C++ 20 modules)
#229
KeinNiemand
opened
4 months ago
3
Ask for the "PrivacyInfo.xcprivacy" required by Apple
#228
baihao
closed
4 months ago
1
Support options in Conan
#227
xoorath
closed
4 months ago
8
Failed to compile with clang/libc++ using shared lib mode
#226
memchr
closed
5 months ago
6
"escape sequence '\e' is not supported in TOML 1.0.0 and earlier" even with TOML_LANG_UNRELEASED defined
#225
Toni500github
closed
5 months ago
3
16 digit Hexadecimals
#224
chrimbo
closed
4 months ago
5
What is the proper way to parse top level arrays? Seems not working
#223
degloff
closed
7 months ago
4
Update README.md
#222
gelldur
closed
8 months ago
1
fix: uses tbl variable name rather than arr in table.get documentation
#221
cskeeters
closed
8 months ago
1
Undefined references linker error on nvc++
#220
Tomcat-42
opened
9 months ago
17
Iterate over nested Tables (Array of Tables)
#219
KevDi
opened
10 months ago
4
Store single string value from node view array into string variable
#218
HealthyPear
closed
10 months ago
4
Installation and use with Meson doesn't seem to work
#217
HealthyPear
closed
9 months ago
18
Get toml/yaml/json string without using streams
#216
mokafolio
closed
11 months ago
6
Resolved bug in kMaxValue in SerializationTest for toml_fuzzer
#215
capuanob
closed
11 months ago
2
OSSFuzz integration
#214
capuanob
closed
12 months ago
3
Lambda function error using nvcc
#213
bfstree
closed
8 months ago
2
Indendation customization?
#212
Raildex
closed
1 year ago
1
Explicit / Non-lexicographical sorting when serializing?
#211
Raildex
closed
1 year ago
5
How to convert toml::date_time to std::chrono::time_point?
#210
Gwill
closed
1 year ago
2
vcpkg is now difficult to use.
#209
cmaughan
opened
1 year ago
5
OSS-Fuzz Integration
#208
capuanob
closed
8 months ago
1
File that was written with toml++ can't be parsed
#207
Raildex
closed
1 year ago
6
File generated can't be parsed.
#206
Raildex
closed
1 year ago
1
Fix 32-bit ABI bugs of android
#205
LilyWangLL
closed
1 year ago
2
Tomplusplus 3.3.0 build failed on android
#204
LilyWangLL
closed
1 year ago
4
Make key::str() to return std::string instead of std::string_view?
#203
yihuaeyang
closed
1 year ago
4
Cannot build with Intel MKL include dirs.
#202
iago-lito
closed
1 year ago
9
Shared lib not being installed?
#201
vlad0x00
closed
1 year ago
6
vs2022 cannot be used
#200
107295472
closed
1 year ago
9
Crashes when trying to parse file with scientific notation numbers (e-numbers)
#199
WhoseTheNerd
closed
1 year ago
1
Error during compilation with NVCC
#198
thompsonnoahe
closed
1 year ago
2
aarch64-linux-gnu-g++ version 7.5.0 crash with segmentation fault
#197
sagi-ottopia
closed
1 year ago
14
benchmark showing rtoml is faster
#196
bobfang1992
closed
1 year ago
1
CMake FetchContent documentation should specify GIT_SUBMODULES_RECURSE
#195
andrewkcorcoran
closed
1 year ago
1
std::aligned_storage and std::aligned_storage_t are deprecated in C++23
#194
OlafvdSpek
closed
1 year ago
3
Key access function that throws on key not found
#193
OlafvdSpek
closed
1 year ago
9
Next