mtcute/packages
teidesu ee369a1c83 feat(core): int64 write optimization
this optimization gives about 10x performance boost on systems that support BigInt, and about 2x on those that don't
2021-05-21 22:15:25 +03:00
..
client feat: only update changed updates state (i.e. dont save pts if it hasnt changed) 2021-05-21 00:24:54 +03:00
core feat(core): int64 write optimization 2021-05-21 22:15:25 +03:00
crypto build: fixed node native addon build 2021-05-16 15:50:31 +03:00
crypto-node build: fixed node native addon build 2021-05-16 15:50:31 +03:00
dispatcher refactor: prefer switches over ifs when possible 2021-05-16 14:32:36 +03:00
file-id refactor: prefer switches over ifs when possible 2021-05-16 14:32:36 +03:00
html-parser refactor: prefer switches to else-if chains 2021-05-12 17:58:45 +03:00
markdown-parser refactor: prefer switches to else-if chains 2021-05-12 17:58:45 +03:00
tl feat(core): support rpc timeouts 2021-05-16 02:50:43 +03:00
tl-reference fix(tl-ref): layout and content preprocessing fixes 2021-04-15 09:50:07 +03:00