2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #85 from kutsurak/master More... 4 months ago
Use the idiomatic else in cond form More... 4 months ago
Handle correctly duplicate keys More... 4 months ago
Add a few tests More... 4 months ago
Remove duplicate keys in parsed objects More... 4 months ago
Merge pull request #83 from cbaines/fix-handle-truncation-throw More... 11 months ago
parser: Fix json-seq->scm #:handle-truncation 'throw. More... 11 months ago
depend on guile 2.2 More... over 1 year ago
update ChangeLog More... over 1 year ago
github: add workflows More... over 1 year ago
README: add records and lists examples More... over 1 year ago
bump version to 4.7.3 More... over 1 year ago
fix (json->RECORD) More... over 1 year ago
record: also fix nested record for vectors More... almost 2 years ago
bump version to 4.7.2 More... almost 2 years ago
record: don't call scm->record if value is *unspecified* in (define-json-type) More... almost 2 years ago
bump version to 4.7.1 More... almost 2 years ago
records: allow optional nested records More... about 2 years ago
INSTALL: new version More... over 2 years ago
json/record.scm: Fix spelling of "Additionally". More... over 2 years ago
bump version to 4.7.0 More... over 2 years ago
parser: allow JSON object ordering More... over 2 years ago
bump version to 4.6.0 More... over 2 years ago
tests: add error tests for concatenated documents More... over 2 years ago
add support for concatenated documents More... over 2 years ago
README: add JSON text sequences documentation More... over 2 years ago
Merge pull request #75 from sirikid/feature/json-seq More... almost 3 years ago
Add tests for json seq parser More... almost 3 years ago
Add tests for json seq builder More... almost 3 years ago
Merge pull request #74 from sirikid/feature/test-runner More... almost 3 years ago