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

Trying to speed up type handling #1690

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 28, 2024

  1. Trying to speed up type handling

    A map of lists instead of a simple list
    oxisto committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a3cf7f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a39a06c View commit details
    Browse the repository at this point in the history
  3. Fixed common type tests

    oxisto committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    541e24b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d64aab View commit details
    Browse the repository at this point in the history
  5. Better handling

    oxisto committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    da9449d View commit details
    Browse the repository at this point in the history
  6. Fixed issue with CXXExtraPass

    oxisto committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    d42ce46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d40b96a View commit details
    Browse the repository at this point in the history