Commit Graph

5 Commits (da891ca3358ec8935969df9431ae9d7a158c0a1b)

Author SHA1 Message Date
chrox ebdd374c93 Add 'input page number' function in filemanager
by holding on the page info label at the buttom of the filemanager
10 years ago
chrox 92219a1f1e cleanup: expand tab to 4 spaces 11 years ago
HW 09cd5c4104 Make DEBUG a require()d local 11 years ago
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
HW ef111b99c6 Refactored to use strictly locals 11 years ago