index
:
run64
this commit
keyring
main
SRFI-64 runner for Scheme
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
5 days
bin: Highlight differences in actual and expected values.
HEAD
main
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
2024-01-12
guix: Add G-expression computed-file to build website.
Arun Isaac
2024-01-12
Make repository a guix channel.
Arun Isaac
2022-03-10
Makefile: Substitute absolute path to run64 while installing.
Arun Isaac
2022-01-24
README: Add CI badge.
Arun Isaac
2022-01-23
Makefile: Add standard directory variables.
Arun Isaac
2022-01-23
website: Add website.
Arun Isaac
2022-01-23
README: Add README.
Arun Isaac
2022-01-23
COPYING: Add license.
Arun Isaac
2022-01-23
bin: Define assq-ref for R6RS compatibility.
Arun Isaac
2022-01-23
bin: Move to pytest-like output.
Arun Isaac
2022-01-23
Initial commit
Arun Isaac