Commit History

Author SHA1 Message Date
  Sam Jaffe 6001316336 feat: implement ExtensionVisitor as a plugin 3 months ago
  Sam Jaffe 28774f5e80 refactor: require that the schema node outlives the validator 3 months ago
  Sam Jaffe f3d5274903 refactor: template deduction allows us to eschew the ValidatorT trick 3 months ago
  Sam Jaffe 05d5aa1eff refactor: move the caching behavior into the RegexEngine object 3 months ago
  Sam Jaffe 5b4dcfb061 refactor: allow passing the document as an arg instead of encoding it as a template parameter 3 months ago
  Sam Jaffe 3295437db7 docs: 41% comment/code ratio 3 months ago
  Sam Jaffe cb04f35da2 refactor: apply clang-format to requries clauses 3 months ago
  Sam Jaffe 2ff66e2e0c fix: add support for non_bmp_regex 1 year ago
  Sam Jaffe 7de9550010 refactor: better test documentation 1 year ago
  Sam Jaffe d59ea7e99d feat: add support for default schema application 1 year ago
  Sam Jaffe d383ec8eec fix: some issues w/ ValidationVisitor, add ValidationConfig 1 year ago
  Sam Jaffe 49858d9e32 refactor: remove deprecated type chain in Validator 1 year ago
  Sam Jaffe 242281f822 refactor: rename Result -> ValidationResult, record visited props/items 1 year ago
  Sam Jaffe d43ddfd53e feat: implement (most of) the validation system 1 year ago