index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tdtl
/
td
/
tl
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-09-05
Minor improvements.
levlam
2025-08-20
Make class split stable.
levlam
2025-08-20
Simplify write_tl_to_fixed_file_count.
levlam
2025-08-18
Always split td_api and telegram_api to multiple files.
levlam
2025-05-13
Improve *_list variable names.
levlam
2025-03-19
Automatically set flags from True fields on object store.
levlam
2025-01-01
Update copyright year.
levlam
2024-03-28
Fix some plural spelling.
levlam
2024-01-01
Update copyright year.
levlam
2023-06-26
Fix children type names.
levlam
2023-06-26
Add write_tl_to_multiple_files to allow C++ autogenerated header splitting.
levlam
2023-06-26
Simplify get_children_types usage.
levlam
2023-06-26
Support additional headers in gen_output_begin.
levlam
2023-06-26
Add get_children_types helper.
levlam
2023-06-26
Always compare file content before replacing it.
levlam
2023-06-26
Generate forward declarations near class definitions.
levlam
2023-06-26
Extract gen_output_begin_once from gen_output_begin.
levlam
2023-06-26
Add gen_import_declaration to TL_writer.
levlam
2023-06-26
Remove explicit mode parameter from tl_file_utils.
levlam
2023-06-26
TL-generate: split write_tl to several functions.
levlam
2023-06-26
Remove unused Object forward declaration.
levlam
2023-05-11
Suppress warning in Release build.
levlam
2023-01-01
Update copyright year.
levlam
2022-08-14
Suppress compiler warning.
levlam
2022-04-04
Fix formatting.
levlam
2022-03-14
Support function generic result type (#1809)
Andrea Cavalli
2022-01-01
Update copyright year.
levlam
2021-11-01
Don't generate MASK for parsed object/vector fields.
levlam
2021-11-01
Use range-based for on arrays/strings if possible.
levlam
2021-10-20
Improve tdtl C++03 compatibility.
levlam
2021-10-19
A lot more minor improvements.
levlam
2021-08-01
Generate only needed telegram_api full constructors.
levlam
2021-07-31
Remove more default constructors of telegram_api classes.
levlam
2021-01-01
Update copyright year.
levlam
2020-12-22
Use full path in tdtl includes.
levlam
2020-10-17
tdtl: always recalc number of simple constructors.
levlam
2020-01-01
Update copyright year.
levlam
2019-12-08
Simplify td_api_json more.
levlam
2019-11-22
Do not generate empty constructor for functions.
levlam
2019-11-22
Improve parameter names.
levlam
2019-11-22
Minor tl_generate improvements.
levlam
2019-11-21
Add field_num to gen_fetch_function_begin.
levlam
2019-11-21
Do not generate default constructors.
levlam
2019-08-02
Use snprintf instead of sprintf.
levlam
2019-07-01
tl json: support tl::TL_writer::Mode
Arseny Smirnov
2019-04-30
Fix typo mistake
Ernesto Castellotti
2019-01-01
Update copyright year.
levlam
2018-12-27
Remove uneeded warning.
levlam
2018-12-20
Remove unneeded reinterpret casts.
levlam
[next]