Commit History

Author SHA1 Message Date
  Sam Jaffe c2da67ffeb refactor: move parse_integer into number.h 3 months ago
  Sam Jaffe 8697cb37e5 refactor: change Pointer/RelativePointer to use expected for the string ctor 3 months ago
  Sam Jaffe 2742b8c4d9 refactor: create Pointer::parse using expected 3 months ago
  Sam Jaffe b9102750ce refactor: switch Pointer to use expected under-the-hood, preserve API 3 months ago
  Sam Jaffe 252c7f59dc refactor: allow multi-parent() in Pointer 3 months ago
  Sam Jaffe 3295437db7 docs: 41% comment/code ratio 4 months ago
  Sam Jaffe 09576a604b refactor: some other minor cleanups 4 months ago
  Sam Jaffe 09060ae9bd refactor: move compatibility headers into compat directory 4 months ago
  Sam Jaffe ec60e9bb5e refactor: separate annotation/error 1 year ago
  Sam Jaffe 43d73e2df2 refactor: add parent for json-pointer, more result messages 1 year ago
  Sam Jaffe 7389450bff fix: reference handling 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 8bd43eb59a fix: a number of bugs 1 year ago
  Sam Jaffe 648f65daab refactor: split Reference::anchor into URI and Anchor classes 1 year ago
  Sam Jaffe 08d68f1ff7 feat: initial design of schema parsing and constraints 1 year ago