summaryrefslogtreecommitdiff
path: root/com32/lua
Commit message (Expand)AuthorAgeFilesLines
...
| * | lua: add missing <syslinux/boot.h> to syslinux.cH. Peter Anvin2010-07-021-0/+1
| * | lua: Modernize the MakefileH. Peter Anvin2010-07-021-73/+27
| * | lua: update for Syslinux 4Geert Stappers2010-07-012-6/+16
| |/
| * COM32: lua - added dmi functionsMarcel Ritter2008-12-155-1/+324
| * COM32: lua - added simple syslinux_run_command functionMarcel Ritter2008-12-155-0/+35
| * COM32: lua - (re-)enable liolib to get printf like functionMarcel Ritter2008-12-153-9/+17
| * Err.Alexey Zaytsev2008-07-181-1/+1
| * Final touhes.Alexey Zaytsev2008-07-183-2/+9
| * Don't load the io and os libs, we cant compile them right now.Alexey Zaytsev2008-07-181-2/+2
| * Can't load precompiled binaries because if missing ungetcAlexey Zaytsev2008-07-181-0/+2
| * Add some more lua libs to be compiled.Alexey Zaytsev2008-07-181-2/+5
| * Applyed the Go Long Lua! patchAlexey Zaytsev2008-07-186-6/+89
| * Replace strcoll with strcmp, we don't have the locale stuff.Alexey Zaytsev2008-07-181-1/+2
| * Remove the signal.h dependency from lua.cAlexey Zaytsev2008-07-181-5/+5
| * Remove the locale.h dependency from llex.hAlexey Zaytsev2008-07-181-3/+3
| * Compile liblua, lua.c32Alexey Zaytsev2008-07-181-10/+19
| * Copy the Makefile from the samples dir.Alexey Zaytsev2008-07-181-0/+91
| * Rename the Lua MakefilesAlexey Zaytsev2008-07-182-0/+0
| * Import Lua 5.1.3Alexey Zaytsev2008-07-18103-0/+28381
* elflink: add com32/lua dirFeng Tang2010-07-20113-0/+30028