Commit graph

9 commits

Author SHA1 Message Date
Marcel Otto b06586c387 Apply mix formatter 2020-06-20 04:25:58 +02:00
Marcel Otto 9e9330a08b Fix warnings 2018-08-31 01:14:58 +02:00
Andrew Shu 244a4b34b2 Fix warnings (#3)
Fixes most of the warnings. Leaves some warnings on functions marked TODO.
2017-09-14 01:41:12 +02:00
Marcel Otto 949a4a0f31 json_ld: JSON-LD expansions test suite and various expansion fixes
but still 5 tests failing
2017-03-24 23:25:12 +01:00
Marcel Otto 4ec22b8e66 json_ld: JSON-LD API conform options 2017-03-22 00:35:05 +01:00
Marcel Otto 9be156100a json_ld: move helper functions into a dedicated JSON.LD.Utils module
and

- add some documentation
- remove top-level expand_iri delegate
2017-03-21 01:01:55 +01:00
Marcel Otto 5824c6e870 json_ld: underscore unused variable 2017-03-03 21:49:42 +01:00
Marcel Otto e5348bca3b json_ld: use false instead of :undefined to signify the absence of @base, @vocab and @language 2017-02-26 04:41:00 +01:00
Marcel Otto 4d06504f8d json_ld: move expansion algorithms in separate modules 2017-02-19 04:10:36 +01:00