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
/
lcorolib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lua 5.3.5 ported to git
v5.3.5
Roberto Ierusalimschy
2018-12-17
1
-1
/
+1
*
error handling in 'wrap' does not coerce numbers into string messages
Roberto Ierusalimschy
2016-04-11
1
-2
/
+2
*
added include for 'lprefix.h', for stuff that must be added before
Roberto Ierusalimschy
2014-11-02
1
-4
/
+5
*
`name' in comments changed to 'name'
Roberto Ierusalimschy
2014-10-25
1
-2
/
+2
*
detail (error message from 'coroutine.status')
Roberto Ierusalimschy
2014-09-01
1
-2
/
+2
*
new function 'lua_isyieldable' (and 'coroutine.isyieldable')
Roberto Ierusalimschy
2014-05-08
1
-5
/
+17
*
added 'return' (when possible) to calls to error functions
Roberto Ierusalimschy
2013-02-21
1
-2
/
+2
*
wrong error message when 'coroutine.create' or 'coroutine.wrap' are
Roberto Ierusalimschy
2012-04-27
1
-2
/
+3
*
'nCcalls' should be local to each thread, as each thread may have its
Roberto Ierusalimschy
2011-08-23
1
-2
/
+2
*
new module policy: C modules do not create globals and do not register
Roberto Ierusalimschy
2010-07-02
1
-2
/
+2
*
'coroutine' library separated from 'baselib'
Roberto Ierusalimschy
2010-06-10
1
-0
/
+154