This website requires JavaScript.
Explore
Help
Sign In
general
/
tomlplusplus
Watch
2
Star
0
Fork
0
You've already forked tomlplusplus
mirror of
https://github.com/marzer/tomlplusplus.git
synced
2026-01-23 18:22:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2efb15bf9ee1f2c238d8777d6c8ef8db1b04e2cb
tomlplusplus
/
python
History
Mark Gillard
2efb15bf9e
added insert, emplace, push_back etc. compatibility with node_views
...
In service of satisfying
#49
.
2020-07-28 01:21:41 +03:00
..
ci_single_header_check.py
fixed BOM check causing EOF on very short iostream inputs
2020-06-25 17:33:01 +03:00
generate_conformance_tests.py
fixed narrowing conversion warnings when constructing int values from unsigned
2020-07-20 00:40:55 +03:00
generate_documentation.py
fixed array::insert not working correctly in some cases
2020-07-26 15:03:33 +03:00
generate_single_header.py
fixed array::insert not working correctly in some cases
2020-07-26 15:03:33 +03:00
generate_unicode_functions.py
improved support for __fp16, _Float16 and __float128
2020-07-25 20:50:24 +03:00
generate_windows_test_targets.py
added insert, emplace, push_back etc. compatibility with node_views
2020-07-28 01:21:41 +03:00
utils.py
expanded allowable conversion semantics of value and value_or
2020-07-17 16:33:56 +03:00