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

Implement the dynamic dispatch loop in JuvixAsm #2556

Merged
merged 12 commits into from
Dec 15, 2023
Merged

Implement the dynamic dispatch loop in JuvixAsm #2556

merged 12 commits into from
Dec 15, 2023

Commits on Dec 15, 2023

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

    lukaszcz committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1b2b46e View commit details
    Browse the repository at this point in the history
  3. argnums pops the stack

    lukaszcz committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9544d7a View commit details
    Browse the repository at this point in the history
  4. stack pop fro argsnum bugfix

    lukaszcz committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d8cc62c View commit details
    Browse the repository at this point in the history
  5. apply.jva

    lukaszcz committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    381ea47 View commit details
    Browse the repository at this point in the history
  6. apply transformation

    lukaszcz committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    32c712c View commit details
    Browse the repository at this point in the history
  7. apply transformation

    lukaszcz committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e3712f8 View commit details
    Browse the repository at this point in the history
  8. tests

    lukaszcz committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d38fc9f View commit details
    Browse the repository at this point in the history
  9. argsnum test

    lukaszcz committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e1d15a9 View commit details
    Browse the repository at this point in the history
  10. fix asm compilation output

    lukaszcz committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4c188e8 View commit details
    Browse the repository at this point in the history
  11. argsnum bugfix

    lukaszcz committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e099dc9 View commit details
    Browse the repository at this point in the history
  12. update cntlines.sh

    lukaszcz committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6b8879d View commit details
    Browse the repository at this point in the history