Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add facility for a user provided (state-global) native error handler | daurnimator | 2017-05-15 | |
| | ||||
* | README.md: Add Extensions section | daurnimator | 2017-05-15 | |
| | ||||
* | README: Add whitespace around headings | daurnimator | 2017-05-15 | |
| | ||||
* | README,package.json: Update links for new organisation | daurnimator | 2017-05-14 | |
| | ||||
* | luaL_addsize, luaL_checkoption, luaL_checkversion, luaL_newlibtable, ↵ | Benoit Giannangeli | 2017-05-14 | |
| | | | | luaL_optnumber, luaL_prepbuffer, luaL_pushresultsize, luaL_ref | |||
* | lua_arith, lua_islightuserdata, lua_register, lua_setallocf, lua_tocfunction | Benoit Giannangeli | 2017-05-14 | |
| | ||||
* | Updated test-suite section of README | Benoit Giannangeli | 2017-05-13 | |
| | ||||
* | [test-suite] literals.js | Benoit Giannangeli | 2017-05-13 | |
| | ||||
* | [test-suite] events.js | Benoit Giannangeli | 2017-05-12 | |
| | ||||
* | README: Remove duplicated file:read() | daurnimator | 2017-05-12 | |
| | | | | See https://github.com/giann/fengari/commit/278fd3edb6ead6cd65c2293f823887d19e4fbc8e#commitcomment-22009543 | |||
* | [test-suite] vararg.js | Benoit Giannangeli | 2017-05-08 | |
| | ||||
* | Fix bad integer size for string.pack/packsize | Benoit Giannangeli | 2017-05-08 | |
| | ||||
* | Add lua_pushfstring and lua_pushvstring | daurnimator | 2017-05-04 | |
| | ||||
* | package.searchpath | Benoit Giannangeli | 2017-05-03 | |
| | ||||
* | package.loadlib | Benoit Giannangeli | 2017-05-03 | |
| | ||||
* | require | Benoit Giannangeli | 2017-05-03 | |
| | ||||
* | src/liolib.js: add io.close() | daurnimator | 2017-05-03 | |
| | ||||
* | src/liolib: Add file:write() | daurnimator | 2017-05-03 | |
| | ||||
* | src/liolib.js: Implement io.write | daurnimator | 2017-05-03 | |
| | ||||
* | src/iolib.js: Add file:__tostring() | daurnimator | 2017-05-03 | |
| | ||||
* | src/iolib.js: Create stdin/stdout/stderr | daurnimator | 2017-05-03 | |
| | ||||
* | Add lua_rawseti | daurnimator | 2017-05-03 | |
| | ||||
* | os.date | Benoit Giannangeli | 2017-05-02 | |
| | ||||
* | os.clock | Benoit Giannangeli | 2017-05-02 | |
| | ||||
* | src/lauxlib.js: Add luaL_dostring and luaL_dofile | daurnimator | 2017-05-02 | |
| | ||||
* | os.execute | Benoit Giannangeli | 2017-04-28 | |
| | ||||
* | os.getenv | Benoit Giannangeli | 2017-04-28 | |
| | ||||
* | os.remove | Benoit Giannangeli | 2017-04-28 | |
| | ||||
* | os.rename | Benoit Giannangeli | 2017-04-28 | |
| | ||||
* | os.exit | Benoit Giannangeli | 2017-04-28 | |
| | ||||
* | Add (empty) io library | daurnimator | 2017-04-26 | |
| | ||||
* | lauxlib: Add luaL_fileresult | daurnimator | 2017-04-26 | |
| | ||||
* | lauxlib: Add luaL_*metatable and luaL_*udata functions | daurnimator | 2017-04-26 | |
| | ||||
* | Added back limit tests in local.lua | Benoit Giannangeli | 2017-04-25 | |
| | ||||
* | L.openupval was not set in luaF_close | Benoit Giannangeli | 2017-04-24 | |
| | ||||
* | Fixed table comparison (was comparing TValue instead of values) | Benoit Giannangeli | 2017-04-18 | |
| | ||||
* | debug.gethook | Benoit Giannangeli | 2017-04-14 | |
| | ||||
* | hooks | Benoit Giannangeli | 2017-04-14 | |
| | ||||
* | debug.upvaluejoin | Benoit Giannangeli | 2017-04-14 | |
| | ||||
* | debug.getuservalue, debug.setuservalue, debug.setlocal | Benoit Giannangeli | 2017-04-14 | |
| | ||||
* | debug.getupvalue, debug.setupvalue | Benoit Giannangeli | 2017-04-13 | |
| | ||||
* | debug.setmetatable debug.getmetatable | Benoit Giannangeli | 2017-04-13 | |
| | ||||
* | debug.getregistry | Benoit Giannangeli | 2017-04-13 | |
| | ||||
* | debug.traceback | Benoit Giannangeli | 2017-04-12 | |
| | ||||
* | debug.upvalueid | Benoit Giannangeli | 2017-04-11 | |
| | ||||
* | debug.getlocal | Benoit Giannangeli | 2017-04-11 | |
| | ||||
* | dofile | Benoit Giannangeli | 2017-03-23 | |
| | ||||
* | loadfile | Benoit Giannangeli | 2017-03-23 | |
| | ||||
* | string.gmatch | Benoit Giannangeli | 2017-03-21 | |
| | ||||
* | string.gsub | Benoit Giannangeli | 2017-03-20 | |
| |