Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Distinct JSON records with the same name do not meet other predicates | Robby Zambito | 2023-06-11 |
* | Reach feature parity with macduffie json library | Robby Zambito | 2023-02-21 |
* | Edit error messages | Robby Zambito | 2023-02-17 |
* | Finish basic json-record functionality. | Robby Zambito | 2023-02-17 |
* | Merge branch 'master' into json-records | Robby Zambito | 2023-02-16 |
|\ | |||
| * | Rename guile.scm to guile-json.scm | Robby Zambito | 2023-02-16 |
| * | Use include-from-path for including the Guile implementation | Robby Zambito | 2023-02-16 |
* | | Allow non-record json objects to match record json objects predicate when all... | Robby Zambito | 2023-02-16 |
* | | Raise an error when trying to serialize a json record and a key is missing. | Robby Zambito | 2023-02-16 |
* | | Add initial implementation of json-records | Robby Zambito | 2023-02-16 |
|/ | |||
* | Add json DSL | Robby Zambito | 2023-02-15 |
* | Add json-object-contains-key?, json-list-length, and json-key-not-found. | Robby Zambito | 2023-02-12 |
* | Initial commit | Robby Zambito | 2023-02-12 |