You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend
HW 2154e7e852 Further refactoring
This should finish the work to make all globals to local variables.
That allows LuaJIT to properly compile things by interning the
references to the relevant parts (rather than looking up globals
all the time which stops a trace).
11 years ago
..
apps/filemanager Further refactoring 11 years ago
document Further refactoring 11 years ago
ui Further refactoring 11 years ago
JSON.lua fix JSON parser on some rare utf8 representations 11 years ago
cache.lua Refactored to use strictly locals 11 years ago
cacheitem.lua Refactored to use strictly locals 11 years ago
dbg.lua Refactored to use strictly locals 11 years ago
docsettings.lua Refactored to use strictly locals 11 years ago
gettext.lua Refactored to use strictly locals 11 years ago
optmath.lua Refactored to use strictly locals 11 years ago