Skip to content

Hygiene fns and cleanup #6559

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

Closed

Conversation

jbclements
Copy link
Contributor

This includes new, tested, hygiene support functions. It also removes the interner_key! macro and replaces it with a function, which should be inline-able. It also contains some parser patch-ups and some docfixes.

On my machine, this patch passes all tests.

@brson
Copy link
Contributor

brson commented May 17, 2013

Nice refactoring and docs. 🍨

changed a bunch of fatal()'s into err()'s, to allow parsing to proceed.
- added a hash table to memoize rename and mark operations.
- added rename, mark, and resolve fold fns
bors added a commit that referenced this pull request May 20, 2013
…ements

This includes new, tested, hygiene support functions. It also removes the interner_key! macro and replaces it with a function, which should be inline-able. It also contains some parser patch-ups and some docfixes.

On my machine, this patch passes all tests.
@bors bors closed this May 20, 2013
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.

3 participants