tdlight/td/generate
Andrea Cavalli 2029fe7650
2020-12-27 11:28:48 +01:00
..
scheme Merge remote-tracking branch 'td/master' 2020-12-25 20:29:10 +01:00
tl-parser@43ca916f66 Fix #4 2020-12-25 02:24:42 +01:00
CMakeLists.txt 2020-12-27 11:28:48 +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