提交歷史

作者 SHA1 備註 提交日期
  Sam Jaffe 6d9d68d873 docs: add more comments 3 周之前
  Sam Jaffe 3907a1f4aa refactor: extract curl and load functions 3 周之前
  Sam Jaffe 042a27844b test-fix: annotations now carry Property info 3 周之前
  Sam Jaffe c4f4735743 cleanup: dont double-add $ref 3 周之前
  Sam Jaffe e5a4bc7ef3 refactor: also log on success 3 周之前
  Sam Jaffe 5af9ca8824 refactor: fix warnings 3 周之前
  Samuel Jaffe 282f600d8b Add 'LICENSE.md' 3 周之前
  Sam Jaffe 7edc91c9dc refactor: enable a result that better aligns w/ the way errors are reported by a DSL that I use at work 3 周之前
  Sam Jaffe 5958027351 fix: proper formatting for multiple annotations/errors 3 周之前
  Sam Jaffe 3a9daae5eb refactor: add description as an annotation 3 周之前
  Sam Jaffe ba8e21216f refactor: create a separate constraint to log for "const" 3 周之前
  Sam Jaffe e76d891557 feat: allow filtering output by only returning errors 3 周之前
  Sam Jaffe 5e1e556b38 fix: escape annotation/error messages 3 周之前
  Sam Jaffe 1927414aba refactor: add printing, make mainprog depend on headers 3 周之前
  Sam Jaffe f9ac12006d feat: add mainprog entry point 3 周之前
  Sam Jaffe be8d8dcf1d feat: add ICU Regex Engine option 7 月之前
  Sam Jaffe 1c382e8a53 docs: add more explaination in format.h 7 月之前
  Sam Jaffe aa196e3a5d chore: fix filtering of test cases 7 月之前
  Sam Jaffe 29bdafb5a8 feat: implement uri_template format 7 月之前
  Sam Jaffe c2dedc8efe feat: implmenet uri-reference and iri-reference 7 月之前
  Sam Jaffe da0d0a1dd8 feat: implement iri format testing 7 月之前
  Sam Jaffe 1c0127945e feat: implement uri-format (excluding IPvFuture) 7 月之前
  Sam Jaffe 5c18d15254 refactor: move simple macros to _macro.h, add IIF 7 月之前
  Sam Jaffe a7f8212906 refactor: disable I18N formats when missing IDNA library 7 月之前
  Sam Jaffe 7fe69c0e39 refactor: switch utf8/utf32 conversions to use idna over icu 7 月之前
  Sam Jaffe 5bea563a43 refactor: remove regex_escape function 7 月之前
  Sam Jaffe 71c2c84e49 fix: add leapsecond support 7 月之前
  Sam Jaffe 58959a21ee feat: implement hostname/idn-hostname 7 月之前
  Sam Jaffe 6dc36beb9b refactor: missing include for std::isalnum 7 月之前
  Sam Jaffe 9ab9476d66 fix: string-bounds 7 月之前