Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adjust file metatables even in compat53.module mode (#67) | Hisham Muhammad | 2024-08-29 | 1 | -55/+7 |
* | Make '*' optional for file:lines() and file:read(). | Philipp Janda | 2015-08-24 | 1 | -239/+306 |
* | Remove superfluous redefinitions. | Philipp Janda | 2015-08-18 | 1 | -23/+5 |
* | Fix warnings emitted by luacheck.v0.2 | Philipp Janda | 2015-05-01 | 1 | -2/+2 |
* | Choose correct xpcall implementation in compat53 module. | Philipp Janda | 2015-04-26 | 1 | -2/+2 |
* | Add nonyieldable xpcall that takes extra arguments. | Philipp Janda | 2015-04-26 | 1 | -2/+2 |
* | Refactor compat53 and compat53.module Lua modules. | Philipp Janda | 2015-04-25 | 1 | -13/+234 |
* | split compat53 Lua module into separate modules that do/don't modify the glob... | Philipp Janda | 2015-04-11 | 1 | -0/+103 |