Commit History

Author SHA1 Message Date
  Sam Jaffe 36272657d0 refactor: convert Constraint from a virtual base class to a variant 3 months ago
  Sam Jaffe 4a3bf05685 fix: properly set top-level valid 3 months ago
  Sam Jaffe 853a445a3f refactor: minor cleanups 3 months ago
  Sam Jaffe ea29faee32 docs: add comments to ValidationVisitor 3 months ago
  Sam Jaffe ec86ebe8c1 refactor: some more cleanup of includes and method signatures 3 months ago
  Sam Jaffe cb04f35da2 refactor: apply clang-format to requries clauses 3 months ago
  Sam Jaffe 09060ae9bd refactor: move compatibility headers into compat directory 3 months ago
  Sam Jaffe abae56fe89 refactor: cleanup, formatting, annotations 1 year ago
  Sam Jaffe ec60e9bb5e refactor: separate annotation/error 1 year ago
  Sam Jaffe 8334b24289 refactor: missed enumerate 1 year ago
  Sam Jaffe 20c8efc594 test: cover oneOf annotating valid and invalid 1 year ago
  Sam Jaffe 74aeeb5d23 test: follow schema - not constraint path 1 year ago
  Sam Jaffe 61cc10d79b fix: merge errors 1 year ago
  Sam Jaffe e45b1893e5 fix: compiler/merge errors 1 year ago
  Sam Jaffe a8d66b5326 Merge branch 'master' into refactor/results/track-error-and-success 1 year ago
  Sam Jaffe f54b59f204 refactor: forward-port enumerate for nicer flow 1 year ago
  Sam Jaffe d9d0c607f0 refactor: remove PolyConstraint by generalizing Not/AllOf/AnyOf constraints 1 year ago
  Sam Jaffe 7b51221ce4 refactor: improve annotation feature to allow both accepted/rejected notation 1 year ago
  Sam Jaffe 43d73e2df2 refactor: add parent for json-pointer, more result messages 1 year ago
  Sam Jaffe 25699acb11 refactor: allow specifying format-as-assertion on the constraint-level 1 year ago
  Sam Jaffe ed54c83423 refactor: cleanup some todos 1 year ago
  Sam Jaffe 594ee7d557 refactor: proper format constraint handling 1 year ago
  Sam Jaffe 1245814edc refactor: make type enums less clever 1 year ago
  Sam Jaffe f1e2c717b3 refactor: add more error messages 1 year ago
  Sam Jaffe bed99df899 fix: handling for unimplemented* constraints 1 year ago
  Sam Jaffe 3d3b1e15a2 fix: proper support for anyOf in unevaluated* context 1 year ago
  Sam Jaffe 92418f9596 fix: handling of rootless $id and unevaluated->$ref 1 year ago
  Sam Jaffe b5aee65faf fix: clean up Result object 1 year ago
  Sam Jaffe 7389450bff fix: reference handling 1 year ago
  Sam Jaffe f3ecc32754 fix: some memory safety things... 1 year ago