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

fixes on optimizer about CATCH, ENDFINALLY and PUSHA #966

Merged
merged 13 commits into from
Feb 28, 2024

Commits on Feb 28, 2024

  1. fixes on CATCH and ENDFINALLY

    Hecate2 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    e00d5a7 View commit details
    Browse the repository at this point in the history
  2. fix methodEnd

    Hecate2 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    016c804 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61b9837 View commit details
    Browse the repository at this point in the history
  4. TryGetValue for performance

    Hecate2 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    414dd7f View commit details
    Browse the repository at this point in the history
  5. set PUSHA target to itself

    Hecate2 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    74fe2fa View commit details
    Browse the repository at this point in the history
  6. correct branch return type

    Hecate2 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    f436f60 View commit details
    Browse the repository at this point in the history
  7. correct branch return type

    Hecate2 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    cac6759 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8231ea0 View commit details
    Browse the repository at this point in the history
  9. Move basic optimizer

    shargon committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    eed0a4b View commit details
    Browse the repository at this point in the history
  10. clean changes

    shargon committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7110f5f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d805dc View commit details
    Browse the repository at this point in the history
  12. Change visibility

    shargon committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    77e86dc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    630d1bf View commit details
    Browse the repository at this point in the history