about summary refs log tree commit diff stats
path: root/chicanery.extras.scm
Commit message (Collapse)AuthorAge
* Move files aroundCase Duckworth2023-08-13
|
* Add with-{input-from,output-to}-stringCase Duckworth2023-08-09
| | | | Inspired by CHICKEN
* Correct definition of atom?Case Duckworth2023-08-09
| | | | Honestly `atom?` is a weird thing to think about. Is a vector an atom? A bytevector? A string is also a collection .. so it's confusing, isn't it.
* Support multiple schemesCase Duckworth2023-08-08
|
* Add a few more extrasCase Duckworth2023-07-26
|
* Initial commitCase Duckworth2023-07-05