Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Jaffe b9d4c96bfb refactor: clang-tidy hace 1 semana
  Sam Jaffe c41337805c refactor: store root document in ValidationVisitor, so that ExtensionVisitor no longer needs to capture state hace 2 semanas
  Sam Jaffe 76e93c5ba1 feat: add support for ICU Regex, remove regex fuzzing nonsense for tricking std::regex into working w/ emojis hace 2 semanas
  Sam Jaffe 4a272cec67 refactor: annotate regex-engine name hace 2 semanas
  Sam Jaffe e76d891557 feat: allow filtering output by only returning errors hace 3 semanas
  Sam Jaffe 6001316336 feat: implement ExtensionVisitor as a plugin hace 8 meses
  Sam Jaffe 28774f5e80 refactor: require that the schema node outlives the validator hace 8 meses
  Sam Jaffe f3d5274903 refactor: template deduction allows us to eschew the ValidatorT trick hace 8 meses
  Sam Jaffe 05d5aa1eff refactor: move the caching behavior into the RegexEngine object hace 8 meses
  Sam Jaffe 5b4dcfb061 refactor: allow passing the document as an arg instead of encoding it as a template parameter hace 8 meses
  Sam Jaffe 3295437db7 docs: 41% comment/code ratio hace 8 meses
  Sam Jaffe cb04f35da2 refactor: apply clang-format to requries clauses hace 8 meses
  Sam Jaffe 2ff66e2e0c fix: add support for non_bmp_regex hace 1 año
  Sam Jaffe 7de9550010 refactor: better test documentation hace 1 año
  Sam Jaffe d59ea7e99d feat: add support for default schema application hace 1 año
  Sam Jaffe d383ec8eec fix: some issues w/ ValidationVisitor, add ValidationConfig hace 1 año
  Sam Jaffe 49858d9e32 refactor: remove deprecated type chain in Validator hace 1 año
  Sam Jaffe 242281f822 refactor: rename Result -> ValidationResult, record visited props/items hace 1 año
  Sam Jaffe d43ddfd53e feat: implement (most of) the validation system hace 1 año