mirror of
https://github.com/koreader/koreader
synced 2024-11-11 19:11:14 +00:00
79c13bee0c
* Added a safe pure-Lua SAX JSON parser (via LunaJSON). * Updated RapidJSON. * Also implemented a calibre-specific SAX parser in Lua-RapidJSON, and use it by default instead of the full RapidJSON one. * Raised the file-size threshold to switch between the fast & safe parsers to 50MB. * Added an UI option to switch between the three parsers. |
||
---|---|---|
.. | ||
_meta.lua | ||
extensions.lua | ||
main.lua | ||
metadata.lua | ||
parser.lua | ||
search.lua | ||
wireless.lua |