Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-23 | website: Add website. | Arun Isaac | |
* build-aux/build-home-page.el, website/style.css: New files. * Makefile (EMACS): New variable. (website, website/index.html): New targets. | |||
2022-01-23 | README: Add README. | Arun Isaac | |
* README.org: New file. | |||
2022-01-23 | COPYING: Add license. | Arun Isaac | |
* COPYING: New file. | |||
2022-01-23 | bin: Define assq-ref for R6RS compatibility. | Arun Isaac | |
* bin/run64 (assq-ref): New function. | |||
2022-01-23 | bin: Move to pytest-like output. | Arun Isaac | |
Move to a succinct output format inspired by pytest. * bin/run64: Import (srfi srfi-1). (bold, yellow, headline, string-join): New functions. (make-runner, main): Move to pytest-like output. | |||
2022-01-23 | Initial commit | Arun Isaac | |