2
0
mirror of https://github.com/koreader/koreader synced 2024-11-13 19:11:25 +00:00
koreader/frontend/apps/reader
NiLuJe da65ac8b02
Cleanup various varargs shenanigans (#9624)
* Iterate over varargs directly via select if possible
* Use table.pack otherwise (https://github.com/koreader/koreader-base/pull/1535).
* This allows us to simplify a few Logger calls, as logger now handles nil values.
2022-10-12 19:59:48 +02:00
..
modules Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00
readerui.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00