Commit message (Expand) | Author | Age | |
---|---|---|---|
* | src/loadlib.js: Allow require to yield | daurnimator | 2017-05-15 |
* | src/loadlib.js: Move closeSync inside try/catch | daurnimator | 2017-05-12 |
* | src/ldebug.js: Fix index used for error message | daurnimator | 2017-05-12 |
* | src/loadlib: Use correct string forms | daurnimator | 2017-05-12 |
* | Webpack (single bundle for now) | Benoit Giannangeli | 2017-05-09 |
* | Fix luaL_error callsites | daurnimator | 2017-05-05 |
* | src/loadlib.js: Fix incorrect args for package functions | daurnimator | 2017-05-04 |
* | package library doesn't need to be for just node | daurnimator | 2017-05-04 |
* | src/loadlib.js: Fix use of js string instead of lua string | daurnimator | 2017-05-04 |
* | package.searchpath | Benoit Giannangeli | 2017-05-03 |
* | package.loadlib | Benoit Giannangeli | 2017-05-03 |
* | require | Benoit Giannangeli | 2017-05-03 |
* | loadlib.js | Benoit Giannangeli | 2017-05-03 |