Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: lua/lua

Lua 5.4.8

23 Jun 18:18
Compare
Choose a tag to compare

Lua release 5.4.8

Lua 5.4.7

11 Jul 14:48
Compare
Choose a tag to compare

Lua release 5.4.7

Lua 5.4.6

15 May 13:13
Compare
Choose a tag to compare

Lua release 5.4.6.

Lua v5.4.4

27 Jan 15:52
Compare
Choose a tag to compare

Lua v5.4.4

Lua 5.4.3

29 Mar 14:24
Compare
Choose a tag to compare
Added option LUA_NOBUILTIN

This option allows external code to avoid the use of gcc builtin macro
'__builtin_expect' in the Lua API.

Lua 5.4.2

07 Dec 14:43
Compare
Choose a tag to compare

Lua 5.4.2

Lua 5.4.1

27 Nov 16:44
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/lua/lua

Adding file README.md to local repository.