summaryrefslogtreecommitdiff
path: root/com32/lua/src
Commit message (Expand)AuthorAgeFilesLines
* lua: upgrade to 5.2.3Ferenc Wágner2014-03-0258-89/+127
* lua: start of a binding module for libmenu.c32Ferenc Wágner2014-03-022-0/+94
* lua: make the dmi module standaloneFerenc Wágner2014-03-012-4/+14
* lua: also reactivate the cpu, dhcp, dmi, pci and vesa extension modulesFerenc Wágner2014-03-016-8/+13
* lua: bind get_key() in the syslinux moduleFerenc Wágner2014-03-011-0/+49
* lua: reactivate the syslinux extension moduleFerenc Wágner2014-03-012-2/+3
* lua: add the LuaFileSystem libraryFerenc Wágner2014-03-012-0/+297
* lua: enable dynamic module loadingFerenc Wágner2014-03-012-0/+48
* lua: the COM32 API does not support freopen()Ferenc Wágner2014-03-011-0/+2
* lua: the COM32 API does not support time()Ferenc Wágner2014-03-011-0/+5
* lua: the COM32 API actually supports exit() of oslibFerenc Wágner2014-03-012-1/+11
* lua: the COM32 API supports only part of iolibFerenc Wágner2014-03-012-0/+25
* lua: the COM32 API does not provide strcoll()Ferenc Wágner2014-03-011-0/+3
* lua: use integer arithmeticFerenc Wágner2014-03-016-11/+94
* lua: the COM32 API does not provide locale.hFerenc Wágner2014-03-011-0/+4
* lua: explicitly put the console in standard modeFerenc Wágner2014-03-011-0/+4
* lua: the COM32 API does not provide signal.hFerenc Wágner2014-03-011-0/+6
* lua: replace src/Makefile to build Lua as a Syslinux COM32 moduleFerenc Wágner2014-03-011-172/+49
* lua: import Lua 5.2.2Ferenc Wágner2014-03-0162-6434/+9453
* com32sys_t inreg shall be zeroified prior intcallErwan Velu2014-01-221-1/+2
* Merge tag 'syslinux-5.01' into firmwaresyslinux-6.00-pre4Matt Fleming2013-01-291-3/+4
|\
| * Always strip all the modulesH. Peter Anvin2013-01-171-3/+4
* | Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmwareMatt Fleming2012-11-054-219/+482
|\ \ | |/
| * Merge branch 'master' into elflinkMatt Fleming2012-10-244-219/+482
| |\
| | * In the current Lua.c32 DMI implementation, it is a flat table with dotted nam...Hung-chi Lihn2012-09-222-208/+420
| | * Added the native syslinux functions config_file(), ipappend_strs(), and reboo...Hung-chi Lihn2012-09-221-0/+33
| | * The current Lua.c32 does not enable io.read() due to some missing library fun...Hung-chi Lihn2012-09-221-11/+29
* | | Add per-firmware object directory supportMatt Fleming2012-10-161-2/+1
|/ /
* | Merge branch 'master' into elflinkMatt Fleming2012-07-191-2/+2
|\ \ | |/
| * com32: Add device tree supportThierry Reding2012-06-291-2/+2
* | Delete all references to __com32.cs_bounceMatt Fleming2012-06-081-9/+22
* | Merge remote-tracking branch 'zytor/master' into merge/elflink/masterMatt Fleming2012-05-315-0/+412
|\ \ | |/
| * lua: Adding dhcp supportTimm Gleason2012-01-075-0/+412
* | elflink: Make ELF the default object formatMatt Fleming2011-04-261-7/+5
|/
* lua: Delete superfluous $(LIBS) prerequisiteMatt Fleming2011-04-161-2/+1
* Makefile: Move Makefile fragments into mk/Matt Fleming2011-04-071-1/+2
* com32/lua/src/vesa.c: remove variables set but not usedH. Peter Anvin2011-03-161-4/+1
* com32/lua/src/syslinux.c: remove variables set but not usedH. Peter Anvin2011-03-161-6/+7
* lua: Adding CPU moduleErwan Velu2011-02-084-1/+163
* com32: single instance of skipspace()Erwan Velu2011-02-071-18/+10
* lua: Adding PCI initErwan Velu2011-02-071-0/+1
* lua: Updating to 5.1.4.2Erwan Velu2011-02-077-20/+37
* lua: Updating to 5.1.4Erwan Velu2011-02-0718-90/+146
* lua: removing duplicated code from vesa.cErwan Velu2011-02-061-22/+0
* lua: Preventing gcc warning on vesa.cErwan Velu2011-02-061-0/+2
* lua: Making lua building with no gcc errorErwan Velu2011-02-062-12/+15
* DMI: Adjusting structures size / Adding cpu coreLaurent Licour2011-01-301-0/+12
* lua: remove obsolete FIXME commentGeert Stappers2010-07-201-2/+0
* lua: Add .syslinux.derivative() and .syslinux.version()Gert Hulselmans2010-07-071-1/+39
* lua: remove obsolete header used for old sleep functionGert Hulselmans2010-07-061-1/+0