| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lua: update for Syslinux 4 | Geert Stappers | 2010-07-01 | 2 | -6/+16 |
| | | | | | Update the lua code to work with Syslinux 4. | ||||
| * | COM32: lua - added dmi functions | Marcel Ritter | 2008-12-15 | 5 | -1/+324 |
| | | |||||
| * | COM32: lua - added simple syslinux_run_command function | Marcel Ritter | 2008-12-15 | 5 | -0/+35 |
| | | |||||
| * | COM32: lua - (re-)enable liolib to get printf like function | Marcel Ritter | 2008-12-15 | 3 | -9/+17 |
| | | |||||
| * | Err. | Alexey Zaytsev | 2008-07-18 | 1 | -1/+1 |
| | | | | | Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru> | ||||
| * | Final touhes. | Alexey Zaytsev | 2008-07-18 | 3 | -2/+9 |
| | | | | | Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru> | ||||
| * | Don't load the io and os libs, we cant compile them right now. | Alexey Zaytsev | 2008-07-18 | 1 | -2/+2 |
| | | | | | Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru> | ||||
| * | Can't load precompiled binaries because if missing ungetc | Alexey Zaytsev | 2008-07-18 | 1 | -0/+2 |
| | | | | | Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru> | ||||
| * | Add some more lua libs to be compiled. | Alexey Zaytsev | 2008-07-18 | 1 | -2/+5 |
| | | | | | Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru> | ||||
| * | Applyed the Go Long Lua! patch | Alexey Zaytsev | 2008-07-18 | 6 | -6/+89 |
| | | | | | | | from http://lua-users.org/wiki/LuaPowerPatches Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru> | ||||
| * | Replace strcoll with strcmp, we don't have the locale stuff. | Alexey Zaytsev | 2008-07-18 | 1 | -1/+2 |
| | | | | | Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru> | ||||
| * | Remove the signal.h dependency from lua.c | Alexey Zaytsev | 2008-07-18 | 1 | -5/+5 |
| | | | | | Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru> | ||||
| * | Remove the locale.h dependency from llex.h | Alexey Zaytsev | 2008-07-18 | 1 | -3/+3 |
| | | | | | Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru> | ||||
| * | Compile liblua, lua.c32 | Alexey Zaytsev | 2008-07-18 | 1 | -10/+19 |
| | | | | | Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru> | ||||
| * | Copy the Makefile from the samples dir. | Alexey Zaytsev | 2008-07-18 | 1 | -0/+91 |
| | | |||||
| * | Rename the Lua Makefiles | Alexey Zaytsev | 2008-07-18 | 2 | -0/+0 |
| | | | | | Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru> | ||||
| * | Import Lua 5.1.3 | Alexey Zaytsev | 2008-07-18 | 103 | -0/+28381 |
| Signed-off-by: Alexey Zaytsev <zaytsev.a@protei.ru> | |||||
