Roberto Ierusalimschy
|
e288c5a918
Bug: Yielding in a hook stops in the wrong instruction
|
1 år sedan |
Roberto Ierusalimschy
|
314745ed84
Avoid excessive name pollution in test files
|
2 år sedan |
Roberto Ierusalimschy
|
4a00f61276
'lua_checkstack' doesn't need to check stack overflow
|
3 år sedan |
Roberto Ierusalimschy
|
bfbff3703e
Bug: Wrong status in coroutine during reset
|
3 år sedan |
Roberto Ierusalimschy
|
04e19712a5
C functions can be tail called, too
|
4 år sedan |
Roberto Ierusalimschy
|
58aa09a0b9
Small improvements in hooks
|
4 år sedan |
Roberto Ierusalimschy
|
ce101dcaf7
Handles '__close' errors in coroutines in "coroutine style"
|
4 år sedan |
Roberto Ierusalimschy
|
0ceada8da9
Report last error in closing methods
|
4 år sedan |
Roberto Ierusalimschy
|
409256b784
'coroutine.close'/'lua_resetthread' report original errors
|
4 år sedan |
Roberto Ierusalimschy
|
171dcd7d74
'recover' finish of 'luaD_pcall' should follow the original
|
4 år sedan |
Roberto Ierusalimschy
|
d39ea8b3ce
Make sure that main thread is non yieldable
|
5 år sedan |
Roberto Ierusalimschy
|
bfcf06d91a
Avoid memory allocation in some functions from 'ltests.c'
|
5 år sedan |
Roberto Ierusalimschy
|
bd1b87c579
Comments (mosty typos)
|
5 år sedan |
Roberto Ierusalimschy
|
df13f25948
First version of OP_MMBIN opcodes
|
6 år sedan |
Roberto Ierusalimschy
|
643188d6e5
Fixed missing case in 'luaV_finishOp'
|
6 år sedan |
Roberto Ierusalimschy
|
3df5624ff4
Fixed bug when yiedling inside OP_ADDK opcode
|
6 år sedan |
Roberto Ierusalimschy
|
be78aeae4c
Default for warnings changed to "off"
|
6 år sedan |
Roberto Ierusalimschy
|
9405472565
Improvement in warn-mode '@store' (for testing)
|
6 år sedan |
Roberto Ierusalimschy
|
ca13be9af7
Supressed errors in '__close' generate warnings
|
6 år sedan |
Roberto Ierusalimschy
|
0d52913804
Change in the syntax of attributes
|
6 år sedan |
Roberto Ierusalimschy
|
b80077b8f3
Change in the handling of 'L->top' when calling metamethods
|
6 år sedan |
Roberto Ierusalimschy
|
6b9490bd72
Details in tests
|
6 år sedan |
Roberto Ierusalimschy
|
b4d5dff8ec
Multiple errors in '__toclose' report the first one
|
6 år sedan |
Roberto Ierusalimschy
|
514d942748
'coroutine.kill' renamed 'coroutine.close'
|
6 år sedan |
Roberto Ierusalimschy
|
d881325c2f
Flag for to-be-closed variables changed to '<toclose>'
|
6 år sedan |
Roberto Ierusalimschy
|
389116d8ab
Coroutines do not unwind the stack in case of errors
|
6 år sedan |
Roberto Ierusalimschy
|
a93e014447
Added an optional parameter to 'coroutine.isyieldable'
|
6 år sedan |
Roberto Ierusalimschy
|
4ace93ca65
No more to-be-closed functions
|
6 år sedan |
Roberto Ierusalimschy
|
ba7da13ec5
Changes in the control of C-stack overflow
|
6 år sedan |
Roberto Ierusalimschy
|
fdc25a1ebf
New functions 'lua_resetthread' and 'coroutine.kill'
|
6 år sedan |