| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
Can serialize and deserialize nested records correctly.
Add json-object-map and json-list-map to facilitate recursively demoting records.
Add json-object-set! to make the record mutators functional.
|
|
|
|
| |
These behave like normal records, but with an added procedure to convert from a JSON string.
|
|
|
|
| |
Update the test suite to be more compatible with SRFI 64.
|
| |
|
|
|
|
| |
Tried to be too clever. Was not clever.
|
|
|
|
| |
Update README accordingly and with add examples.
|
|
|