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/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.
2 years ago
..
cloudstorage MultiDialog: Fix an extremely nasty API misuse 2 years ago
filemanager Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
reader Cleanup various varargs shenanigans (#9624) 2 years ago