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

Add legacy build #88

Open
wants to merge 50 commits into
base: master
Choose a base branch
from
Open

Add legacy build #88

wants to merge 50 commits into from

Conversation

schanzer
Copy link
Member

No description provided.

westluke and others added 30 commits January 29, 2024 07:38
* had to make a new repo so that github would recognize its a fork

* updated readme / docs, may need to test out deployment on my own gcloud again
… files, and update templates to match. Remove another compressed file, since we have the uncompressed version in the repo already
…m to make the flipped image a vertex-based image as well (fixes #76)
* switch to builtin scheme mode, replacing our own
* add toWrittenString and toDisplayed string to rarely-used Types (fixes #73)
Emmanuel Schanzer and others added 20 commits April 19, 2024 11:21
* Do not hoist all definitions to the front - just requires (#75)
* Bump compiler last-modified date
* Pull out check-expects to the end of the program, to preserve location-free semantics of check-expect. In a later commit, we should be able to detect any aliases of check-expect or EXAMPLE by examining the pinfo and env
* Do not generate bytecode for provideStatement, and provide better error reporting in the case of a network error
* Provide better console output for non-proc value used as proc
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.

2 participants