summaryrefslogtreecommitdiff
path: root/tests/lcorolib.js
Commit message (Expand)AuthorAge
* Move fengari specific things to src/fengaricore.jsdaurnimator2018-01-11
* tests/: Fix linter complaintsdaurnimator2017-12-10
* Separate ZIO and MBuffer data structuresdaurnimator2017-05-15
* Move luaL_openlibs from lauxlib to lualibdaurnimator2017-05-11
* Remove unused variablesdaurnimator2017-04-26
* Export luaL_openlibs from lauxlib.jsdaurnimator2017-04-26
* Export ldo.js functions from lua.jsdaurnimator2017-04-26
* Export lapi.js functions from lua.jsdaurnimator2017-04-26
* Remove lua.CT and lua.constant_types (still available from defs)daurnimator2017-04-26
* Removed useless luac -l from testsBenoit Giannangeli2017-04-24
* 8-bit string internally testsBenoit Giannangeli2017-03-30
* Loading tests (binary/text)Benoit Giannangeli2017-03-01
* lua_load will load both binary and textBenoit Giannangeli2017-03-01
* coroutine.wrapBenoit Giannangeli2017-02-23
* coroutine.running, upvalue need to be attached to their threadBenoit Giannangeli2017-02-23
* Fixed bad lua_gettopBenoit Giannangeli2017-02-23
* coroutine.status, coroutine.wrap, coroutine.running, coroutine.isyieldableBenoit Giannangeli2017-02-23
* coroutinesBenoit Giannangeli2017-02-23