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

Luau #2815

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Luau #2815

wants to merge 8 commits into from

Commits on Dec 24, 2023

  1. Add Lua proxy functions

    Attach Luau & Add missing functions
    
    Lua 5.1 & Luau switch interface
    
    Use Lua 5.1 by default
    
    Add lua version attributes to meta.xml
    
    Fix int type inconsistency on x64
    
    Fix LuaServer compilation on Linux
    
    Load Lua versions from DLLs
    
    Implement missing Luau functions
    
    Add magic value for Luau
    
    Remove useless macros branching
    reflectrpteam committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    f89df49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88d76f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e98dd41 View commit details
    Browse the repository at this point in the history
  4. Fix a merging artefact

    reflectrpteam committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    9a4c9f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f38aa97 View commit details
    Browse the repository at this point in the history
  6. Update Luau(0.597)

    reflectrpteam committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    a7b87ca View commit details
    Browse the repository at this point in the history
  7. Arm platform support

    reflectrpteam committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    8243a02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f56e29 View commit details
    Browse the repository at this point in the history