tdlight/td/generate
levlam 70ad4eb366 Add td_api::getApplicationConfig and td_api::saveApplicationLogEvent methods.
GitOrigin-RevId: 25e6a9fc0ebdc74313528b8a17ac26a7be79de4e
2018-12-10 22:08:58 +03:00
..
scheme Add td_api::getApplicationConfig and td_api::saveApplicationLogEvent methods. 2018-12-10 22:08:58 +03:00
CMakeLists.txt Autogenerate TDLib .NET documentation. 2018-03-17 00:26:27 +03:00
DotnetTlDocumentationGenerator.php New API for managing TDLib logs. 2018-10-24 18:42:40 +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 New API for managing TDLib logs. 2018-10-24 18:42:40 +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 Add td_api::JsonValue support. 2018-12-10 04:01:02 +03:00
tl_json_converter.h Unify include order. 2018-02-03 15:58:18 +03:00
tl_writer_c.h Fix CE. 2018-09-26 03:54:37 +03:00
tl_writer_cpp.cpp Fix CE. 2018-09-26 03:54:37 +03:00
tl_writer_cpp.h Fix CE. 2018-09-26 03:54:37 +03:00
tl_writer_dotnet.h Fix CE. 2018-09-26 03:54:37 +03:00
tl_writer_h.cpp Various fixes. 2018-09-27 16:37:15 +03:00
tl_writer_h.h Fix CE. 2018-09-26 03:54:37 +03:00
tl_writer_hpp.cpp Fix CE. 2018-09-26 03:54:37 +03:00
tl_writer_hpp.h Fix CE. 2018-09-26 03:54:37 +03:00
tl_writer_java.cpp Fix CE. 2018-09-26 03:54:37 +03:00
tl_writer_java.h Fix CE. 2018-09-26 03:54:37 +03:00
tl_writer_jni_cpp.cpp Fix CE. 2018-09-26 03:54:37 +03:00
tl_writer_jni_cpp.h Fix CE. 2018-09-26 03:54:37 +03:00
tl_writer_jni_h.cpp Various fixes. 2018-09-27 16:37:15 +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