Added option LUA_NOBUILTIN This option allows external code to avoid the use of gcc builtin macro '__builtin_expect' in the Lua API.
Merge branch 'master' of https://github.com/lua/lua Adding file README.md to local repository.
Added option LUA_NOBUILTIN This option allows external code to avoid the use of gcc builtin macro '__builtin_expect' in the Lua API.
Merge branch 'master' of https://github.com/lua/lua Adding file README.md to local repository.