aboutsummaryrefslogtreecommitdiffhomepage
path: root/td/generate/DoxygenTlDocumentationGenerator.php
AgeCommit message (Expand)Author
2025-10-10Pass MessageTopic to sendMessage methods.levlam
2024-09-05Compare TdApi.java and tdjni versions.levlam
2024-04-08Improve documentation.levlam
2023-10-16Add td_api::linkPreviewOptions.levlam
2023-08-07Fix Java interface with SplitSource.levlam
2023-06-12Update sendMessage usages in tests and examples.levlam
2023-06-05Explicitly pass encoding to htmlspecialchars.levlam
2023-06-04Explicitly pass flags to htmlspecialchars to have consistent behavior.levlam
2023-04-26Use lazy initialization for Java class identifiers to avoid global reference ...levlam
2023-01-12Remove some getAuthorizationState usages.levlam
2022-03-14Support function generic result type (#1809)Andrea Cavalli
2020-12-21Add to_string method for vector of TL objects.levlam
2020-11-15Use array instead of std::vector in the generated C++ classes.levlam
2020-09-23Allow to specify message_thread_id in sendMessage/sendMessageAlbum/sendInline...levlam
2020-03-24Add typedefs for other integer and string types in generated C++ code.levlam
2020-03-24Use separate type int53 in generated C++ code.levlam
2020-03-24Use separate type bytes in generated C++ code.levlam
2019-12-25Fix quoted links in Doxygen documentation.levlam
2019-12-06Update calls to sendMessage in examples.levlam
2019-11-27Fix misprint in documentation.levlam
2019-03-25Better documentation for type constructors.levlam
2019-03-25Documentation: add getFunctionReturnTypeDescription virtual method.levlam
2018-06-25Java documentation generator improvements.levlam
2018-04-06Fix td_api scheme.levlam
2018-03-17Autogenerate TDLib .NET documentation.levlam
2018-01-30Update layer to 75. Support entities in captions.levlam
2018-01-21Generate Docygen-comments for td_api when JNI is enabled.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov