Commit History

Author SHA1 Message Date
  Sam Jaffe 800a2a971b fix: UTF8 support for maxLength/minLength 1 year ago
  Sam Jaffe 759f304b95 test-refactor: cleanup 1 year ago
  Sam Jaffe 7389450bff fix: reference handling 1 year ago
  Sam Jaffe ac8bfd6b54 refactor: add keyword info to allow pre-searching $id/$anchor info 1 year ago
  Sam Jaffe f3ecc32754 fix: some memory safety things... 1 year ago
  Sam Jaffe b39da52ad0 fix: add printers... 1 year ago
  Sam Jaffe abebd1693c fix: asan 1 year ago
  Sam Jaffe 6c3c6d30c8 fix: construction of Nodes, and handling of $ref 1 year ago
  Sam Jaffe 341a408fc2 fix: various off-by-one type errors in references, and encoded pointers 1 year ago
  Sam Jaffe 8681add0db fix: several test failures 1 year ago
  Sam Jaffe fa5543434d refactor: begin developing a more proper validation results 1 year ago
  Sam Jaffe 8bd43eb59a fix: a number of bugs 1 year ago
  Sam Jaffe 45457ba2de test: improve makefile 1 year ago
  Sam Jaffe f9cb1dbdab fix: maybe_$type functions to fix Enum constraint 1 year ago
  Sam Jaffe 7de9550010 refactor: better test documentation 1 year ago
  Sam Jaffe 9ddb887a3a fix: numerous bugfixes 1 year ago
  Sam Jaffe 4ab7d0f4fe test: add test suite for draft7 1 year ago
  Sam Jaffe ab56bb11b3 chore: add JSON-Schema-Test-Suite 1 year ago
  Sam Jaffe e910fbf5ce docs: indenting 1 year ago
  Sam Jaffe ef0fd552d0 feat: implement document cache for external URI fetches 1 year ago
  Sam Jaffe bc1a9160f9 chore: remove handled TODO 1 year ago
  Sam Jaffe 9d20ad2dc9 refactor: move ParserContext into detail 1 year ago
  Sam Jaffe 561bd5d24c refactor: dont store unneeded indirections 1 year ago
  Sam Jaffe 648f65daab refactor: split Reference::anchor into URI and Anchor classes 1 year ago
  Sam Jaffe 1741770da1 fix: type alignment... 1 year ago
  Sam Jaffe 3edfbe2a66 refactor: mutable lambda for index 1 year ago
  Sam Jaffe d59ea7e99d feat: add support for default schema application 1 year ago
  Sam Jaffe d383ec8eec fix: some issues w/ ValidationVisitor, add ValidationConfig 1 year ago
  Sam Jaffe 49858d9e32 refactor: remove deprecated type chain in Validator 1 year ago
  Sam Jaffe ea06076453 refactor: pass around the ConstraintFactory instead of creating repeatedly 1 year ago