index
:
meta-json
master
JSON library in Scheme
contact@robbyzambito.me
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
zambyte
/
meta
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' into json-records
Robby Zambito
2023-02-16
|
\
|
*
Rename guile.scm to guile-json.scm
Robby Zambito
2023-02-16
|
*
Use include-from-path for including the Guile implementation
Robby Zambito
2023-02-16
*
|
Allow non-record json objects to match record json objects predicate when all...
Robby Zambito
2023-02-16
*
|
Raise an error when trying to serialize a json record and a key is missing.
Robby Zambito
2023-02-16
*
|
Add initial implementation of json-records
Robby Zambito
2023-02-16
|
/
*
Add json DSL
Robby Zambito
2023-02-15
*
Fix Gauche implementation of json-object-ref to reflect string->symbol change.
Robby Zambito
2023-02-14
*
Use assoc symbols for keys instead of strings for objects.
Robby Zambito
2023-02-14
*
Fixed issue in Gauche where object keys would never match
Robby Zambito
2023-02-13
*
Remove all references to srfi 2
Robby Zambito
2023-02-13
*
Fix error where false values may act like a key was missing.
Robby Zambito
2023-02-12
*
Add json-object-contains-key?, json-list-length, and json-key-not-found.
Robby Zambito
2023-02-12
*
Initial commit
Robby Zambito
2023-02-12