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

Minor tweaks to the LuaJIT mcode hack #285

Merged
merged 5 commits into from
Jan 3, 2021
Merged

Commits on Jan 2, 2021

  1. Minor tweaks to the LuaJIT mcode patch

      * Better comments in lj_mcode_clear
      * Follow the same code flow as mcode_allocarea, because it's
        effectively serving the same purpose
      * Handle non-contiguous links properly anywhere in the chain
    NiLuJe committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    88dbd0c View commit details
    Browse the repository at this point in the history
  2. Fix the debug patch -_-"

    NiLuJe committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    4a8487b View commit details
    Browse the repository at this point in the history
  3. Comment typo

    NiLuJe committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    151e5d5 View commit details
    Browse the repository at this point in the history
  4. Forgot a div there

    NiLuJe committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    0702541 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5248794 View commit details
    Browse the repository at this point in the history