index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
lua
/
rocklua.c
(
unfollow
)
Commit message (
Expand
)
Author
2014-04-02
Revert "Update lua plugin to 5.2.3"
Marcin Bukat
2014-04-02
Update lua plugin to 5.2.3
Richard Quirk
2013-08-26
lua: Switch memory allocator from dl to tlsf
Marcin Bukat
2010-08-24
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-06-18
FS#11347 by me: *dir LUA functions: luadir module
Rafaël Carré
2009-10-23
Lua: add parts of the math library (all floating point functions are #ifdef'e...
Maurus Cuelenaere
2009-06-28
Lua:
Maurus Cuelenaere
2009-06-25
Lua: add the package library
Maurus Cuelenaere
2009-06-01
Lua: add bitlib (makes bitwise operators possible)
Maurus Cuelenaere
2009-05-27
Lua: add support for os library
Maurus Cuelenaere
2009-05-22
Lua: add stack traceback when erroring out
Maurus Cuelenaere
2009-05-22
Lua:
Maurus Cuelenaere
2009-05-22
Lua:
Maurus Cuelenaere
2009-05-21
Commit FS#9174: Lua scripting language by Dan Everton
Maurus Cuelenaere