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/ui
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
..
data Refactored to use strictly locals 11 years ago
device Further refactoring 11 years ago
reader Further refactoring 11 years ago
widget Further refactoring 11 years ago
device.lua Further refactoring 11 years ago
event.lua Refactored to use strictly locals 11 years ago
font.lua Refactored to use strictly locals 11 years ago
geometry.lua Refactored to use strictly locals 11 years ago
gesturedetector.lua Refactored to use strictly locals 11 years ago
gesturerange.lua Further refactoring 11 years ago
input.lua Refactored to use strictly locals 11 years ago
readerui.lua Refactored to use strictly locals 11 years ago
rendertext.lua Refactored to use strictly locals 11 years ago
screen.lua Further refactoring 11 years ago
timeval.lua Refactored to use strictly locals 11 years ago
uimanager.lua Refactored to use strictly locals 11 years ago