Roberto Ierusalimschy
|
171dcd7d74
'recover' finish of 'luaD_pcall' should follow the original
|
4 年 前 |
Roberto Ierusalimschy
|
d39ea8b3ce
Make sure that main thread is non yieldable
|
5 年 前 |
Roberto Ierusalimschy
|
bfcf06d91a
Avoid memory allocation in some functions from 'ltests.c'
|
5 年 前 |
Roberto Ierusalimschy
|
bd1b87c579
Comments (mosty typos)
|
5 年 前 |
Roberto Ierusalimschy
|
df13f25948
First version of OP_MMBIN opcodes
|
6 年 前 |
Roberto Ierusalimschy
|
643188d6e5
Fixed missing case in 'luaV_finishOp'
|
6 年 前 |
Roberto Ierusalimschy
|
3df5624ff4
Fixed bug when yiedling inside OP_ADDK opcode
|
6 年 前 |
Roberto Ierusalimschy
|
be78aeae4c
Default for warnings changed to "off"
|
6 年 前 |
Roberto Ierusalimschy
|
9405472565
Improvement in warn-mode '@store' (for testing)
|
6 年 前 |
Roberto Ierusalimschy
|
ca13be9af7
Supressed errors in '__close' generate warnings
|
6 年 前 |
Roberto Ierusalimschy
|
0d52913804
Change in the syntax of attributes
|
6 年 前 |
Roberto Ierusalimschy
|
b80077b8f3
Change in the handling of 'L->top' when calling metamethods
|
6 年 前 |
Roberto Ierusalimschy
|
6b9490bd72
Details in tests
|
6 年 前 |
Roberto Ierusalimschy
|
b4d5dff8ec
Multiple errors in '__toclose' report the first one
|
6 年 前 |
Roberto Ierusalimschy
|
514d942748
'coroutine.kill' renamed 'coroutine.close'
|
6 年 前 |
Roberto Ierusalimschy
|
d881325c2f
Flag for to-be-closed variables changed to '<toclose>'
|
6 年 前 |
Roberto Ierusalimschy
|
389116d8ab
Coroutines do not unwind the stack in case of errors
|
6 年 前 |
Roberto Ierusalimschy
|
a93e014447
Added an optional parameter to 'coroutine.isyieldable'
|
6 年 前 |
Roberto Ierusalimschy
|
4ace93ca65
No more to-be-closed functions
|
6 年 前 |
Roberto Ierusalimschy
|
ba7da13ec5
Changes in the control of C-stack overflow
|
6 年 前 |
Roberto Ierusalimschy
|
fdc25a1ebf
New functions 'lua_resetthread' and 'coroutine.kill'
|
6 年 前 |
Roberto Ierusalimschy
|
6a4b9bb2b4
Removed extra information from RCS keyword strings in tests
|
6 年 前 |
Roberto Ierusalimschy
|
8c8a91f2ef
Deprecated the emulation of '__le' using '__lt'
|
7 年 前 |
Roberto Ierusalimschy
|
aa4c5cf190
Added directory to test file names in '$Id:'
|
7 年 前 |
Roberto Ierusalimschy
|
7c519dfbd0
Added manual and tests for version 5.4-w2
|
7 年 前 |