Roberto Ierusalimschy b5f5fcd782 use different constants (instead of different values for the same constant)
to define number sizes (LUA_INT_INT/LUA_INT_LONG/LUA_INT_LONGLONG and
LUA_REAL_FLOAT/LUA_REAL_DOUBLE/LUA_REAL_LONGDOUBLE) + use __int64 and
I64 instead of long long (and ll) for Windows
2013-07-09 15:31:35 -03:00
2013-07-05 11:39:15 -03:00
2013-04-26 10:08:29 -03:00
2011-10-03 13:19:23 -03:00
2011-11-29 13:55:08 -02:00
2013-04-26 15:48:35 -03:00
2011-04-08 16:17:36 -03:00
2013-04-26 10:08:29 -03:00
2013-07-03 14:23:19 -03:00
2012-05-23 12:41:53 -03:00
2013-02-20 11:08:21 -03:00
2012-05-30 09:33:44 -03:00
2013-05-14 12:57:11 -03:00
2012-07-02 10:37:04 -03:00
2013-04-29 13:56:50 -03:00
2013-04-26 15:48:35 -03:00
2012-05-14 10:34:18 -03:00
2013-06-07 11:51:10 -03:00
Description
A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests or any other stuff. All communication should be through the Lua mailing list https://www.lua.org/lua-l.html
17 MiB
Languages
C 67%
Lua 32.4%
Makefile 0.6%