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
/
SOURCES
(
unfollow
)
Commit message (
Expand
)
Author
2018-10-29
Lua replace fscanf
William Wilgus
2018-10-30
Lua remove strncat.c & strcspn.c
William Wilgus
2018-10-28
Lua remove gmtime.c use rb_plugin version instead
William Wilgus
2018-09-14
lua move RLIMAGE to own file
William Wilgus
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-06-18
FS#11347 by me: *dir LUA functions: luadir module
Rafaël Carré
2010-02-13
Fix FS#11007: Lua didn't parse negative numbers correct when reading from files
Maurus Cuelenaere
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-21
Commit FS#9174: Lua scripting language by Dan Everton
Maurus Cuelenaere