Skip to content

v1.1.0: More UTF

Compare
Choose a tag to compare
@tgockel tgockel released this 13 Nov 20:50
· 153 commits to trunk since this release
  • Less bad Windows support (and true MSVC 2015)
  • Easier functions for case-insensitive comparisons
  • Faster parsing
  • Faster comparisons
  • Full checking for proper character encodings
  • Support for std::wstring access methods on a value
  • Serialization DSL expansions
    • Enumeration type support
    • Simple DSL::extend function
    • Support for extracting and encoding polymorphic types