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 b3bae546ec Various fixes.
GitOrigin-RevId: 52699dbd5280b63c6bb32da44ea5bfa3157a7922
2018-09-27 16:37:15 +03:00
..
scheme Add td_api::testSetLogTagVerbosityLevel method. 2018-09-26 02:59:29 +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 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