tomlplusplus/vs
Mark Gillard b024ee6dc2 added tests for copying and insertion (closes #49)
also:
- added tests to catch any regressions of pull/50
- moved UTF-8 decoder copyright notice
- cleaned up static assert messages
2020-08-02 12:20:41 +03:00
..
tests moved the unicode function generator stuff to another repo 2020-08-01 22:37:39 +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 added copy construction/assignment for arrays. tables and values 2020-07-27 13:38:01 +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 added tests for copying and insertion (closes #49) 2020-08-02 12:20:41 +03:00
toml++.vcxproj.filters added tests for copying and insertion (closes #49) 2020-08-02 12:20:41 +03:00