tomlplusplus/vs
Mark Gillard 5e683e9a73 fixed is_unicode_XXXXXX functions being wrong in some cases
also:
- added tests for unicode functions
- changed `TOML_LIKELY` semantics to work with gcc-style intrinsics
- greatly improved unicode-related codegen
- parser refactoring
2020-04-18 23:42:33 +03:00
..
.runsettings fixed printing of inf and nan 2020-04-09 16:49:16 +03:00
error_printer.vcxproj minor improvements to the wording of some error messages 2020-04-14 12:45:32 +03:00
simple_parser.vcxproj minor improvements to the wording of some error messages 2020-04-14 12:45:32 +03:00
test_char8_noexcept.vcxproj fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
test_char8_strict_noexcept.vcxproj fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
test_char8_strict.vcxproj fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
test_char8.vcxproj fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
test_char_noexcept.vcxproj fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
test_char_strict_noexcept.vcxproj fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
test_char_strict.vcxproj fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
test_char.vcxproj fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
test_x86_char8_noexcept.vcxproj fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
test_x86_char8_strict_noexcept.vcxproj fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
test_x86_char8_strict.vcxproj fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
test_x86_char8.vcxproj fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
test_x86_char_noexcept.vcxproj fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
test_x86_char_strict_noexcept.vcxproj fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
test_x86_char_strict.vcxproj fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
test_x86_char.vcxproj fixed is_unicode_XXXXXX functions being wrong in some cases 2020-04-18 23:42:33 +03:00
toml_generator.vcxproj minor improvements to the wording of some error messages 2020-04-14 12:45:32 +03:00
toml_to_json_transcoder.vcxproj minor improvements to the wording of some error messages 2020-04-14 12:45:32 +03:00
toml++.natvis new file: .circleci/config.yml 2020-01-04 16:21:38 +02:00
toml++.props moved preprocessor machinery to a separate header 2020-04-10 19:46:00 +03:00
toml++.sln minor improvements to the wording of some error messages 2020-04-14 12:45:32 +03:00
toml++.vcxproj moved preprocessor machinery to a separate header 2020-04-10 19:46:00 +03:00
toml++.vcxproj.filters moved preprocessor machinery to a separate header 2020-04-10 19:46:00 +03:00