summaryrefslogtreecommitdiff
path: root/tests/test-suite/calls.js
Commit message (Expand)AuthorAge
* Move fengari specific things to src/fengaricore.jsdaurnimator2018-01-11
* Use `typeof process === "undefined"` instead of WEB globaldaurnimator2017-12-10
* Move luaL_openlibs from lauxlib to lualibdaurnimator2017-05-11
* Set WEB flag for individual testsBenoit Giannangeli2017-05-09
* Fix bad integer size for string.pack/packsizeBenoit Giannangeli2017-05-08
* Fixed bad default separator in table.concatBenoit Giannangeli2017-05-08
* [test-suite] calls.jsBenoit Giannangeli2017-05-07
* Binary chunk can be a lua string (string.dump)Benoit Giannangeli2017-05-05
* Added missing parameter to luaL_loadbufferx in luaB_loadBenoit Giannangeli2017-05-05
* L.openupval list was not linked correctlyBenoit Giannangeli2017-05-05
* [test-suite] calls.jsBenoit Giannangeli2017-05-05