summaryrefslogtreecommitdiff
path: root/lib/zambyte/meta/macduffie.scm
Commit message (Collapse)AuthorAge
* Use internal record to store JSON record data.Robby Zambito2023-06-11
|
* Do not use a colon in the renamed symbol name.Robby Zambito2023-02-22
| | | | Kawa uses this to mean something else.
* Reach feature parity with macduffie json libraryRobby Zambito2023-02-21
|
* Fix error where false values may act like a key was missing.Robby Zambito2023-02-12
| | | | Tried to be too clever. Was not clever.
* Add json-object-contains-key?, json-list-length, and json-key-not-found.Robby Zambito2023-02-12
| | | | Update README accordingly and with add examples.
* Initial commitRobby Zambito2023-02-12