summaryrefslogtreecommitdiff
path: root/com32/lua/src/lcode.c
Commit message (Collapse)AuthorAgeFilesLines
* lua: upgrade to 5.2.3Ferenc Wágner2014-03-021-1/+1
|
* lua: import Lua 5.2.2Ferenc Wágner2014-03-011-184/+220
| | | | | | Source downloaded from http://www.lua.org/ftp/lua-5.2.2.tar.gz. The com32/lua directory now matches exactly the source distribution, plus the various Syslinux extension modules and their documentation.
* lua: Updating to 5.1.4.2Erwan Velu2011-02-071-9/+15
| | | | Taken from http://www.lua.org/ftp/patch-lua-5.1.4-2
* Import Lua 5.1.3Alexey Zaytsev2008-07-181-0/+839
Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru>