aboutsummaryrefslogtreecommitdiff
path: root/src/lcorolib.js
Commit message (Expand)AuthorAge
* src/lcorolib.js: Remove unused requiredaurnimator2018-03-31
* Merge branch 'accept-jsstrings'daurnimator2018-03-30
|\
| * src/: Pass js strings to auxlib functions such as luaL_argcheckdaurnimator2017-12-29
* | src/lcorolib.js: Use destructuring requiresdaurnimator2018-01-22
* | Move fengari specific things to src/fengaricore.jsdaurnimator2018-01-11
|/
* Remove unused require()sdaurnimator2017-04-26
* Export ldo.js functions from lua.jsdaurnimator2017-04-26
* Export ldebug.js functions from lua.jsdaurnimator2017-04-26
* Export lstate.js functions from lua.jsdaurnimator2017-04-26
* Export lapi.js functions from lua.jsdaurnimator2017-04-26
* Remove lua.thread_statusdaurnimator2017-04-26
* Remove lua.CT and lua.constant_types (still available from defs)daurnimator2017-04-26
* Cache all to_luastring of internal literalsBenoit Giannangeli2017-04-18
* Never use js strings internallyBenoit Giannangeli2017-03-29
* jshintBenoit Giannangeli2017-02-28
* coroutine.wrapBenoit 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