Commit History

Author SHA1 Message Date
  Sam Jaffe 3a9daae5eb refactor: add description as an annotation 3 weeks ago
  Sam Jaffe ba8e21216f refactor: create a separate constraint to log for "const" 3 weeks ago
  Sam Jaffe e76d891557 feat: allow filtering output by only returning errors 3 weeks ago
  Sam Jaffe 5e1e556b38 fix: escape annotation/error messages 3 weeks ago
  Sam Jaffe 1927414aba refactor: add printing, make mainprog depend on headers 3 weeks ago
  Sam Jaffe f9ac12006d feat: add mainprog entry point 3 weeks ago
  Sam Jaffe be8d8dcf1d feat: add ICU Regex Engine option 7 months ago
  Sam Jaffe 1c382e8a53 docs: add more explaination in format.h 7 months ago
  Sam Jaffe aa196e3a5d chore: fix filtering of test cases 7 months ago
  Sam Jaffe 29bdafb5a8 feat: implement uri_template format 7 months ago
  Sam Jaffe c2dedc8efe feat: implmenet uri-reference and iri-reference 7 months ago
  Sam Jaffe da0d0a1dd8 feat: implement iri format testing 7 months ago
  Sam Jaffe 1c0127945e feat: implement uri-format (excluding IPvFuture) 7 months ago
  Sam Jaffe 5c18d15254 refactor: move simple macros to _macro.h, add IIF 7 months ago
  Sam Jaffe a7f8212906 refactor: disable I18N formats when missing IDNA library 7 months ago
  Sam Jaffe 7fe69c0e39 refactor: switch utf8/utf32 conversions to use idna over icu 7 months ago
  Sam Jaffe 5bea563a43 refactor: remove regex_escape function 7 months ago
  Sam Jaffe 71c2c84e49 fix: add leapsecond support 7 months ago
  Sam Jaffe 58959a21ee feat: implement hostname/idn-hostname 7 months ago
  Sam Jaffe 6dc36beb9b refactor: missing include for std::isalnum 7 months ago
  Sam Jaffe 9ab9476d66 fix: string-bounds 7 months ago
  Sam Jaffe bbd23791e9 refactor: cleanup ICU string usage (TODO non-icu support) 7 months ago
  Sam Jaffe 53e3015fea feat: prospective idn-email and idn-hostname support 8 months ago
  Sam Jaffe ea5e823892 refactor: remove extra guard on "json-pointer" format 8 months ago
  Sam Jaffe c324da4c97 Merge branch 'master' into feat/format-matcher 8 months ago
  Sam Jaffe 357f676d91 refactor: implement required-keywords 8 months ago
  Sam Jaffe 900d939c13 refactor: compress details in vocabulary::Metadata w/ enum 8 months ago
  Sam Jaffe af31329f15 fix: add expect in JSON-Pointer for leading / 8 months ago
  Sam Jaffe 8db4e3d2e4 fix: validation on RelativePointer for e.g. "01/A" 8 months ago
  Sam Jaffe ac689794ed refactor/fix: make integer parsing for Pointer require all chars in the string 8 months ago