Roberto Ierusalimschy
|
433cb1d13a
no more checks for non-default compilation options + luaU_dump has
|
22 жил өмнө |
Roberto Ierusalimschy
|
d66198719d
several bugs for Lua 5.0 + new format for bug entries
|
22 жил өмнө |
Roberto Ierusalimschy
|
91bf77534c
no need for a maximum number of parameters (maximum number of locals
|
22 жил өмнө |
Roberto Ierusalimschy
|
a0a384a6b1
bug: userdata to be collected still counts into new GC threshold,
|
22 жил өмнө |
Roberto Ierusalimschy
|
e89945aaa1
syntax `...=var' changed to `var=...'
|
22 жил өмнө |
Roberto Ierusalimschy
|
d407d3fe0e
details
|
22 жил өмнө |
Roberto Ierusalimschy
|
522407e23a
we do not need a default panic (that does nothing anyway...)
|
22 жил өмнө |
Roberto Ierusalimschy
|
fa26d294ae
new way to control `pc' of running functions
|
22 жил өмнө |
Roberto Ierusalimschy
|
5a761e3a15
opcode number may be invalid
|
22 жил өмнө |
Roberto Ierusalimschy
|
265530478b
more changes to reduce stack usage by the parser
|
22 жил өмнө |
Roberto Ierusalimschy
|
00180bb133
small changes to reduce stack usage by the parser
|
22 жил өмнө |
Roberto Ierusalimschy
|
66ed154c89
details
|
22 жил өмнө |
Roberto Ierusalimschy
|
f52f357a55
correct handling when a thread turns on line hooks in another thread
|
22 жил өмнө |
Roberto Ierusalimschy
|
79fee99024
`debug' library can operate over other threads
|
22 жил өмнө |
Roberto Ierusalimschy
|
a73ded2153
Move nothing when there is nothing to move
|
22 жил өмнө |
Roberto Ierusalimschy
|
0ec4c473df
bug: file:close cannot be called without a file.
|
22 жил өмнө |
Roberto Ierusalimschy
|
9e05503ffa
bug: C functions also may have stacks larger than current top
|
22 жил өмнө |
Roberto Ierusalimschy
|
17f695157c
define a `lua_isthread' for completeness
|
22 жил өмнө |
Roberto Ierusalimschy
|
b93f67f2ce
detail
|
22 жил өмнө |
Roberto Ierusalimschy
|
60aa01d8f7
fully-weak tables are more efficient
|
22 жил өмнө |
Roberto Ierusalimschy
|
ecf5730c0c
(much) smarter way to clear weak tables
|
22 жил өмнө |
Roberto Ierusalimschy
|
b10bfd4934
comments
|
22 жил өмнө |
Roberto Ierusalimschy
|
176cd7d1a3
`#!' is detected by loadfile, not by the lexer
|
22 жил өмнө |
Roberto Ierusalimschy
|
859c7f7ce0
LUA_SIGNATURE is public
|
22 жил өмнө |
Roberto Ierusalimschy
|
56c5e749cc
no more compatibility code (`lua_pushupvalues')
|
22 жил өмнө |
Roberto Ierusalimschy
|
9ec9a012e7
details
|
22 жил өмнө |
Roberto Ierusalimschy
|
dae99205cf
no more compatibility code
|
22 жил өмнө |
Roberto Ierusalimschy
|
9eb0f25a29
no more compatibility code for 4.0
|
22 жил өмнө |
Roberto Ierusalimschy
|
f93051155c
ok to use `#elif' and `#if defined()'
|
22 жил өмнө |
Roberto Ierusalimschy
|
524ae9fc3d
new function `setvbuf'
|
22 жил өмнө |