Historique des commits

Auteur SHA1 Message Date
  Sam Jaffe 436f35a923 refactor: move construction of FormatValidator into Validator, allowing the user to provide user-defined-format codes il y a 2 semaines
  Sam Jaffe 704864c10e feat: add support for Draft03-format keywords: date-time, ip-address, host-name (alt. name) and time, utc-millisec, color (new/changed) il y a 2 semaines
  Sam Jaffe 741a03cde6 Merge branch 'master' into feat/format-matcher il y a 2 semaines
  Sam Jaffe 6f5a4a44cf test/refactor: modify handling of oneOf to only log the matching when a success occurs (and therefore to unannotate the failures) il y a 2 semaines
  Sam Jaffe 6302cd0e01 test/fix: properly record errors when "deep" within a not constraint il y a 2 semaines
  Sam Jaffe 4db4a02747 Merge branch 'master' into feat/format-matcher il y a 2 semaines
  Sam Jaffe d3e5492e1f Merge branch 'master' into feat/format-matcher il y a 2 semaines
  Sam Jaffe 4a272cec67 refactor: annotate regex-engine name il y a 2 semaines
  Sam Jaffe 266137e95c Merge branch 'master' into feat/format-matcher il y a 2 semaines
  Sam Jaffe 6d9d68d873 docs: add more comments il y a 3 semaines
  Sam Jaffe c4f4735743 cleanup: dont double-add $ref il y a 3 semaines
  Sam Jaffe 5af9ca8824 refactor: fix warnings il y a 3 semaines
  Sam Jaffe 7edc91c9dc refactor: enable a result that better aligns w/ the way errors are reported by a DSL that I use at work il y a 3 semaines
  Sam Jaffe 3a9daae5eb refactor: add description as an annotation il y a 3 semaines
  Sam Jaffe ba8e21216f refactor: create a separate constraint to log for "const" il y a 3 semaines
  Sam Jaffe 1927414aba refactor: add printing, make mainprog depend on headers il y a 3 semaines
  Sam Jaffe 7fe69c0e39 refactor: switch utf8/utf32 conversions to use idna over icu il y a 7 mois
  Sam Jaffe b668d68059 refactor: pass regex engine into format validator il y a 8 mois
  Sam Jaffe cdf837a3a6 Merge branch 'master' into feat/format-matcher il y a 8 mois
  Sam Jaffe 6001316336 feat: implement ExtensionVisitor as a plugin il y a 8 mois
  Sam Jaffe 05d5aa1eff refactor: move the caching behavior into the RegexEngine object il y a 8 mois
  Sam Jaffe d0322f637e Merge branch 'refactor/string-adaptor' into feat/extension-model il y a 8 mois
  Sam Jaffe 5b4dcfb061 refactor: allow passing the document as an arg instead of encoding it as a template parameter il y a 8 mois
  Sam Jaffe 36272657d0 refactor: convert Constraint from a virtual base class to a variant il y a 8 mois
  Sam Jaffe 6e644b4e5f refactor: use StringAdapter in ValidationVisitor il y a 8 mois
  Sam Jaffe 4a3bf05685 fix: properly set top-level valid il y a 8 mois
  Sam Jaffe 853a445a3f refactor: minor cleanups il y a 8 mois
  Sam Jaffe ea29faee32 docs: add comments to ValidationVisitor il y a 8 mois
  Sam Jaffe ec86ebe8c1 refactor: some more cleanup of includes and method signatures il y a 8 mois
  Sam Jaffe cb04f35da2 refactor: apply clang-format to requries clauses il y a 8 mois