Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Jaffe 266137e95c Merge branch 'master' into feat/format-matcher hace 2 semanas
  Sam Jaffe 544f627cb8 refactor: change load_stream and associated functions to pass error messages up the stream to be handled hace 3 semanas
  Sam Jaffe 3907a1f4aa refactor: extract curl and load functions hace 3 semanas
  Sam Jaffe ba8e21216f refactor: create a separate constraint to log for "const" hace 3 semanas
  Sam Jaffe 58959a21ee feat: implement hostname/idn-hostname hace 7 meses
  Sam Jaffe b668d68059 refactor: pass regex engine into format validator hace 8 meses
  Sam Jaffe 69e97cb0ee fix: Not constraint was not working correctly hace 8 meses
  Sam Jaffe f23ab19891 feat: implement visitor system for ExtensionConstraints hace 8 meses
  Sam Jaffe 6001316336 feat: implement ExtensionVisitor as a plugin 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 36272657d0 refactor: convert Constraint from a virtual base class to a variant hace 8 meses
  Sam Jaffe ec86ebe8c1 refactor: some more cleanup of includes and method signatures hace 8 meses
  Sam Jaffe cb04f35da2 refactor: apply clang-format to requries clauses hace 8 meses
  Sam Jaffe 594ee7d557 refactor: proper format constraint handling hace 1 año
  Sam Jaffe 0cd85b7bec refactor: move ReferenceManager into detail hace 1 año
  Sam Jaffe 563e97d788 refactor: move DocumentCache into reference manager hace 1 año
  Sam Jaffe ef0fd552d0 feat: implement document cache for external URI fetches hace 1 año
  Sam Jaffe 9d20ad2dc9 refactor: move ParserContext into detail 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 ea06076453 refactor: pass around the ConstraintFactory instead of creating repeatedly hace 1 año
  Sam Jaffe 242281f822 refactor: rename Result -> ValidationResult, record visited props/items hace 1 año
  Sam Jaffe 4577447d89 refactor: make less clever extension handling hace 1 año
  Sam Jaffe d43ddfd53e feat: implement (most of) the validation system hace 1 año
  Sam Jaffe 08d68f1ff7 feat: initial design of schema parsing and constraints hace 1 año