Historique des commits

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