summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/rocklua.c (unfollow)
Commit 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-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-06-18FS#11347 by me: *dir LUA functions: luadir moduleRafaël Carré
2009-10-23Lua: add parts of the math library (all floating point functions are #ifdef'e...Maurus Cuelenaere
2009-06-28Lua:Maurus Cuelenaere
2009-06-25Lua: add the package libraryMaurus Cuelenaere
2009-06-01Lua: add bitlib (makes bitwise operators possible)Maurus Cuelenaere
2009-05-27Lua: add support for os libraryMaurus Cuelenaere
2009-05-22Lua: add stack traceback when erroring outMaurus Cuelenaere
2009-05-22Lua:Maurus Cuelenaere
2009-05-22Lua:Maurus Cuelenaere
2009-05-21Commit FS#9174: Lua scripting language by Dan EvertonMaurus Cuelenaere