Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Convert keys from strings to symbols | Robby Zambito | 2023-06-11 |
| | |||
* | Mutating an empty object should return a new object if it cannot be mutated. | Robby Zambito | 2023-02-21 |
| | |||
* | Fix issue where json-object-set! could not be used for mutable record fields | Robby Zambito | 2023-02-17 |
| | |||
* | Reach feature parity with Chibi for Guile implementation | Robby Zambito | 2023-02-17 |
| | |||
* | Rename guile.scm to guile-json.scm | Robby Zambito | 2023-02-16 |
This will avoid any potential conflicts from other zambyte/meta/guile.scm files. |