summaryrefslogtreecommitdiff
path: root/testes/coroutine.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Multiple errors in '__toclose' report the first oneRoberto Ierusalimschy2019-06-051-1/+9
* 'coroutine.kill' renamed 'coroutine.close'Roberto Ierusalimschy2019-06-031-11/+11
* Flag for to-be-closed variables changed to '<toclose>'Roberto Ierusalimschy2019-05-091-3/+3
* Coroutines do not unwind the stack in case of errorsRoberto Ierusalimschy2019-05-091-2/+6
* Added an optional parameter to 'coroutine.isyieldable'Roberto Ierusalimschy2019-04-101-2/+5
* No more to-be-closed functionsRoberto Ierusalimschy2019-01-041-2/+11
* Changes in the control of C-stack overflowRoberto Ierusalimschy2018-12-271-2/+2
* New functions 'lua_resetthread' and 'coroutine.kill'Roberto Ierusalimschy2018-12-131-0/+45
* Removed extra information from RCS keyword strings in testsRoberto Ierusalimschy2018-10-221-1/+1
* Deprecated the emulation of '__le' using '__lt'Roberto Ierusalimschy2018-08-241-5/+3
* Added directory to test file names in '$Id:'Roberto Ierusalimschy2018-07-251-1/+1
* Added manual and tests for version 5.4-w2Roberto Ierusalimschy2018-07-091-0/+918