tdlight/td/generate
2024-01-11 13:54:23 +03:00
..
scheme Remove setTdlibParameters.enable_storage_optimizer/ignore_file_names parameters in favor of "use_storage_optimizer" and "ignore_file_names" options. 2024-01-11 13:54:23 +03:00
tl-parser Fix fwrite usage in tl-parser. 2021-12-24 00:06:14 +03:00
CMakeLists.txt Run TL class generators from auto/ directory. 2023-06-26 15:33:02 +03:00
DotnetTlDocumentationGenerator.php Explicitly pass encoding to htmlspecialchars. 2023-06-05 00:05:21 +03:00
DoxygenTlDocumentationGenerator.php Add td_api::linkPreviewOptions. 2023-10-16 20:12:33 +03:00
generate_c.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
generate_common.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
generate_dotnet.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
generate_java.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
generate_json.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
JavadocTlDocumentationGenerator.php Explicitly pass encoding to htmlspecialchars. 2023-06-05 00:05:21 +03:00
remove_documentation.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
tl_json_converter.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
tl_json_converter.h Update copyright year. 2024-01-01 03:07:21 +03:00
tl_writer_c.h Update copyright year. 2024-01-01 03:07:21 +03:00
tl_writer_cpp.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
tl_writer_cpp.h Update copyright year. 2024-01-01 03:07:21 +03:00
tl_writer_dotnet.h Update copyright year. 2024-01-01 03:07:21 +03:00
tl_writer_h.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
tl_writer_h.h Update copyright year. 2024-01-01 03:07:21 +03:00
tl_writer_hpp.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
tl_writer_hpp.h Update copyright year. 2024-01-01 03:07:21 +03:00
tl_writer_java.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
tl_writer_java.h Update copyright year. 2024-01-01 03:07:21 +03:00
tl_writer_jni_cpp.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
tl_writer_jni_cpp.h Update copyright year. 2024-01-01 03:07:21 +03:00
tl_writer_jni_h.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
tl_writer_jni_h.h Update copyright year. 2024-01-01 03:07:21 +03:00
tl_writer_td.cpp Update copyright year. 2024-01-01 03:07:21 +03:00
tl_writer_td.h Update copyright year. 2024-01-01 03:07:21 +03:00
TlDocumentationGenerator.php Warn on unmatched brackets in the documentation. 2023-09-13 14:10:54 +03:00