2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend/apps
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
..
cloudstorage MultiDialog: Fix an extremely nasty API misuse 2022-10-06 19:28:26 +02:00
filemanager Optimization: Use constant folding for divisions not a power of two (#9609) 2022-10-10 22:21:27 +02:00
reader Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00