about summary refs log tree commit diff
path: root/README.md
AgeCommit message (Collapse)Author
2025-11-20README: Use public inbox address.Arun Isaac
2025-11-20README: Use article "a" with SRFI-64.Arun Isaac
We pronounce SRFI as "surfy", not S-R-F-I (as in the individual letters). So, the article "a" is more appropriate.
2025-11-17Add v0.1.0 release tarballs.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
We don't have a GitHub repository or similar to accept pull requests. We only accept patches by e-mail.
2025-11-17README: Add Motivation.Arun Isaac
2025-11-17README: Add run64-website CI badge.Arun Isaac
2025-11-17README: Convert org to markdown.Arun Isaac