tdlight/td/generate
Andrea Cavalli 17e7e44f6e Merge commit '8139e0d560b25cd2827fb0473e5726319998c10f'
Conflicts:
	td/generate/scheme/td_api.tlo
	td/telegram/GroupCallManager.cpp
	td/telegram/MessagesManager.cpp
2020-12-28 19:09:04 +01:00
..
scheme Merge commit '8139e0d560b25cd2827fb0473e5726319998c10f' 2020-12-28 19:09:04 +01:00
tl-parser@3df9f70d59 Update tl-parser 2020-12-27 11:56:47 +01:00
CMakeLists.txt Update CMakeLists.txt and tl-parser 2020-12-27 11:40:08 +01:00
config.h Add memory optimize and memory stats methods 2020-10-25 03:20:24 +02:00
config.log Add memory optimize and memory stats methods 2020-10-25 03:20:24 +02:00
config.status Add memory optimize and memory stats methods 2020-10-25 03:20:24 +02:00
DotnetTlDocumentationGenerator.php Fix .NET binding. 2020-04-08 22:21:42 +03:00
DoxygenTlDocumentationGenerator.php Add to_string method for vector of TL objects. 2020-12-21 03:02:20 +03:00
generate_c.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
generate_common.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
generate_dotnet.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
generate_java.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
generate_json.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
JavadocTlDocumentationGenerator.php Better documentation for type constructors. 2019-03-25 02:07:31 +03:00
Makefile Add memory optimize and memory stats methods 2020-10-25 03:20:24 +02:00
remove_documentation.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
tl_json_converter.cpp Use emplace whenever possible. 2020-07-13 23:20:16 +03:00
tl_json_converter.h Update copyright year. 2020-01-01 04:23:48 +03:00
tl_writer_c.h Update copyright year. 2020-01-01 04:23:48 +03:00
tl_writer_cpp.cpp Use array instead of std::vector in the generated C++ classes. 2020-11-15 19:57:03 +03:00
tl_writer_cpp.h Update copyright year. 2020-01-01 04:23:48 +03:00
tl_writer_dotnet.h Do not use C-style casts. 2020-06-14 05:27:49 +03:00
tl_writer_h.cpp Add to_string method for vector of TL objects. 2020-12-21 03:02:20 +03:00
tl_writer_h.h Update copyright year. 2020-01-01 04:23:48 +03:00
tl_writer_hpp.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
tl_writer_hpp.h Update copyright year. 2020-01-01 04:23:48 +03:00
tl_writer_java.cpp Update copyright year. 2020-01-01 04:23:48 +03:00
tl_writer_java.h Update copyright year. 2020-01-01 04:23:48 +03:00
tl_writer_jni_cpp.cpp Use array instead of std::vector in the generated C++ classes. 2020-11-15 19:57:03 +03:00
tl_writer_jni_cpp.h Update copyright year. 2020-01-01 04:23:48 +03:00
tl_writer_jni_h.cpp Use array instead of std::vector in the generated C++ classes. 2020-11-15 19:57:03 +03:00
tl_writer_jni_h.h Update copyright year. 2020-01-01 04:23:48 +03:00
tl_writer_td.cpp Use array instead of std::vector in the generated C++ classes. 2020-11-15 19:57:03 +03:00
tl_writer_td.h Update copyright year. 2020-01-01 04:23:48 +03:00
TlDocumentationGenerator.php Remove PHP ctype extension usage. 2020-11-11 16:38:48 +03:00