Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make '*' optional for file:lines() and file:read(). | Philipp Janda | 2015-08-24 | 1 | -239/+306 |
* | Make '*' optional for io.read() and io.lines(). | Philipp Janda | 2015-08-23 | 1 | -21/+77 |
* | Remove superfluous redefinitions. | Philipp Janda | 2015-08-18 | 1 | -23/+5 |
* | assert() can handle non-string errors. | Philipp Janda | 2015-08-18 | 1 | -0/+14 |
* | Compress decimal escapes for string.format("%q"). | Philipp Janda | 2015-06-02 | 1 | -3/+3 |
* | Fix warnings emitted by luacheck.v0.2 | Philipp Janda | 2015-05-01 | 2 | -13/+5 |
* | Choose correct xpcall implementation in compat53 module. | Philipp Janda | 2015-04-26 | 1 | -2/+2 |
* | Fix typo. | Philipp Janda | 2015-04-26 | 1 | -1/+1 |
* | Add nonyieldable xpcall that takes extra arguments. | Philipp Janda | 2015-04-26 | 2 | -6/+14 |
* | Refactor compat53 and compat53.module Lua modules. | Philipp Janda | 2015-04-25 | 3 | -968/+985 |
* | Merge branch 'master' into isolated | Philipp Janda | 2015-04-20 | 1 | -7/+18 |
* | split compat53 Lua module into separate modules that do/don't modify the glob... | Philipp Janda | 2015-04-11 | 3 | -0/+1050 |