1
0
mirror of https://github.com/lua/lua.git synced 2025-01-14 05:43:00 +08:00
Roberto Ierusalimschy 54ac5960a8 LUA_MAXUNSIGNED was only used to define 2.0^intnumbits (and that
definition was not strictly portable), so it was removed and
replaced by a more correct and direct definition for 2.0^intnumbits
(only where it was needed)
2014-06-24 14:02:00 -03:00
2014-05-07 13:57:27 -03:00
2014-05-08 15:58:46 -03:00
2011-10-03 13:19:23 -03:00
2013-12-09 12:21:10 -02:00
2011-11-29 13:55:08 -02:00
2014-03-19 15:51:16 -03:00
2014-06-18 09:35:53 -03:00
2012-05-23 12:41:53 -03:00
2013-02-20 11:08:21 -03:00
2014-06-19 15:29:30 -03:00
2014-02-06 15:32:33 -02:00
2012-05-14 10:34:18 -03:00
Description
No description provided
16 MiB
Languages
C 67.4%
Lua 32%
Makefile 0.6%