| Commit message (Expand) | Author | Age |
* | [test-suite] code.js passes | Benoit Giannangeli | 2017-05-29 |
* | [test-suite] api.js passes | Benoit Giannangeli | 2017-05-28 |
* | [test-suite] api.js | Benoit Giannangeli | 2017-05-25 |
* | [test-suite] coroutine.js passes | Benoit Giannangeli | 2017-05-25 |
* | [test-suite] sort.js passes | Benoit Giannangeli | 2017-05-24 |
* | tests/test-suite/math.js: Now passes | daurnimator | 2017-05-22 |
* | attrib.js is still in progress | Benoit Giannangeli | 2017-05-21 |
* | IRC badge in README | Benoit Giannangeli | 2017-05-21 |
* | tests/test-suite/errors.js: Now passes | daurnimator | 2017-05-22 |
* | tests/test-suite/goto.js: Now passes | daurnimator | 2017-05-21 |
* | tests/test-suite/attrib.js: Now passes | daurnimator | 2017-05-21 |
* | tests/test-suite/bitwise.js: Now passes | daurnimator | 2017-05-21 |
* | Merge branch 'master' of https://github.com/fengari-lua/fengari into test-suite | Benoit Giannangeli | 2017-05-20 |
|\ |
|
| * | [test-suite] nextvar.js, fixed bad comparison in LTNum | Benoit Giannangeli | 2017-05-19 |
| * | Fixed requires in inprogress folder | Benoit Giannangeli | 2017-05-19 |
| * | Moved in progress tests to seperate folder | Benoit Giannangeli | 2017-05-19 |
* | | Moved in progress tests to seperate folder | Benoit Giannangeli | 2017-05-19 |
|/ |
|
* | Updated README to reflect progress | Benoit Giannangeli | 2017-05-19 |
* | Added IRC chan on README | Benoit Giannangeli | 2017-05-18 |
* | src/liolib.js: Partial implementation of io.input and io.output | daurnimator | 2017-05-16 |
* | src/liolib.js: Add stubs for flush | daurnimator | 2017-05-16 |
* | src/liolib.js: Add io.type | daurnimator | 2017-05-15 |
* | src/ldo.js: message handler should still be run after native error handling | daurnimator | 2017-05-15 |
* | 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, luaL_opt... | Benoit Giannangeli | 2017-05-14 |
* | 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 |
* | [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 |