Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Sam Jaffe ba8e21216f refactor: create a separate constraint to log for "const" 3 hafta önce
  Sam Jaffe e76d891557 feat: allow filtering output by only returning errors 3 hafta önce
  Sam Jaffe 5e1e556b38 fix: escape annotation/error messages 3 hafta önce
  Sam Jaffe 1927414aba refactor: add printing, make mainprog depend on headers 3 hafta önce
  Sam Jaffe f9ac12006d feat: add mainprog entry point 3 hafta önce
  Sam Jaffe 357f676d91 refactor: implement required-keywords 8 ay önce
  Sam Jaffe 900d939c13 refactor: compress details in vocabulary::Metadata w/ enum 8 ay önce
  Sam Jaffe af31329f15 fix: add expect in JSON-Pointer for leading / 8 ay önce
  Sam Jaffe 8db4e3d2e4 fix: validation on RelativePointer for e.g. "01/A" 8 ay önce
  Sam Jaffe ac689794ed refactor/fix: make integer parsing for Pointer require all chars in the string 8 ay önce
  Sam Jaffe dd9d64885b refactor: don't use optional for relative pointer 8 ay önce
  Sam Jaffe c2da67ffeb refactor: move parse_integer into number.h 8 ay önce
  Sam Jaffe 8697cb37e5 refactor: change Pointer/RelativePointer to use expected for the string ctor 8 ay önce
  Sam Jaffe f88224b109 refactor: don't use optional for relative pointer 8 ay önce
  Sam Jaffe 2742b8c4d9 refactor: create Pointer::parse using expected 8 ay önce
  Sam Jaffe aad2a243b6 refactor: add missing ctors and typedefs 8 ay önce
  Sam Jaffe b9102750ce refactor: switch Pointer to use expected under-the-hood, preserve API 8 ay önce
  Sam Jaffe 56b3271b58 refactor: std::expected compat 8 ay önce
  Sam Jaffe cdf837a3a6 Merge branch 'master' into feat/format-matcher 8 ay önce
  Sam Jaffe 48089512d6 Merge branch 'feat/extension-model' 8 ay önce
  Sam Jaffe 8db5617e20 test: failure test and success test for extensions 8 ay önce
  Sam Jaffe b0f7aebe31 fix: missed return expression in extension plugins 8 ay önce
  Sam Jaffe 69e97cb0ee fix: Not constraint was not working correctly 8 ay önce
  Sam Jaffe 1dea9695c7 refactor: add other edge case to RelativePointer (no hash, no ptr) 8 ay önce
  Sam Jaffe f44332627c refactor: fix extension test structure 8 ay önce
  Sam Jaffe 729029efbb refactor: move common testing code to helper 8 ay önce
  Sam Jaffe 8195d931a6 refactor: add ValidationResult::valid, ExtensionConstraint::make 8 ay önce
  Sam Jaffe 974edbac82 test: extension test (part 1) 8 ay önce
  Sam Jaffe 252c7f59dc refactor: allow multi-parent() in Pointer 8 ay önce
  Sam Jaffe f23ab19891 feat: implement visitor system for ExtensionConstraints 8 ay önce