提交历史

作者 SHA1 备注 提交日期
  Sam Jaffe 8358230db8 Merge branch 'feat/format-matcher' into refactor/expected 5 天之前
  Sam Jaffe b9d4c96bfb refactor: clang-tidy 1 周之前
  Sam Jaffe 5a2051d408 Merge branch 'master' into refactor/expected 2 周之前
  Sam Jaffe 76e93c5ba1 feat: add support for ICU Regex, remove regex fuzzing nonsense for tricking std::regex into working w/ emojis 2 周之前
  Sam Jaffe c85dd8f182 Merge branch 'master' into refactor/expected 2 周之前
  Sam Jaffe af31329f15 fix: add expect in JSON-Pointer for leading / 8 月之前
  Sam Jaffe ac689794ed refactor/fix: make integer parsing for Pointer require all chars in the string 8 月之前
  Sam Jaffe c2da67ffeb refactor: move parse_integer into number.h 8 月之前
  Sam Jaffe 8697cb37e5 refactor: change Pointer/RelativePointer to use expected for the string ctor 8 月之前
  Sam Jaffe 2742b8c4d9 refactor: create Pointer::parse using expected 8 月之前
  Sam Jaffe b9102750ce refactor: switch Pointer to use expected under-the-hood, preserve API 8 月之前
  Sam Jaffe 252c7f59dc refactor: allow multi-parent() in Pointer 8 月之前
  Sam Jaffe 3295437db7 docs: 41% comment/code ratio 8 月之前
  Sam Jaffe 09576a604b refactor: some other minor cleanups 8 月之前
  Sam Jaffe 09060ae9bd refactor: move compatibility headers into compat directory 8 月之前
  Sam Jaffe ec60e9bb5e refactor: separate annotation/error 1 年之前
  Sam Jaffe 43d73e2df2 refactor: add parent for json-pointer, more result messages 1 年之前
  Sam Jaffe 7389450bff fix: reference handling 1 年之前
  Sam Jaffe 341a408fc2 fix: various off-by-one type errors in references, and encoded pointers 1 年之前
  Sam Jaffe 8681add0db fix: several test failures 1 年之前
  Sam Jaffe 8bd43eb59a fix: a number of bugs 1 年之前
  Sam Jaffe 648f65daab refactor: split Reference::anchor into URI and Anchor classes 1 年之前
  Sam Jaffe 08d68f1ff7 feat: initial design of schema parsing and constraints 1 年之前