summaryrefslogtreecommitdiff
path: root/com32/lua/src/lua.h
Commit message (Collapse)AuthorAgeFilesLines
* lua: upgrade to 5.2.3Ferenc Wágner2014-03-021-2/+2
|
* lua: the COM32 API supports only part of iolibFerenc Wágner2014-03-011-0/+5
|
* lua: import Lua 5.2.2Ferenc Wágner2014-03-011-88/+140
| | | | | | 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.4Erwan Velu2011-02-071-3/+4
| | | | | | Updating base code to 5.1.4 Adding -DSYSLINUX build flag Moving #if 0 to ifndef SYSLINUX
* Final touhes.Alexey Zaytsev2008-07-181-0/+3
| | | | Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru>
* Import Lua 5.1.3Alexey Zaytsev2008-07-181-0/+388
Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru>