Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

match #67

Open
wants to merge 12 commits into
base: hello-schemer
Choose a base branch
from
Open

match #67

wants to merge 12 commits into from

Conversation

amirouche
Copy link

No description provided.

amirouche added 12 commits January 20, 2022 11:43
- makefile: check-with-podman: run all tests against IMPLEMENTATION specified with an environment variable locally using the stable container from github; podman is favored because in my experience it is easier to work with than the docker cli, they are small differences with docker cli;

- create `live unstable` based on `json base`;

- clean a cyclone `cond-expand` thanks to an improvement upstream; 

- minor adjustment, in `infinite?`: comparison between numbers is done with `=`;

- improve `pk` and special case it for loko;

- add `assume` based on SRFI-145;

- trivial improvements in README;

ref: https://srfi.schemers.org/srfi-145/
ref: #63
@amirouche amirouche force-pushed the hello-schemer branch 3 times, most recently from 2c7fa6e to 55b080b Compare March 24, 2022 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant