Roberto Ierusalimschy
|
015e973899
bug: auxresume should reserve stack space for boolean result
|
преди 17 години |
Roberto Ierusalimschy
|
163f58dac5
in 'testC', booleans should be represented by booean values
|
преди 17 години |
Roberto Ierusalimschy
|
dcee7d2fe0
new instructions 'newtable' and 'checkstack' in 'testC'
|
преди 17 години |
Roberto Ierusalimschy
|
5f0a2f6248
more options for 'kinds' of Garbage Collection + more agressive
|
преди 17 години |
Roberto Ierusalimschy
|
a73930228a
more options for 'kinds' of Garbage Collection
|
преди 17 години |
Roberto Ierusalimschy
|
a76fa25199
'ceillog2' now is exported (other modules may need it)
|
преди 17 години |
Roberto Ierusalimschy
|
dd3519ab89
comment (LUA_GLOBALSINDEX does not need write barrier in lua_replace)
|
преди 17 години |
Roberto Ierusalimschy
|
3a515df086
debug.sethook/gethook may overflow the thread's stack
|
преди 17 години |
Roberto Ierusalimschy
|
74897bc52f
bug: debug.sethook/gethook may overflow thread's stack
|
преди 17 години |
Roberto Ierusalimschy
|
e7c989baf1
avoid calling "tail return" hooks if the hook itself turns off the event
|
преди 17 години |
Roberto Ierusalimschy
|
7a3c8314ac
small bug (see http://lua-users.org/lists/lua-l/2007-08/msg00350.html)
|
преди 17 години |
Roberto Ierusalimschy
|
6f8257ec5f
it seems useless trying to avoid this warning...
|
преди 17 години |
Roberto Ierusalimschy
|
87b0191753
better definition for LUAI_MAXCSTACK
|
преди 17 години |
Roberto Ierusalimschy
|
56c17ba4c7
detail
|
преди 17 години |
Roberto Ierusalimschy
|
daddc57abd
luaL_tostring -> luaL_tolstring (more generic)
|
преди 17 години |
Roberto Ierusalimschy
|
f9cdd09191
larger limit for MAXCSTACK (plus removing of some useless definitions)
|
преди 17 години |
Roberto Ierusalimschy
|
47b4858357
detail ('name' of baselib is "_G")
|
преди 17 години |
Roberto Ierusalimschy
|
b8d23d6e07
option to use Sun compiler (on lhf account)
|
преди 17 години |
Roberto Ierusalimschy
|
fdecdd0cec
stand-alone interpreter shows incorrect error message when the
|
преди 17 години |
Roberto Ierusalimschy
|
fabdaa37b6
'lua_pushfstring' raises an error if called with invalid format
|
преди 17 години |
Roberto Ierusalimschy
|
bc82b4d78a
new function 'package.searchpath'
|
преди 18 години |
Roberto Ierusalimschy
|
dae850e0ee
details
|
преди 18 години |
Roberto Ierusalimschy
|
abcc124df0
BUG: lua_setfenv may crash if called over an invalid object
|
преди 18 години |
Roberto Ierusalimschy
|
b4164a9aa7
details
|
преди 18 години |
Roberto Ierusalimschy
|
9f0d62ad9f
BUG: table.remove removes last element of a table when given
|
преди 18 години |
Roberto Ierusalimschy
|
64ecf24210
detail
|
преди 18 години |
Roberto Ierusalimschy
|
658e7caf92
use prefix in extern names, even those in test files
|
преди 18 години |
Roberto Ierusalimschy
|
788506dd58
detail
|
преди 18 години |
Roberto Ierusalimschy
|
62790ab15d
detail
|
преди 18 години |
Roberto Ierusalimschy
|
ad60b3ead7
avoid the use of "exotic" libc functions
|
преди 18 години |