Historia zmian

Autor SHA1 Wiadomość Data
  Sam Jaffe a09eb4867d refactor: propogate expected handling to load_*, and test cases 1 tydzień temu
  Sam Jaffe cbf59019cb Merge branch 'master' into feat/format-matcher 1 tydzień temu
  Sam Jaffe c41337805c refactor: store root document in ValidationVisitor, so that ExtensionVisitor no longer needs to capture state 2 tygodni temu
  Sam Jaffe 76e93c5ba1 feat: add support for ICU Regex, remove regex fuzzing nonsense for tricking std::regex into working w/ emojis 2 tygodni temu
  Sam Jaffe d3e5492e1f Merge branch 'master' into feat/format-matcher 2 tygodni temu
  Sam Jaffe 4a272cec67 refactor: annotate regex-engine name 2 tygodni temu
  Sam Jaffe ba954291ba refactor: use a recursive template for defining ObjectAdapter 2 tygodni temu
  Sam Jaffe 266137e95c Merge branch 'master' into feat/format-matcher 2 tygodni temu
  Sam Jaffe 544f627cb8 refactor: change load_stream and associated functions to pass error messages up the stream to be handled 3 tygodni temu
  Sam Jaffe 3907a1f4aa refactor: extract curl and load functions 3 tygodni temu
  Sam Jaffe ba8e21216f refactor: create a separate constraint to log for "const" 3 tygodni temu
  Sam Jaffe 58959a21ee feat: implement hostname/idn-hostname 7 miesięcy temu
  Sam Jaffe b668d68059 refactor: pass regex engine into format validator 8 miesięcy temu
  Sam Jaffe 69e97cb0ee fix: Not constraint was not working correctly 8 miesięcy temu
  Sam Jaffe f23ab19891 feat: implement visitor system for ExtensionConstraints 8 miesięcy temu
  Sam Jaffe 6001316336 feat: implement ExtensionVisitor as a plugin 8 miesięcy temu
  Sam Jaffe f3d5274903 refactor: template deduction allows us to eschew the ValidatorT trick 8 miesięcy temu
  Sam Jaffe 05d5aa1eff refactor: move the caching behavior into the RegexEngine object 8 miesięcy temu
  Sam Jaffe 5b4dcfb061 refactor: allow passing the document as an arg instead of encoding it as a template parameter 8 miesięcy temu
  Sam Jaffe 36272657d0 refactor: convert Constraint from a virtual base class to a variant 8 miesięcy temu
  Sam Jaffe ec86ebe8c1 refactor: some more cleanup of includes and method signatures 8 miesięcy temu
  Sam Jaffe cb04f35da2 refactor: apply clang-format to requries clauses 8 miesięcy temu
  Sam Jaffe 594ee7d557 refactor: proper format constraint handling 1 rok temu
  Sam Jaffe 0cd85b7bec refactor: move ReferenceManager into detail 1 rok temu
  Sam Jaffe 563e97d788 refactor: move DocumentCache into reference manager 1 rok temu
  Sam Jaffe ef0fd552d0 feat: implement document cache for external URI fetches 1 rok temu
  Sam Jaffe 9d20ad2dc9 refactor: move ParserContext into detail 1 rok temu
  Sam Jaffe d59ea7e99d feat: add support for default schema application 1 rok temu
  Sam Jaffe d383ec8eec fix: some issues w/ ValidationVisitor, add ValidationConfig 1 rok temu
  Sam Jaffe ea06076453 refactor: pass around the ConstraintFactory instead of creating repeatedly 1 rok temu