aboutsummaryrefslogtreecommitdiff
path: root/compat53/init.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* adjust file metatables even in compat53.module mode (#67)Hisham Muhammad2024-08-291-55/+7
* Make '*' optional for file:lines() and file:read().Philipp Janda2015-08-241-239/+306
* Remove superfluous redefinitions.Philipp Janda2015-08-181-23/+5
* Fix warnings emitted by luacheck.v0.2Philipp Janda2015-05-011-2/+2
* Choose correct xpcall implementation in compat53 module.Philipp Janda2015-04-261-2/+2
* Add nonyieldable xpcall that takes extra arguments.Philipp Janda2015-04-261-2/+2
* Refactor compat53 and compat53.module Lua modules.Philipp Janda2015-04-251-13/+234
* split compat53 Lua module into separate modules that do/don't modify the glob...Philipp Janda2015-04-111-0/+103