| Commit message (Expand) | Author | Age |
* | [test-suite] api.js | Benoit Giannangeli | 2017-05-25 |
* | [test-suite] coroutine.js passes | Benoit Giannangeli | 2017-05-25 |
* | ltests.js: makeCfunc | Benoit Giannangeli | 2017-05-25 |
* | ltests.js: newstate, loadlib, doremote, closestate | Benoit Giannangeli | 2017-05-25 |
* | [test-suite] coroutine.js | Benoit Giannangeli | 2017-05-25 |
* | ar.what was not a lua string | Benoit Giannangeli | 2017-05-25 |
* | ltests.js: testJS/C | Benoit Giannangeli | 2017-05-25 |
* | [test-suite] coroutine.js | Benoit Giannangeli | 2017-05-25 |
* | Added missing parenthesis in luaG_traceexec on yield case | Benoit Giannangeli | 2017-05-25 |
* | [test-suite] sort.js passes | Benoit Giannangeli | 2017-05-24 |
* | Add missing luaD_checkstack in luaD_hook | Benoit Giannangeli | 2017-05-24 |
* | ltests.js: fixed getstring | Benoit Giannangeli | 2017-05-24 |
* | ltests.js: resume, coroutine.js: yields inside hooks | Benoit Giannangeli | 2017-05-24 |
* | ltests.js: sethook, runJS | Benoit Giannangeli | 2017-05-24 |
* | tests/test-suite/inprogress/coroutine.js: un-skip stack overflow test | daurnimator | 2017-05-24 |
* | Moved run/new functions to prefix in coroutine.js tests | Benoit Giannangeli | 2017-05-24 |
* | tests/test-suite/events.js: un-skip fixed tests | daurnimator | 2017-05-23 |
* | tests/test-suite/errors.js: copy setup from previous test to get a skipped te... | daurnimator | 2017-05-23 |
* | tests/test-suite/errors.js: un-skip passing test | daurnimator | 2017-05-23 |
* | tests/test-suite/math.js: un-skip passing test | daurnimator | 2017-05-23 |
* | tests/test-suite/nextvar.js: un-skip passing test | daurnimator | 2017-05-23 |
* | tests/test-suite/errors.js: un-skip test as we can now recover from a stack o... | daurnimator | 2017-05-23 |
* | tests/test-suite/strings.js: un-skip fixed test | daurnimator | 2017-05-23 |
* | src/lauxlib.js: Use lua_pushfstring for formatting numbers | daurnimator | 2017-05-23 |
* | Fixed bad boolean handling in luaV_finishOp | Benoit Giannangeli | 2017-05-22 |
* | tests/test-suite/math.js: Now passes | daurnimator | 2017-05-22 |
* | tests/test-suite/inprogress/math.js: Move floatbits calculation to prefix | daurnimator | 2017-05-22 |
* | tests: remove some extra prints | daurnimator | 2017-05-22 |
* | Skip failing in string.js for now | Benoit Giannangeli | 2017-05-21 |
* | tests/test-suite/inprogress/math.js: isNaN is a shared function for tests | daurnimator | 2017-05-22 |
* | tests/test-suite/errors.js: Now passes | daurnimator | 2017-05-22 |
* | tests/test-suite/inprogress/errors.js: Pass file name so that test passes | daurnimator | 2017-05-22 |
* | tests/test-suite/inprogress/errors.js: Adjust test C=>JS | daurnimator | 2017-05-22 |
* | tests/test-suite/inprogress/errors.js: Remove progress prints | daurnimator | 2017-05-22 |
* | src/lbaselib.js: Implement argument checking in collectgarbage | daurnimator | 2017-05-22 |
* | tests/test-suite/goto.js: Now passes | daurnimator | 2017-05-21 |
* | tests/test-suite/inprogress/goto.js: un-split up test case | 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 |
* | test-inprogress npm script | Benoit Giannangeli | 2017-05-20 |
* | Merge branch 'master' of https://github.com/fengari-lua/fengari into test-suite | Benoit Giannangeli | 2017-05-20 |
|\ |
|
| * | tests/manual-tests/debug-cli.js: make executable, set WEB global, return 0 va... | daurnimator | 2017-05-20 |
| * | lua-cli moved to own repository: https://github.com/fengari-lua/fengari-node-cli | daurnimator | 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 |
* | [test-suite] nextvar.js | Benoit Giannangeli | 2017-05-19 |
* | [test-suite] bitwise.js | Benoit Giannangeli | 2017-05-19 |