aboutsummaryrefslogtreecommitdiff
path: root/compat53 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make '*' optional for file:lines() and file:read().Philipp Janda2015-08-241-239/+306
* Make '*' optional for io.read() and io.lines().Philipp Janda2015-08-231-21/+77
* Remove superfluous redefinitions.Philipp Janda2015-08-181-23/+5
* assert() can handle non-string errors.Philipp Janda2015-08-181-0/+14
* Compress decimal escapes for string.format("%q").Philipp Janda2015-06-021-3/+3
* Fix warnings emitted by luacheck.v0.2Philipp Janda2015-05-012-13/+5
* Choose correct xpcall implementation in compat53 module.Philipp Janda2015-04-261-2/+2
* Fix typo.Philipp Janda2015-04-261-1/+1
* Add nonyieldable xpcall that takes extra arguments.Philipp Janda2015-04-262-6/+14
* Refactor compat53 and compat53.module Lua modules.Philipp Janda2015-04-253-968/+985
* Merge branch 'master' into isolatedPhilipp Janda2015-04-201-7/+18
* split compat53 Lua module into separate modules that do/don't modify the glob...Philipp Janda2015-04-113-0/+1050