Skip to content
Compare
Choose a tag to compare

Lua v5.4.4

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.
Compare
Choose a tag to compare

Lua 5.4.2

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

Adding file README.md to local repository.