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

Remove last uses of gensyms #64623

Merged
merged 4 commits into from Oct 16, 2019
Merged

Commits on Oct 13, 2019

  1. Copy the full SHA
    a975259 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Don't use gensym_if_underscore to resolve _ bindings

    Instead add a disambiguator to the keys used for distinguishing
    resolutions.
    matthewjasper committed Oct 15, 2019
    Copy the full SHA
    1a2597b View commit details
    Browse the repository at this point in the history
  2. Remove gensyms

    matthewjasper committed Oct 15, 2019
    Copy the full SHA
    94967f2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4198df1 View commit details
    Browse the repository at this point in the history