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
/
td
/
generate
/
tl_writer_jni_cpp.h
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-03-19
Automatically set flags from True fields on object store.
levlam
2025-01-01
Update copyright year.
levlam
2024-01-01
Update copyright year.
levlam
2023-06-26
Extract gen_output_begin_once from gen_output_begin.
levlam
2023-04-26
Use lazy initialization for Java class identifiers to avoid global reference ...
levlam
2023-01-01
Update copyright year.
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-07-04
Make inherited classes final if possible.
levlam
2021-07-03
Use final instead of override.
levlam
2021-01-01
Update copyright year.
levlam
2020-01-01
Update copyright year.
levlam
2019-11-22
Improve parameter names.
levlam
2019-11-21
Add field_num to gen_fetch_function_begin.
levlam
2019-01-01
Update copyright year.
levlam
2018-09-26
Fix CE.
levlam
2018-09-25
Return parent type from tl_object::fetch to reduce number of unique_ptr types...
levlam
2018-01-21
Make JNI-bindings package-agnostic.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov