This repository has been archived on 2020-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
tdlib-fork/td/generate
levlam ca58d36d4d Return parent type from tl_object::fetch to reduce number of unique_ptr types in header.
GitOrigin-RevId: c2bfa4b2879c8ee3a0feda50fca605a58673cc87
2018-09-25 06:26:36 +03:00
..
scheme Split td_api::getPassportAuthorizationForm into two requests. 2018-09-25 05:12:41 +03:00
CMakeLists.txt Autogenerate TDLib .NET documentation. 2018-03-17 00:26:27 +03:00
DotnetTlDocumentationGenerator.php Fix C# binding thread-safety. 2018-09-03 12:47:32 +03:00
DoxygenTlDocumentationGenerator.php Java documentation generator improvements. 2018-06-25 17:23:56 +03:00
generate_c.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
generate_common.cpp Fix some includes and spelling. 2018-01-28 21:13:25 +03:00
generate_dotnet.cpp Add documentation to ClientDotNet and LogDotNet. 2018-03-15 19:25:51 +03:00
generate_java.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
generate_json.cpp Update copyright year. 2018-01-02 16:45:09 +03:00
JavadocTlDocumentationGenerator.php Java documentation generator improvements. 2018-06-25 17:23:56 +03:00
remove_documentation.cpp Remove C++ documentation when compiling for .NET. Enable .NET documentation generation. 2018-03-16 18:29:16 +03:00
tl_json_converter.cpp Use Windows line feeds in generated files on Windows. 2018-09-01 17:00:28 +03:00
tl_json_converter.h Unify include order. 2018-02-03 15:58:18 +03:00
tl_writer_c.h Return parent type from tl_object::fetch to reduce number of unique_ptr types in header. 2018-09-25 06:26:36 +03:00
tl_writer_cpp.cpp Return parent type from tl_object::fetch to reduce number of unique_ptr types in header. 2018-09-25 06:26:36 +03:00
tl_writer_cpp.h Return parent type from tl_object::fetch to reduce number of unique_ptr types in header. 2018-09-25 06:26:36 +03:00
tl_writer_dotnet.h Return parent type from tl_object::fetch to reduce number of unique_ptr types in header. 2018-09-25 06:26:36 +03:00
tl_writer_h.cpp Return parent type from tl_object::fetch to reduce number of unique_ptr types in header. 2018-09-25 06:26:36 +03:00
tl_writer_h.h Return parent type from tl_object::fetch to reduce number of unique_ptr types in header. 2018-09-25 06:26:36 +03:00
tl_writer_hpp.cpp Return parent type from tl_object::fetch to reduce number of unique_ptr types in header. 2018-09-25 06:26:36 +03:00
tl_writer_hpp.h Return parent type from tl_object::fetch to reduce number of unique_ptr types in header. 2018-09-25 06:26:36 +03:00
tl_writer_java.cpp Return parent type from tl_object::fetch to reduce number of unique_ptr types in header. 2018-09-25 06:26:36 +03:00
tl_writer_java.h Return parent type from tl_object::fetch to reduce number of unique_ptr types in header. 2018-09-25 06:26:36 +03:00
tl_writer_jni_cpp.cpp Return parent type from tl_object::fetch to reduce number of unique_ptr types in header. 2018-09-25 06:26:36 +03:00
tl_writer_jni_cpp.h Return parent type from tl_object::fetch to reduce number of unique_ptr types in header. 2018-09-25 06:26:36 +03:00
tl_writer_jni_h.cpp jni: register_native_method. Fail if class/method not found. 2018-01-22 12:51:04 +03:00
tl_writer_jni_h.h Update copyright year. 2018-01-02 16:45:09 +03:00
tl_writer_td.cpp Java-binding: move toString implementation to native code. 2018-01-22 08:24:47 +03:00
tl_writer_td.h tdtl: pass class_name to constructor generators. 2018-01-09 18:56:58 +03:00
TlDocumentationGenerator.php Autogenerate TDLib .NET documentation. 2018-03-17 00:26:27 +03:00