Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Use internal record to store JSON record data. | Robby Zambito | 2023-06-11 |
* | Mutating an empty object should return a new object if it cannot be mutated. | Robby Zambito | 2023-02-21 |
* | Return the mutated object in Gauche. | Robby Zambito | 2023-02-20 |
* | Fix errors in gauche implementation | Robby Zambito | 2023-02-18 |
* | Reach feature parity with Gauche | Robby Zambito | 2023-02-17 |
* | Fix Gauche implementation of json-object-ref to reflect string->symbol change. | Robby Zambito | 2023-02-14 |
* | Use assoc symbols for keys instead of strings for objects. | Robby Zambito | 2023-02-14 |
* | Fixed issue in Gauche where object keys would never match | Robby Zambito | 2023-02-13 |
* | Fix error where false values may act like a key was missing. | Robby Zambito | 2023-02-12 |
* | 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 |