Skip to content

Upgrade to Lua version 5.4 #7

@TheModMaker

Description

@TheModMaker

The documentation states that this is based on version 5.2. There is now a version 5.3. Need to investigate what changes are needed to be compliant with the new spec and update the documentation.

Changes since 5.2

  • Native integer support
    • Bitwise operators
    • math.tointeger, math.ult, math.maxinteger, and math.mininteger
    • math.type
  • utf8 library
  • string.pack, string.unpack, and string.packsize
  • table.move
  • Update metamethods

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions