Commit History

Автор SHA1 Съобщение Дата
  Sam Jaffe cbf59019cb Merge branch 'master' into feat/format-matcher преди 1 седмица
  Sam Jaffe c41337805c refactor: store root document in ValidationVisitor, so that ExtensionVisitor no longer needs to capture state преди 2 седмици
  Sam Jaffe 436f35a923 refactor: move construction of FormatValidator into Validator, allowing the user to provide user-defined-format codes преди 2 седмици
  Sam Jaffe 76e93c5ba1 feat: add support for ICU Regex, remove regex fuzzing nonsense for tricking std::regex into working w/ emojis преди 2 седмици
  Sam Jaffe 4a272cec67 refactor: annotate regex-engine name преди 2 седмици
  Sam Jaffe 266137e95c Merge branch 'master' into feat/format-matcher преди 2 седмици
  Sam Jaffe e76d891557 feat: allow filtering output by only returning errors преди 3 седмици
  Sam Jaffe be8d8dcf1d feat: add ICU Regex Engine option преди 7 месеца
  Sam Jaffe 5bea563a43 refactor: remove regex_escape function преди 7 месеца
  Sam Jaffe b668d68059 refactor: pass regex engine into format validator преди 8 месеца
  Sam Jaffe cdf837a3a6 Merge branch 'master' into feat/format-matcher преди 8 месеца
  Sam Jaffe 6001316336 feat: implement ExtensionVisitor as a plugin преди 8 месеца
  Sam Jaffe 28774f5e80 refactor: require that the schema node outlives the validator преди 8 месеца
  Sam Jaffe f3d5274903 refactor: template deduction allows us to eschew the ValidatorT trick преди 8 месеца
  Sam Jaffe 05d5aa1eff refactor: move the caching behavior into the RegexEngine object преди 8 месеца
  Sam Jaffe 5b4dcfb061 refactor: allow passing the document as an arg instead of encoding it as a template parameter преди 8 месеца
  Sam Jaffe 3295437db7 docs: 41% comment/code ratio преди 8 месеца
  Sam Jaffe cb04f35da2 refactor: apply clang-format to requries clauses преди 8 месеца
  Sam Jaffe 9c8e27a663 feat: implement "format" handling for ipv4, ipv6, hostname, date, time, date-time, duration, email, and uuid преди 1 година
  Sam Jaffe 2ff66e2e0c fix: add support for non_bmp_regex преди 1 година
  Sam Jaffe 7de9550010 refactor: better test documentation преди 1 година
  Sam Jaffe d59ea7e99d feat: add support for default schema application преди 1 година
  Sam Jaffe d383ec8eec fix: some issues w/ ValidationVisitor, add ValidationConfig преди 1 година
  Sam Jaffe 49858d9e32 refactor: remove deprecated type chain in Validator преди 1 година
  Sam Jaffe 242281f822 refactor: rename Result -> ValidationResult, record visited props/items преди 1 година
  Sam Jaffe d43ddfd53e feat: implement (most of) the validation system преди 1 година