tomlplusplus/vs
Mark Gillard fd07301bae improved support for __fp16, _Float16 and __float128
also:
- fixed a bunch of doxygen parsing issues
- added `#define` leak detection to the single-header script
- renamed `TOML_ALL_INLINE` to `TOML_HEADER_ONLY` (the old one still works too)
- simplified abi namespace definitions
2020-07-25 20:50:24 +03:00
..
tests improved support for __fp16, _Float16 and __float128 2020-07-25 20:50:24 +03:00
.runsettings fixed printing of inf and nan 2020-04-09 16:49:16 +03:00
error_printer.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
simple_parser.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
toml_generator.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
toml_to_json_transcoder.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
toml++.natvis deprecated parse_result::get() in favour of parse_result::table() 2020-07-20 17:26:36 +03:00
toml++.props moved preprocessor machinery to a separate header 2020-04-10 19:46:00 +03:00
toml++.sln improved support for __fp16, _Float16 and __float128 2020-07-25 20:50:24 +03:00
toml++.vcxproj fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00
toml++.vcxproj.filters fixed narrowing conversion warnings when constructing int values from unsigned 2020-07-20 00:40:55 +03:00