apps
|
dictionary lookup now supports phrase
|
2015-06-15 18:11:47 +08:00 |
device
|
fix spaces
|
2015-05-15 21:57:00 -04:00 |
ui
|
add external font dir option for Android
|
2015-06-06 17:22:09 +08:00 |
cache.lua
|
add md5:update and md5:sum methods
|
2015-03-02 14:55:16 +08:00 |
cacheitem.lua
|
cleanup: expand tab to 4 spaces
|
2014-03-13 21:52:43 +08:00 |
dbg.lua
|
factor out dump() function, handle reference loops
|
2014-11-14 16:33:52 +01:00 |
device.lua
|
lfs.attributes() basically does a stat()
|
2015-04-27 13:10:16 +02:00 |
dump.lua
|
fix dump() recursion detection
|
2014-11-16 17:27:37 +01:00 |
gettext.lua
|
gettext: unescape \n
|
2014-11-19 21:46:45 +01:00 |
httpclient.lua
|
Use turbo looper on Android
|
2015-04-28 11:06:38 +08:00 |
MD5.lua
|
add md5:update and md5:sum methods
|
2015-03-02 14:55:16 +08:00 |
optmath.lua
|
cleanup: expand tab to 4 spaces
|
2014-03-13 21:52:43 +08:00 |
up_reg.list
|
adapt widgets to new refresh/repaint API
|
2014-11-30 00:17:50 +00:00 |
util.lua
|
Refactor out string.gsplit to util.gsplit
|
2015-04-22 14:27:33 +08:00 |