summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/rockconf.h
AgeCommit message (Expand)Author
2014-04-02Revert "Update lua plugin to 5.2.3"Marcin Bukat
2014-04-02Update lua plugin to 5.2.3Richard Quirk
2013-08-26lua: Switch memory allocator from dl to tlsfMarcin Bukat
2010-08-24Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i...Thomas Martitz
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz
2010-05-14Move math.h to firmware/libc/include/ and fix slight incompatibilities betwee...Thomas Martitz
2009-07-15Revert r21863 partly: fixes LuaMaurus Cuelenaere
2009-07-14FS#10080Nils Wallménius
2009-07-10Lua:Maurus Cuelenaere
2009-07-05Lua: implement gui_syncyesno_runMaurus Cuelenaere
2009-07-01Lua: because Rockbox doesn't support any current working directory functional...Maurus Cuelenaere
2009-06-25Lua: add the package libraryMaurus Cuelenaere
2009-05-27Lua: add support for os libraryMaurus Cuelenaere
2009-05-21Commit FS#9174: Lua scripting language by Dan EvertonMaurus Cuelenaere