Roberto Ierusalimschy
|
e657a48ea5
The main thread cannot be closed
|
1 mēnesi atpakaļ |
Roberto Ierusalimschy
|
fd897027f1
A coroutine can close itself
|
1 mēnesi atpakaļ |
Roberto Ierusalimschy
|
921832be8d
New function 'resetCI'
|
4 mēneši atpakaļ |
Roberto Ierusalimschy
|
ab66652b32
Removed copyright notice from 'testes/all.lua'
|
4 mēneši atpakaļ |
Roberto Ierusalimschy
|
f9e35627ed
'lua_State.nci' must be an integer
|
5 mēneši atpakaļ |
Roberto Ierusalimschy
|
39a14ea7d7
CallInfo bit CIST_CLSRET broken in two
|
6 mēneši atpakaļ |
Roberto Ierusalimschy
|
165389b27b
New interface to function 'luaL_openselectedlibs'
|
1 gadu atpakaļ |
Roberto Ierusalimschy
|
108e0bdc84
Merge branch 'master' into nextversion
|
1 gadu atpakaļ |
Roberto Ierusalimschy
|
17e0c29d9b
Clear interface between references and predefines
|
1 gadu atpakaļ |
Roberto Ierusalimschy
|
e288c5a918
Bug: Yielding in a hook stops in the wrong instruction
|
1 gadu atpakaļ |
Roberto Ierusalimschy
|
b5ab31a475
Merge branch 'master' into nextversion
|
2 gadi atpakaļ |
Roberto Ierusalimschy
|
314745ed84
Avoid excessive name pollution in test files
|
2 gadi atpakaļ |
Roberto Ierusalimschy
|
d738c8d18b
New function 'luaL_openselectedlibs'
|
2 gadi atpakaļ |
Roberto Ierusalimschy
|
4a00f61276
'lua_checkstack' doesn't need to check stack overflow
|
3 gadi atpakaļ |
Roberto Ierusalimschy
|
bfbff3703e
Bug: Wrong status in coroutine during reset
|
3 gadi atpakaļ |
Roberto Ierusalimschy
|
04e19712a5
C functions can be tail called, too
|
4 gadi atpakaļ |
Roberto Ierusalimschy
|
58aa09a0b9
Small improvements in hooks
|
4 gadi atpakaļ |
Roberto Ierusalimschy
|
ce101dcaf7
Handles '__close' errors in coroutines in "coroutine style"
|
4 gadi atpakaļ |
Roberto Ierusalimschy
|
0ceada8da9
Report last error in closing methods
|
4 gadi atpakaļ |
Roberto Ierusalimschy
|
409256b784
'coroutine.close'/'lua_resetthread' report original errors
|
4 gadi atpakaļ |
Roberto Ierusalimschy
|
171dcd7d74
'recover' finish of 'luaD_pcall' should follow the original
|
4 gadi atpakaļ |
Roberto Ierusalimschy
|
d39ea8b3ce
Make sure that main thread is non yieldable
|
5 gadi atpakaļ |
Roberto Ierusalimschy
|
bfcf06d91a
Avoid memory allocation in some functions from 'ltests.c'
|
5 gadi atpakaļ |
Roberto Ierusalimschy
|
bd1b87c579
Comments (mosty typos)
|
5 gadi atpakaļ |
Roberto Ierusalimschy
|
df13f25948
First version of OP_MMBIN opcodes
|
6 gadi atpakaļ |
Roberto Ierusalimschy
|
643188d6e5
Fixed missing case in 'luaV_finishOp'
|
6 gadi atpakaļ |
Roberto Ierusalimschy
|
3df5624ff4
Fixed bug when yiedling inside OP_ADDK opcode
|
6 gadi atpakaļ |
Roberto Ierusalimschy
|
be78aeae4c
Default for warnings changed to "off"
|
6 gadi atpakaļ |
Roberto Ierusalimschy
|
9405472565
Improvement in warn-mode '@store' (for testing)
|
6 gadi atpakaļ |
Roberto Ierusalimschy
|
ca13be9af7
Supressed errors in '__close' generate warnings
|
6 gadi atpakaļ |