aboutsummaryrefslogtreecommitdiff
path: root/src/luaconf.js
Commit message (Expand)AuthorAge
* Move jshint config to package.jsondaurnimator2017-08-18
* Decrease LUAI_MAXSTACK to let node breath on TravisBenoit Giannangeli2017-05-29
* src/luaconf.js: Implement lua_integer2str and lua_number2strdaurnimator2017-05-23
* lua_numbertointeger should return false on failuredaurnimator2017-05-21
* Move frexp and ldexp to luaconf.jsdaurnimator2017-04-26
* Use maximum 32bit number instead of Number.MAX_SAFE_INTEGERBenoit Giannangeli2017-04-24
* Fixed %g in sprintf.js to not keep trailing zerosBenoit Giannangeli2017-04-10
* Fixed bad lua_tointegerxBenoit Giannangeli2017-03-24
* strings.luaBenoit Giannangeli2017-03-24
* string.formatBenoit Giannangeli2017-03-16
* math.random/randomseedBenoit Giannangeli2017-02-26
* math.tointeger, math.floor, math.ceilBenoit Giannangeli2017-02-25
* ldebug, lua_error, errorBenoit Giannangeli2017-02-20
* LUA_REGISTRYINDEXBenoit Giannangeli2017-02-17