Roberto Ierusalimschy dee6433a89 Forbid changing numerical types through compiler options
'luaconf.h' always defines options LUA_32BITS, LUA_C89_NUMBERS,
LUA_INT_TYPE, and LUA_FLOAT_TYPE (using 0/1 for the first two),
to avoid they being set through compiler options. (It is too easy
to forget these options when compiling other software that
interoperates with Lua.)
2021-02-05 15:30:34 -03:00
2021-01-26 16:53:51 -03:00
all
2021-01-11 15:03:01 -03:00
2020-12-07 11:17:30 -03:00
2021-01-25 10:39:18 -03:00
2020-12-02 15:13:13 -03:00
2020-12-02 15:13:13 -03:00
2020-12-02 15:13:13 -03:00
2021-01-25 10:39:18 -03:00
2020-12-29 13:38:47 -03:00
2021-01-11 15:03:01 -03:00
2020-12-07 11:17:30 -03:00
2021-01-11 15:03:01 -03:00
2020-12-02 15:13:13 -03:00

Lua

This is the repository of Lua development code, as seen by the Lua team. It contains the full history of all commits but is mirrored irregularly. For complete information about Lua, visit Lua.org.

Please do not send pull requests. To report issues, post a message to the Lua mailing list.

Download official Lua releases from Lua.org.

Description
No description provided
Readme 17 MiB
Languages
C 67.4%
Lua 32%
Makefile 0.6%