1
0
mirror of https://github.com/lua/lua.git synced 2025-01-28 06:03:00 +08:00
Roberto Ierusalimschy 59bcd137ae reducing even more use of C stack by the parser: struct 'FuncState'
does not need field 'L' + number of labels/gotos in a chunk may be
limited to SHRT_MAX. (Also removed some non-needed 'unsigned's.)
2011-07-27 15:09:01 -03:00
2011-06-20 13:35:23 -03:00
2011-07-27 15:07:37 -03:00
2009-12-17 10:28:57 -02:00
2010-06-30 11:11:17 -03:00
2011-01-26 14:30:02 -02:00
2011-04-08 16:17:36 -03:00
2011-06-20 13:52:48 -03:00
2011-06-20 13:50:59 -03:00
2010-04-05 13:26:37 -03:00
2011-06-16 11:14:31 -03:00
2011-02-28 14:32:10 -03:00
2011-07-25 14:20:47 -03:00
2011-06-09 15:24:22 -03:00
Description
No description provided
16 MiB
Languages
C 67.4%
Lua 32%
Makefile 0.6%