Roberto Ierusalimschy
|
28fdbcf393
added include for 'lprefix.h', for stuff that must be added before
|
10 年之前 |
Roberto Ierusalimschy
|
bdf566a8a3
`name' in comments changed to 'name'
|
10 年之前 |
Roberto Ierusalimschy
|
979a663d2a
detail (error message from 'coroutine.status')
|
11 年之前 |
Roberto Ierusalimschy
|
1bd70a8e40
new function 'lua_isyieldable' (and 'coroutine.isyieldable')
|
11 年之前 |
Roberto Ierusalimschy
|
a83ed55f1e
added 'return' (when possible) to calls to error functions
|
12 年之前 |
Roberto Ierusalimschy
|
bb1146dc39
wrong error message when 'coroutine.create' or 'coroutine.wrap' are
|
13 年之前 |
Roberto Ierusalimschy
|
3dc5475e23
'nCcalls' should be local to each thread, as each thread may have its
|
14 年之前 |
Roberto Ierusalimschy
|
7192afafee
new module policy: C modules do not create globals and do not register
|
15 年之前 |
Roberto Ierusalimschy
|
bd262d591f
'coroutine' library separated from 'baselib'
|
15 年之前 |