about summary refs log tree commit diff
AgeCommit message (Expand)Author
2025-11-20README: Use public inbox address. HEAD mainArun Isaac
2025-11-20README: Use article "a" with SRFI-64.Arun Isaac
2025-11-17guix: Push version detection into G-expression.Arun Isaac
2025-11-17HACKING: Add hacking instructions.Arun Isaac
2025-11-17Add v0.1.0 release tarballs.Arun Isaac
2025-11-17guix: Add G-expressions to create release tarballs. v0.1.0Arun Isaac
2025-11-17guix: Depend on lzip.Arun Isaac
2025-11-17Makefile: Add release building rules.Arun Isaac
2025-11-17README: Mention diffs in introduction.Arun Isaac
2025-11-17README: Add pattern matcher requirement.Arun Isaac
2025-11-17README: Replace pull requests with patches.Arun Isaac
2025-11-17README: Add Motivation.Arun Isaac
2025-11-17README: Add run64-website CI badge.Arun Isaac
2025-11-17website: Remove object rules.Arun Isaac
2025-11-17README: Convert org to markdown.Arun Isaac
2025-11-17guix: Move website building out of Makefile.Arun Isaac
2025-11-17guix: Rename run64 package to guile-run64.Arun Isaac
2025-11-17Use cond-expand to find the right match library.Arun Isaac
2025-11-17Add Emacs directory local variables.Arun Isaac
2025-11-17Add guile-pre-inst-env convenience script.Arun Isaac
2025-11-17bin: Use dirname of script instead of which to find run64.Arun Isaac
2025-11-17Makefile: Explain why we don't substitute guile at installation.Arun Isaac
2025-11-17Makefile: Remove conditional variable assignment.Arun Isaac
2025-11-17guix: Move website G-expressions to separate file.Arun Isaac
2025-11-11bin: Remove extra newline after expected value.Arun Isaac
2025-11-11bin: Highlight differences in actual and expected values.Arun Isaac
2025-10-03bin: Pretty print actual and expected values.Arun Isaac
2025-10-01bin: Print detailed info for failing tests.Arun Isaac
2025-10-01bin: Use (chibi match) instead of cdr.Arun Isaac
2025-10-01guix: Depend on guile-chibi-match.Arun Isaac
2025-09-30guix: Add guile-chibi-match.Arun Isaac
2025-09-30guix: Use G-expressions for run64 package.Arun Isaac
2024-01-12guix: Export run64 package variable.Arun Isaac
2024-01-12guix: Add G-expression computed-file to build website.Arun Isaac
2024-01-12Make repository a guix channel.Arun Isaac
2022-03-10Makefile: Substitute absolute path to run64 while installing.Arun Isaac
2022-01-24README: Add CI badge.Arun Isaac
2022-01-23Makefile: Add standard directory variables.Arun Isaac
2022-01-23website: Add website.Arun Isaac
2022-01-23README: Add README.Arun Isaac
2022-01-23COPYING: Add license.Arun Isaac
2022-01-23bin: Define assq-ref for R6RS compatibility.Arun Isaac
2022-01-23bin: Move to pytest-like output.Arun Isaac
2022-01-23Initial commitArun Isaac