История коммитов

Автор SHA1 Сообщение Дата
  Sam Jaffe 42f5d822b2 refactor: change schema version hint to unordered_map 1 месяц назад
  Sam Jaffe fa9c6edabc refactor: change Reference/RootReference maps to unordered_map as well 1 месяц назад
  Sam Jaffe 33878e11da refactor: change most storage methods to use unordered_map, unless they specifically require lower_bound/upper_bound 1 месяц назад
  Sam Jaffe c6b4152e75 refactor: replace Constraint variant with a tagged union 1 месяц назад
  Sam Jaffe 868a5222f5 refactor: convert Pointer to use a sliding-window iterator instead of a token vector 1 месяц назад
  Sam Jaffe 35fcdd9302 chore: update gitignore 1 месяц назад
  Sam Jaffe 59c462fd53 chore: clean up clang-tidy 1 месяц назад
  Sam Jaffe b9d4c96bfb refactor: clang-tidy 1 месяц назад
  Sam Jaffe 344bad7fe2 refactor: macro cleanup 1 месяц назад
  Sam Jaffe 4bb9625a75 test: Reference/RootReference 2 месяцев назад
  Sam Jaffe 3d8025bf6c fix: caching null regex 2 месяцев назад
  Sam Jaffe 0460975795 test/fix: write test cases for regex engines, make StdRegexEngine noexcept 2 месяцев назад
  Sam Jaffe c4832202dc docs: indenting 2 месяцев назад
  Sam Jaffe 71beb5c1a0 test: implement test cases to reach 95% 2 месяцев назад
  Sam Jaffe f050c8693c refactor: move formatting helpers into detail/iostream.h 2 месяцев назад
  Sam Jaffe bd0bdbe8a5 refactor: remove friending of ExtensionVisitor in favor of a better API 2 месяцев назад
  Sam Jaffe c41337805c refactor: store root document in ValidationVisitor, so that ExtensionVisitor no longer needs to capture state 2 месяцев назад
  Sam Jaffe 5080d27ddf fix: add concepts to detail/number.h 2 месяцев назад
  Sam Jaffe 684ea3fd55 docs: README.md 2 месяцев назад
  Sam Jaffe d2b7cba801 docs: add more comments 2 месяцев назад
  Sam Jaffe 39f9f49dab fix: inverted condition 2 месяцев назад
  Sam Jaffe 510dd917a8 chore: import cleanup/fixes from feat/format-matcher 2 месяцев назад
  Sam Jaffe 15014cbfe2 chore: switch to CMake 2 месяцев назад
  Sam Jaffe e51d887a72 fix: properly setup dynamic reference context when jumping to a different root URI 2 месяцев назад
  Sam Jaffe 13651debf0 fix: relative URI needs to support "./" prefixes 2 месяцев назад
  Sam Jaffe 58450f68bf test-refactor: add a helper for making it even easier to retest things 2 месяцев назад
  Sam Jaffe e2b307fada chore: update to Test-JSON-Schema-Acceptance-1.037 2 месяцев назад
  Sam Jaffe 13905776da test-fix: allow for CMake to provide the testdir 2 месяцев назад
  Sam Jaffe 6f5a4a44cf test/refactor: modify handling of oneOf to only log the matching when a success occurs (and therefore to unannotate the failures) 2 месяцев назад
  Sam Jaffe 12514fdd24 test: demonstrate annotation propagation using if-then-else 2 месяцев назад