summaryrefslogtreecommitdiff
path: root/chickadee/utils.scm
Commit message (Expand)AuthorAgeFilesLines
* Relicense nearly everything to Apache 2.0.David Thompson2023-04-261-11/+9
* Update my email address.David Thompson2023-04-251-1/+1
* Add file-extension, absolute-file-name, and tmpdir utility procedures.David Thompson2023-03-251-1/+17
* utils: Handle negative increment in for-range.David Thompson2021-03-051-2/+3
* utils: Add for-range macro.David Thompson2021-03-051-1/+23
* Add utils module.David Thompson2017-01-191-0/+33