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 #83

Draft
wants to merge 42 commits into
base: modernize
Choose a base branch
from
Draft

Add legacy build #83

wants to merge 42 commits into from

Conversation

schanzer
Copy link
Member

@schanzer schanzer commented Mar 17, 2024

This also includes a fix for #73

Emmanuel Schanzer and others added 30 commits March 16, 2024 09:08
… 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 12 commits April 22, 2024 20:14
* 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.

1 participant