aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/tl/tl_json.h
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-12-12Fix vector<bytes> support in JSON interface.levlam
2024-01-01Update copyright year.levlam
2023-07-31Use JsonOnject::extract_ if possible.levlam
2023-02-26Use "receive"/"have"/"loaded" instead of "got" and other log message improvem...levlam
2023-01-01Update copyright year.levlam
2022-01-01Update copyright year.levlam
2021-10-17Minor warning fixes.levlam
2021-09-19Unify include order.levlam
2021-09-12Move TlDowncastHelper to tdutils.levlam
2021-07-04Make inherited classes final if possible.levlam
2021-07-03Use final instead of override.levlam
2021-05-17Don't include SliceBuilder.h in logging.h.levlam
2021-01-01Update copyright year.levlam
2020-01-01Update copyright year.levlam
2019-12-24Remove tl_json dependency on td_api.levlam
2019-12-23Remove unsafe JsonScope::operator<<(bool) to which pointers can be converted.levlam
2019-12-08Simplify td_api_json more.levlam
2019-12-08Use TRY_RESULT_ASSIGN.levlam
2019-09-05Minor improvements.levlam
2019-07-23Fix includes.levlam
2019-07-01tl json: support tl::TL_writer::ModeArseny Smirnov
2019-01-01Update copyright year.levlam
2018-05-20Better JSON type names.levlam
2018-04-10Miscellaneous fixesArseny Smirnov
2018-02-03Accept slice in to_double.levlam
2018-01-15Improve Java binding.levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov