Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Reach feature parity with Sagittarius | Robby Zambito | 2023-02-20 |
| | |||
* | Do not use and-let* in tests. | Robby Zambito | 2023-02-18 |
| | | | | | | There are issues with using it in R7RS mode in Gerbil. Add Guile test file | ||
* | Add a test to make sure that specialize string to record raises an error ↵ | Robby Zambito | 2023-02-17 |
| | | | | when it should | ||
* | Add lots of tests for new features | Robby Zambito | 2023-02-17 |
| | |||
* | Fix Gauche implementation of json-object-ref to reflect string->symbol change. | Robby Zambito | 2023-02-14 |
| | | | | Add tests to catch this error. | ||
* | Use assoc symbols for keys instead of strings for objects. | Robby Zambito | 2023-02-14 |
| | | | | Update the test suite to be more compatible with SRFI 64. | ||
* | Add some tests | Robby Zambito | 2023-02-13 |