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

[mypyc] Implement lowering for remaining tagged integer comparisons #17040

Merged
merged 11 commits into from
Mar 19, 2024

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    999bd35 View commit details
    Browse the repository at this point in the history
  2. Update tests

    JukkaL committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    bb57a1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f1dbaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ce9cea View commit details
    Browse the repository at this point in the history
  5. Fix function naming

    JukkaL committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    3e11dfc View commit details
    Browse the repository at this point in the history
  6. Remove unused function

    JukkaL committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    691253f View commit details
    Browse the repository at this point in the history
  7. Refactor

    JukkaL committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    0c09693 View commit details
    Browse the repository at this point in the history
  8. Drop trailing space

    JukkaL committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    bdc98d8 View commit details
    Browse the repository at this point in the history
  9. Remove unused code

    JukkaL committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    2663ed4 View commit details
    Browse the repository at this point in the history
  10. Add test case

    JukkaL committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    b634205 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0e31a68 View commit details
    Browse the repository at this point in the history