| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2 days | guix: Depend on lzip. | Arun Isaac | |
| 2 days | Makefile: Add release building rules. | Arun Isaac | |
| 2 days | README: Mention diffs in introduction. | Arun Isaac | |
| 2 days | README: Add pattern matcher requirement. | Arun Isaac | |
| 2 days | README: Replace pull requests with patches. | Arun Isaac | |
| We don't have a GitHub repository or similar to accept pull requests. We only accept patches by e-mail. | |||
| 2 days | README: Add Motivation. | Arun Isaac | |
| 2 days | README: Add run64-website CI badge. | Arun Isaac | |
| 2 days | website: Remove object rules. | Arun Isaac | |
| 2 days | README: Convert org to markdown. | Arun Isaac | |
| 3 days | guix: Move website building out of Makefile. | Arun Isaac | |
| 3 days | guix: Rename run64 package to guile-run64. | Arun Isaac | |
| run64 should be packaged separately for each Scheme implementation. If we put it all in one package, that package may have too many unnecessary implementation-specific dependencies. | |||
| 3 days | Use cond-expand to find the right match library. | Arun Isaac | |
| 3 days | Add Emacs directory local variables. | Arun Isaac | |
| 3 days | Add guile-pre-inst-env convenience script. | Arun Isaac | |
| 3 days | bin: Use dirname of script instead of which to find run64. | Arun Isaac | |
| 3 days | Makefile: Explain why we don't substitute guile at installation. | Arun Isaac | |
| 3 days | Makefile: Remove conditional variable assignment. | Arun Isaac | |
| We don't need conditional variable assignment to override variables on the command line. | |||
| 3 days | guix: Move website G-expressions to separate file. | Arun Isaac | |
| It is easier to build and test the website if it is in a separate file. | |||
| 9 days | bin: Remove extra newline after expected value. | Arun Isaac | |
| 9 days | bin: Highlight differences in actual and expected values. | Arun Isaac | |
| 2025-10-03 | bin: Pretty print actual and expected values. | Arun Isaac | |
| 2025-10-01 | bin: Print detailed info for failing tests. | Arun Isaac | |
| 2025-10-01 | bin: Use (chibi match) instead of cdr. | Arun Isaac | |
| 2025-10-01 | guix: Depend on guile-chibi-match. | Arun Isaac | |
| 2025-09-30 | guix: Add guile-chibi-match. | Arun Isaac | |
| 2025-09-30 | guix: Use G-expressions for run64 package. | Arun Isaac | |
| 2024-01-12 | guix: Export run64 package variable. | Arun Isaac | |
| Only public packages are built by the CI. * .guix/run64-package.scm (run64): Export. | |||
| 2024-01-12 | guix: Add G-expression computed-file to build website. | Arun Isaac | |
| * .guix/run64-package.scm: Import gnu-make from (gnu packages base) and emacs-minimal from (gnu packages emacs). (run64-website-gexp, run64-website): New variables. | |||
| 2024-01-12 | Make repository a guix channel. | Arun Isaac | |
| * .guix-authorizations, .guix-channel, .guix/run64-package.scm, guix.scm: New files. | |||
| 2022-03-10 | Makefile: Substitute absolute path to run64 while installing. | Arun Isaac | |
| This avoids having to depend on which. * Makefile (SED): New variable. (install): Substitute absolute path to guile-run64. | |||
| 2022-01-24 | README: Add CI badge. | Arun Isaac | |
| * README.org (ci-badge): New macro. Add CI badge. | |||
| 2022-01-23 | Makefile: Add standard directory variables. | Arun Isaac | |
| * Makefile (prefix, exec_prefix, bindir): New variables. | |||
| 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 | |
