Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | [test-suite] sort.js | Benoit Giannangeli | 2017-05-19 | |
| | ||||
* | [test-suite] utf8.js | Benoit Giannangeli | 2017-05-19 | |
| | ||||
* | [test-suite] math.js | Benoit Giannangeli | 2017-05-19 | |
| | ||||
* | [test-suite] math.js | Benoit Giannangeli | 2017-05-19 | |
| | ||||
* | [test-suite] coroutine.js | Benoit Giannangeli | 2017-05-19 | |
| | ||||
* | [test-suite] goto.js | Benoit Giannangeli | 2017-05-19 | |
| | ||||
* | [test-suite] closure.js | Benoit Giannangeli | 2017-05-19 | |
| | ||||
* | [test-suite] pm.js | Benoit Giannangeli | 2017-05-19 | |
| | ||||
* | tests/manual-tests/lua-cli.js: Add missing lua.to_luastring call in msghandler | daurnimator | 2017-05-15 | |
| | ||||
* | Add facility for a user provided (state-global) native error handler | daurnimator | 2017-05-15 | |
| | ||||
* | Separate ZIO and MBuffer data structures | daurnimator | 2017-05-15 | |
| | | | | - lua_load no longer takes a null reader function | |||
* | [test-suite] attrib.js | Benoit Giannangeli | 2017-05-13 | |
| | ||||
* | [test-suite] literals.js | Benoit Giannangeli | 2017-05-13 | |
| | ||||
* | Removed useless save(0) in llex | Benoit Giannangeli | 2017-05-13 | |
| | ||||
* | [test-suite] literals.js | Benoit Giannangeli | 2017-05-13 | |
| | ||||
* | [test-suite] events.js | Benoit Giannangeli | 2017-05-12 | |
| | ||||
* | Boolean TValue should have a boolean value | Benoit Giannangeli | 2017-05-12 | |
| | ||||
* | luaV_concat: 'total' should not be used inside the loop | Benoit Giannangeli | 2017-05-12 | |
| | | | | | If there's a table in the concat sequence, we ended up with a toconcat array with undefined slots. | |||
* | Merge branch 'feature/dead-keys' | Benoit Giannangeli | 2017-05-11 | |
|\ | ||||
| * | tests/ltablib.js: Use better filter for numeric keys | daurnimator | 2017-05-11 | |
| | | ||||
* | | [test-suite] events.js (userdata) | Benoit Giannangeli | 2017-05-11 | |
| | | ||||
* | | ltests.js | Benoit Giannangeli | 2017-05-11 | |
| | | ||||
* | | [test-suite] events.js | Benoit Giannangeli | 2017-05-11 | |
|/ | ||||
* | src/lvm.js: Setting nil should delete from table | daurnimator | 2017-05-11 | |
| | | | | Closes #37 | |||
* | Move luaL_openlibs from lauxlib to lualib | daurnimator | 2017-05-11 | |
| | ||||
* | Fixed bad order when trying __lt TM in luaV_lessequal | Benoit Giannangeli | 2017-05-10 | |
| | ||||
* | Don't do recursive call of luaV_tointeger if luaO_str2num returns false | Benoit Giannangeli | 2017-05-10 | |
| | ||||
* | [test-suite] events.js | Benoit Giannangeli | 2017-05-10 | |
| | ||||
* | Set WEB flag for individual tests | Benoit Giannangeli | 2017-05-09 | |
| | ||||
* | lvm.tonumber should return the integer value | Benoit Giannangeli | 2017-05-09 | |
| | ||||
* | [test-suite] events.js | Benoit Giannangeli | 2017-05-09 | |
| | ||||
* | Set WEB flag to false for tests | Benoit Giannangeli | 2017-05-09 | |
| | ||||
* | src/lapi.js: lobject.luaO_str2num returns false if string is not a number | daurnimator | 2017-05-09 | |
| | ||||
* | [test-suite] vararg.js | Benoit Giannangeli | 2017-05-08 | |
| | ||||
* | Fix bad integer size for string.pack/packsize | Benoit Giannangeli | 2017-05-08 | |
| | ||||
* | Fixed bad default separator in table.concat | Benoit Giannangeli | 2017-05-08 | |
| | ||||
* | Clean up package.json | Benoit Giannangeli | 2017-05-08 | |
| | ||||
* | [test-suite] calls.js | Benoit Giannangeli | 2017-05-07 | |
| | ||||
* | Binary chunk can be a lua string (string.dump) | Benoit Giannangeli | 2017-05-05 | |
| | ||||
* | Added missing parameter to luaL_loadbufferx in luaB_load | Benoit Giannangeli | 2017-05-05 | |
| | ||||
* | L.openupval list was not linked correctly | Benoit Giannangeli | 2017-05-05 | |
| | ||||
* | [test-suite] calls.js | Benoit Giannangeli | 2017-05-05 | |
| | ||||
* | src/ldebug.js: Fix incorrect error messages | daurnimator | 2017-05-05 | |
| | | | | | Previously could get odd things, e.g. `1-nil` would throw: > attempt to perform arithmetic on a number value | |||
* | src/ldebug.js: Fix off by one error when calculating line number | daurnimator | 2017-05-05 | |
| | ||||
* | src/lauxlib.js: Fix traceback text | daurnimator | 2017-05-05 | |
| | ||||
* | tests/manual-tests/lua-cli.js: Add msghandler to get tracebacks | daurnimator | 2017-05-04 | |
| | ||||
* | tests/manual-tests/lua-cli.js: Remove unused require | daurnimator | 2017-05-04 | |
| | ||||
* | package.searchpath | Benoit Giannangeli | 2017-05-03 | |
| | ||||
* | package.loadlib | Benoit Giannangeli | 2017-05-03 | |
| | ||||
* | require | Benoit Giannangeli | 2017-05-03 | |
| |