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

Replace every Symbol | string & equiv. with the new interned #1499

Merged
merged 6 commits into from
Sep 15, 2023

Commits on Sep 4, 2023

  1. Replace every Symbol | string & equiv. with the new interned

    see PR for more info
    ParadoxV5 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    a68c857 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1530d68 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    3cdd913 View commit details
    Browse the repository at this point in the history
  2. Deprecatedly resurrect old interned aliases

    * `Object::name`
    * `Module::id`
    * `Net::HTTPHeader::key`
    ParadoxV5 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4208825 View commit details
    Browse the repository at this point in the history
  3. Please the CI

    Put the previous incarnations back where they once were
    ParadoxV5 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4b61c09 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

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