Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix Gauche implementation of json-object-ref to reflect string->symbol change. | Robby Zambito | 2023-02-14 |
* | Update README to reflect previous change to the API | Robby Zambito | 2023-02-14 |
* | Use assoc symbols for keys instead of strings for objects. | Robby Zambito | 2023-02-14 |
* | Add some tests | Robby Zambito | 2023-02-13 |
* | Use SRFI for case-receive instead of my own implementation | Robby Zambito | 2023-02-13 |
* | Fixed issue in Gauche where object keys would never match | Robby Zambito | 2023-02-13 |
* | Remove all references to srfi 2 | Robby Zambito | 2023-02-13 |
* | Make package.sh more readable | Robby Zambito | 2023-02-12 |
* | Fix error where false values may act like a key was missing. | Robby Zambito | 2023-02-12 |
* | Add script to generate a snowball | Robby Zambito | 2023-02-12 |
* | Add license | 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 |