Skip to content

Tags: Tekenlight/lua

Tags

v5.4-beta

Toggle v5.4-beta's commit message
Version 5.4 beta

v5.4-alpha

Toggle v5.4-alpha's commit message
Alpha release for Lua 5.4

v5.3.5

Toggle v5.3.5's commit message
Lua version 5.3.5

v5.4-w2

Toggle v5.4-w2's commit message
Version 5.4-w2, first version for development using GIT.

From this version on, this GIT is the official repository of Lua. Previous
versions are translations from the RCS used previously, and may not be
accurate.

v5.3.4

Toggle v5.3.4's commit message
small updates

v5.3.3

Toggle v5.3.3's commit message
'lua_pushglobaltable' returns 'void'

v5.3.2

Toggle v5.3.2's commit message
format "%s" in 'string.format' accepts embedded zeros when it

has no modifiers

v5.3.1

Toggle v5.3.1's commit message
bug in order NaN x int (tests must ensure that NaN does not get

converted to integer)

v5.3.0

Toggle v5.3.0's commit message
'setkey' -> 'setnodekey' (to avoid conflicts with POSIX)

v5.3-beta

Toggle v5.3-beta's commit message
detail (using 'sizeof' instead of 'strlen' for length of a constant

string)