Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into v2.1 | Mike Pall | 2020-10-12 | 1 | -1/+1 |
|\ | |||||
| * | Minor changes and https-ify links. | Mike Pall | 2020-10-12 | 1 | -1/+1 |
| | | |||||
* | | From Lua 5.2: Add lua_tonumberx() and lua_tointegerx(). | Mike Pall | 2017-04-07 | 1 | -0/+2 |
| | | | | | | | | Contributed by François Perrad. | ||||
* | | From Lua 5.3: Add lua_isyieldable(). | Mike Pall | 2017-04-07 | 1 | -0/+3 |
| | | | | | | | | Contributed by François Perrad. | ||||
* | | From Lua 5.2: Add lua_copy(). | Mike Pall | 2017-04-07 | 1 | -0/+1 |
| | | | | | | | | Contributed by François Perrad. | ||||
* | | From Lua 5.2: Add lua_version(). | Mike Pall | 2017-04-07 | 1 | -0/+1 |
| | | | | | | | | Contributed by François Perrad. | ||||
* | | Refactor with LUA_OK. | Mike Pall | 2017-04-07 | 1 | -1/+2 |
| | | | | | | | | Contributed by François Perrad. | ||||
* | | Add collectgarbage("isrunning"). | Mike Pall | 2015-10-01 | 1 | -0/+1 |
|/ | |||||
* | Move load/dump functions to lj_load.c. Add load modes. | Mike Pall | 2012-09-21 | 1 | -0/+2 |
| | |||||
* | From Lua 5.2: Add debug.upvalueid() and debug.upvaluejoin(). | Mike Pall | 2012-09-20 | 1 | -1/+4 |
| | | | | Ditto for lua_upvalueid() and lua_upvaluejoin(). | ||||
* | RELEASE LuaJIT-2.0.0-beta1v2.0.0-beta1 | Mike Pall | 2009-12-08 | 1 | -0/+388 |