Historique des commits

Auteur SHA1 Message Date
  Sam Jaffe c85dd8f182 Merge branch 'master' into refactor/expected il y a 2 semaines
  Sam Jaffe 544f627cb8 refactor: change load_stream and associated functions to pass error messages up the stream to be handled il y a 3 semaines
  Sam Jaffe 87c0cd8a2f test-fix: missing metaschema causes exception to be thrown il y a 3 semaines
  Sam Jaffe 6d9d68d873 docs: add more comments il y a 3 semaines
  Sam Jaffe 3907a1f4aa refactor: extract curl and load functions il y a 3 semaines
  Sam Jaffe 042a27844b test-fix: annotations now carry Property info il y a 3 semaines
  Sam Jaffe c4f4735743 cleanup: dont double-add $ref il y a 3 semaines
  Sam Jaffe e5a4bc7ef3 refactor: also log on success il y a 3 semaines
  Sam Jaffe 5af9ca8824 refactor: fix warnings il y a 3 semaines
  Samuel Jaffe 282f600d8b Add 'LICENSE.md' il y a 3 semaines
  Sam Jaffe 7edc91c9dc refactor: enable a result that better aligns w/ the way errors are reported by a DSL that I use at work il y a 3 semaines
  Sam Jaffe 5958027351 fix: proper formatting for multiple annotations/errors il y a 3 semaines
  Sam Jaffe 3a9daae5eb refactor: add description as an annotation il y a 3 semaines
  Sam Jaffe ba8e21216f refactor: create a separate constraint to log for "const" il y a 3 semaines
  Sam Jaffe e76d891557 feat: allow filtering output by only returning errors il y a 3 semaines
  Sam Jaffe 5e1e556b38 fix: escape annotation/error messages il y a 3 semaines
  Sam Jaffe 1927414aba refactor: add printing, make mainprog depend on headers il y a 3 semaines
  Sam Jaffe f9ac12006d feat: add mainprog entry point il y a 3 semaines
  Sam Jaffe 357f676d91 refactor: implement required-keywords il y a 8 mois
  Sam Jaffe 900d939c13 refactor: compress details in vocabulary::Metadata w/ enum il y a 8 mois
  Sam Jaffe af31329f15 fix: add expect in JSON-Pointer for leading / il y a 8 mois
  Sam Jaffe 8db4e3d2e4 fix: validation on RelativePointer for e.g. "01/A" il y a 8 mois
  Sam Jaffe ac689794ed refactor/fix: make integer parsing for Pointer require all chars in the string il y a 8 mois
  Sam Jaffe dd9d64885b refactor: don't use optional for relative pointer il y a 8 mois
  Sam Jaffe c2da67ffeb refactor: move parse_integer into number.h il y a 8 mois
  Sam Jaffe 8697cb37e5 refactor: change Pointer/RelativePointer to use expected for the string ctor il y a 8 mois
  Sam Jaffe f88224b109 refactor: don't use optional for relative pointer il y a 8 mois
  Sam Jaffe 2742b8c4d9 refactor: create Pointer::parse using expected il y a 8 mois
  Sam Jaffe aad2a243b6 refactor: add missing ctors and typedefs il y a 8 mois
  Sam Jaffe b9102750ce refactor: switch Pointer to use expected under-the-hood, preserve API il y a 8 mois