Historique des commits

Auteur SHA1 Message Date
  Sam Jaffe c2da67ffeb refactor: move parse_integer into number.h il y a 3 mois
  Sam Jaffe 8697cb37e5 refactor: change Pointer/RelativePointer to use expected for the string ctor il y a 3 mois
  Sam Jaffe f88224b109 refactor: don't use optional for relative pointer il y a 3 mois
  Sam Jaffe 2742b8c4d9 refactor: create Pointer::parse using expected il y a 3 mois
  Sam Jaffe aad2a243b6 refactor: add missing ctors and typedefs il y a 3 mois
  Sam Jaffe b9102750ce refactor: switch Pointer to use expected under-the-hood, preserve API il y a 3 mois
  Sam Jaffe 56b3271b58 refactor: std::expected compat il y a 3 mois
  Sam Jaffe cdf837a3a6 Merge branch 'master' into feat/format-matcher il y a 3 mois
  Sam Jaffe 48089512d6 Merge branch 'feat/extension-model' il y a 3 mois
  Sam Jaffe 8db5617e20 test: failure test and success test for extensions il y a 3 mois
  Sam Jaffe b0f7aebe31 fix: missed return expression in extension plugins il y a 3 mois
  Sam Jaffe 69e97cb0ee fix: Not constraint was not working correctly il y a 3 mois
  Sam Jaffe 1dea9695c7 refactor: add other edge case to RelativePointer (no hash, no ptr) il y a 3 mois
  Sam Jaffe f44332627c refactor: fix extension test structure il y a 3 mois
  Sam Jaffe 729029efbb refactor: move common testing code to helper il y a 3 mois
  Sam Jaffe 8195d931a6 refactor: add ValidationResult::valid, ExtensionConstraint::make il y a 3 mois
  Sam Jaffe 974edbac82 test: extension test (part 1) il y a 3 mois
  Sam Jaffe 252c7f59dc refactor: allow multi-parent() in Pointer il y a 3 mois
  Sam Jaffe f23ab19891 feat: implement visitor system for ExtensionConstraints il y a 3 mois
  Sam Jaffe 6001316336 feat: implement ExtensionVisitor as a plugin il y a 3 mois
  Sam Jaffe 28774f5e80 refactor: require that the schema node outlives the validator il y a 3 mois
  Sam Jaffe f3d5274903 refactor: template deduction allows us to eschew the ValidatorT trick il y a 3 mois
  Sam Jaffe 05d5aa1eff refactor: move the caching behavior into the RegexEngine object il y a 3 mois
  Sam Jaffe d0322f637e Merge branch 'refactor/string-adaptor' into feat/extension-model il y a 3 mois
  Sam Jaffe 1586077f9d Merge branch 'refactor/validation-visitor/document-as-argument' into feat/extension-model il y a 3 mois
  Sam Jaffe 0a7d06d991 Merge branch 'refactor/variant' into feat/extension-model il y a 3 mois
  Sam Jaffe 631c09eb8c chore: cleanup il y a 3 mois
  Sam Jaffe 5b4dcfb061 refactor: allow passing the document as an arg instead of encoding it as a template parameter il y a 3 mois
  Sam Jaffe fffaf287a9 Merge branch 'master' into refactor/variant il y a 3 mois
  Sam Jaffe c08e9c698f fix: switch il y a 3 mois