summaryrefslogtreecommitdiff
path: root/lib/zambyte/meta/json.sld
Commit message (Expand)AuthorAge
* Return the mutated object from record mutators.Robby Zambito2023-06-12
* Use internal record to store JSON record data.Robby Zambito2023-06-11
* Distinct JSON records with the same name do not meet other predicatesRobby Zambito2023-06-11
* Reach feature parity with macduffie json libraryRobby Zambito2023-02-21
* Edit error messagesRobby Zambito2023-02-17
* Finish basic json-record functionality.Robby Zambito2023-02-17
* Merge branch 'master' into json-recordsRobby Zambito2023-02-16
|\
| * Rename guile.scm to guile-json.scmRobby Zambito2023-02-16
| * Use include-from-path for including the Guile implementationRobby Zambito2023-02-16
* | Allow non-record json objects to match record json objects predicate when all...Robby Zambito2023-02-16
* | Raise an error when trying to serialize a json record and a key is missing.Robby Zambito2023-02-16
* | Add initial implementation of json-recordsRobby Zambito2023-02-16
|/
* Add json DSLRobby Zambito2023-02-15
* Add json-object-contains-key?, json-list-length, and json-key-not-found.Robby Zambito2023-02-12
* Initial commitRobby Zambito2023-02-12