Sam Jaffe
|
4a272cec67
refactor: annotate regex-engine name
|
2 weeks ago |
Sam Jaffe
|
ba954291ba
refactor: use a recursive template for defining ObjectAdapter
|
2 weeks ago |
Sam Jaffe
|
266137e95c
Merge branch 'master' into feat/format-matcher
|
2 weeks ago |
Sam Jaffe
|
544f627cb8
refactor: change load_stream and associated functions to pass error messages up the stream to be handled
|
3 weeks ago |
Sam Jaffe
|
87c0cd8a2f
test-fix: missing metaschema causes exception to be thrown
|
3 weeks ago |
Sam Jaffe
|
6d9d68d873
docs: add more comments
|
3 weeks ago |
Sam Jaffe
|
3907a1f4aa
refactor: extract curl and load functions
|
3 weeks ago |
Sam Jaffe
|
042a27844b
test-fix: annotations now carry Property info
|
3 weeks ago |
Sam Jaffe
|
c4f4735743
cleanup: dont double-add $ref
|
3 weeks ago |
Sam Jaffe
|
e5a4bc7ef3
refactor: also log on success
|
3 weeks ago |
Sam Jaffe
|
5af9ca8824
refactor: fix warnings
|
3 weeks ago |
Samuel Jaffe
|
282f600d8b
Add 'LICENSE.md'
|
3 weeks ago |
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 weeks ago |
Sam Jaffe
|
5958027351
fix: proper formatting for multiple annotations/errors
|
3 weeks ago |
Sam Jaffe
|
3a9daae5eb
refactor: add description as an annotation
|
3 weeks ago |
Sam Jaffe
|
ba8e21216f
refactor: create a separate constraint to log for "const"
|
3 weeks ago |
Sam Jaffe
|
e76d891557
feat: allow filtering output by only returning errors
|
3 weeks ago |
Sam Jaffe
|
5e1e556b38
fix: escape annotation/error messages
|
3 weeks ago |
Sam Jaffe
|
1927414aba
refactor: add printing, make mainprog depend on headers
|
3 weeks ago |
Sam Jaffe
|
f9ac12006d
feat: add mainprog entry point
|
3 weeks ago |
Sam Jaffe
|
be8d8dcf1d
feat: add ICU Regex Engine option
|
7 months ago |
Sam Jaffe
|
1c382e8a53
docs: add more explaination in format.h
|
7 months ago |
Sam Jaffe
|
aa196e3a5d
chore: fix filtering of test cases
|
7 months ago |
Sam Jaffe
|
29bdafb5a8
feat: implement uri_template format
|
7 months ago |
Sam Jaffe
|
c2dedc8efe
feat: implmenet uri-reference and iri-reference
|
7 months ago |
Sam Jaffe
|
da0d0a1dd8
feat: implement iri format testing
|
7 months ago |
Sam Jaffe
|
1c0127945e
feat: implement uri-format (excluding IPvFuture)
|
7 months ago |
Sam Jaffe
|
5c18d15254
refactor: move simple macros to _macro.h, add IIF
|
7 months ago |
Sam Jaffe
|
a7f8212906
refactor: disable I18N formats when missing IDNA library
|
7 months ago |
Sam Jaffe
|
7fe69c0e39
refactor: switch utf8/utf32 conversions to use idna over icu
|
7 months ago |