Commit History

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