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

feat: upgrade to Lua 5.4 series #716

Merged
merged 16 commits into from
Aug 25, 2023
Merged

feat: upgrade to Lua 5.4 series #716

merged 16 commits into from
Aug 25, 2023

Commits on Aug 24, 2023

  1. feat: upgrade to Lua 5.4 series

    embedded with very minimal modifications (just random in lua)
    
    some tests are not passing
    jaromil committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    bafedd0 View commit details
    Browse the repository at this point in the history
  2. update reuse to lua54

    jaromil committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9d323a9 View commit details
    Browse the repository at this point in the history
  3. sub lua54 in more build files

    jaromil committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    eeef2ba View commit details
    Browse the repository at this point in the history
  4. don't build lua's os. lib

    jaromil committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    683990b View commit details
    Browse the repository at this point in the history
  5. switch lua to build 32bits

    jaromil committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c2997b8 View commit details
    Browse the repository at this point in the history
  6. backport lua53 build conf

    jaromil committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    274343a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b95feff View commit details
    Browse the repository at this point in the history
  8. remove loadlib from lua autoloaded modules

    also cleanup a bit the lua modules code inside zenroom
    jaromil committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0ba9bf8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    764f831 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. remove lua's native loadfilex

    jaromil committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    eb71b1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    907806f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1753a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d14c07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8247f63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bf6dd8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e0dc82 View commit details
    Browse the repository at this point in the history