index
:
lua
master
v5-2
v5.3
v5.4
A mirror of https://github.com/lua/lua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testes
/
coroutine.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Comments (mosty typos)
Roberto Ierusalimschy
2019-12-30
1
-1
/
+1
*
First version of OP_MMBIN opcodes
Roberto Ierusalimschy
2019-08-27
1
-1
/
+1
*
Fixed missing case in 'luaV_finishOp'
Roberto Ierusalimschy
2019-08-27
1
-0
/
+6
*
Fixed bug when yiedling inside OP_ADDK opcode
Roberto Ierusalimschy
2019-08-21
1
-0
/
+11
*
Default for warnings changed to "off"
Roberto Ierusalimschy
2019-08-20
1
-0
/
+1
*
Improvement in warn-mode '@store' (for testing)
Roberto Ierusalimschy
2019-08-18
1
-3
/
+8
*
Supressed errors in '__close' generate warnings
Roberto Ierusalimschy
2019-08-16
1
-1
/
+4
*
Change in the syntax of attributes
Roberto Ierusalimschy
2019-07-30
1
-4
/
+4
*
Change in the handling of 'L->top' when calling metamethods
Roberto Ierusalimschy
2019-07-26
1
-1
/
+1
*
Details in tests
Roberto Ierusalimschy
2019-06-21
1
-0
/
+4
*
Multiple errors in '__toclose' report the first one
Roberto Ierusalimschy
2019-06-05
1
-1
/
+9
*
'coroutine.kill' renamed 'coroutine.close'
Roberto Ierusalimschy
2019-06-03
1
-11
/
+11
*
Flag for to-be-closed variables changed to '<toclose>'
Roberto Ierusalimschy
2019-05-09
1
-3
/
+3
*
Coroutines do not unwind the stack in case of errors
Roberto Ierusalimschy
2019-05-09
1
-2
/
+6
*
Added an optional parameter to 'coroutine.isyieldable'
Roberto Ierusalimschy
2019-04-10
1
-2
/
+5
*
No more to-be-closed functions
Roberto Ierusalimschy
2019-01-04
1
-2
/
+11
*
Changes in the control of C-stack overflow
Roberto Ierusalimschy
2018-12-27
1
-2
/
+2
*
New functions 'lua_resetthread' and 'coroutine.kill'
Roberto Ierusalimschy
2018-12-13
1
-0
/
+45
*
Removed extra information from RCS keyword strings in tests
Roberto Ierusalimschy
2018-10-22
1
-1
/
+1
*
Deprecated the emulation of '__le' using '__lt'
Roberto Ierusalimschy
2018-08-24
1
-5
/
+3
*
Added directory to test file names in '$Id:'
Roberto Ierusalimschy
2018-07-25
1
-1
/
+1
*
Added manual and tests for version 5.4-w2
Roberto Ierusalimschy
2018-07-09
1
-0
/
+918