Roberto Ierusalimschy
|
cf613cdc6f
Bug: finalizers can be called with an invalid stack
|
3 năm trước cách đây |
Roberto Ierusalimschy
|
6b3e116d44
Corrected bug in 'luaD_tryfuncTM'
|
3 năm trước cách đây |
Roberto Ierusalimschy
|
74d99057a5
Bug: C stack overflow with coroutines
|
3 năm trước cách đây |
Roberto Ierusalimschy
|
1fce5bea81
More uniform implementation for tail calls
|
3 năm trước cách đây |
Roberto Ierusalimschy
|
3699446aaf
Removed goto's in 'luaD_precall'
|
3 năm trước cách đây |
Roberto Ierusalimschy
|
2ff3471722
Using 'inline' in some functions
|
3 năm trước cách đây |
Roberto Ierusalimschy
|
91673a8ec0
'luaD_tryfuncTM' checks stack space by itself
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
41871f1803
Undo simplification of tail calls (commit 901d760)
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
dbdc74dc55
Simplification in the parameters of 'luaD_precall'
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
04e19712a5
C functions can be tail called, too
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
901d760093
Simpler implementation for tail calls
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
f9d857a81b
Stack reallocation done in two phases
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
59c88f846d
Broadening the use of branch hints
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
bc970005ce
'__close' methods can yield in the return of a C function
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
4e47f81188
New implementation for to-be-closed variables
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
2bfa13e520
Fixed some bugs around stack reallocation
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
949187b049
Optimizations for line hook
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
58aa09a0b9
Small improvements in hooks
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
1f81baffad
Janitorial work
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
0e9254dfa0
Correct order of return hooks vs. close metamethods
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
6ccd24eff5
Simpler handling of errors when creating tbc variables
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
d0f34d9137
Allow yields in '__close' metamethods ater errors
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
b07fc10e91
Allow yields inside '__close' metamethods
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
ce101dcaf7
Handles '__close' errors in coroutines in "coroutine style"
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
4bd10b6fe8
Better error messages for calling non-callable objects
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
6188f3a654
Reset thread before panicking
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
7af27ef59d
Cleaner handling of errors in '__close' metamethods
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
d282652561
Bug when growing a stack
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
94cbe46511
Details
|
4 năm trước cách đây |
Roberto Ierusalimschy
|
171dcd7d74
'recover' finish of 'luaD_pcall' should follow the original
|
4 năm trước cách đây |