index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
lua
/
rockconf.h
Age
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
Move setjmp to lib and add setjmp for sh (imported from newlib) and compile i...
Thomas Martitz
2010-06-21
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-05-14
Move math.h to firmware/libc/include/ and fix slight incompatibilities betwee...
Thomas Martitz
2009-07-15
Revert r21863 partly: fixes Lua
Maurus Cuelenaere
2009-07-14
FS#10080
Nils Wallménius
2009-07-10
Lua:
Maurus Cuelenaere
2009-07-05
Lua: implement gui_syncyesno_run
Maurus Cuelenaere
2009-07-01
Lua: because Rockbox doesn't support any current working directory functional...
Maurus Cuelenaere
2009-06-25
Lua: add the package library
Maurus Cuelenaere
2009-05-27
Lua: add support for os library
Maurus Cuelenaere
2009-05-21
Commit FS#9174: Lua scripting language by Dan Everton
Maurus Cuelenaere