summaryrefslogtreecommitdiff
path: root/lib/zambyte/meta/guile-json.scm
Commit message (Collapse)AuthorAge
* Convert keys from strings to symbolsRobby Zambito2023-06-11
|
* Mutating an empty object should return a new object if it cannot be mutated.Robby Zambito2023-02-21
|
* Fix issue where json-object-set! could not be used for mutable record fieldsRobby Zambito2023-02-17
|
* Reach feature parity with Chibi for Guile implementationRobby Zambito2023-02-17
|
* Rename guile.scm to guile-json.scmRobby Zambito2023-02-16
This will avoid any potential conflicts from other zambyte/meta/guile.scm files.