tdlight/td/generate
2023-06-14 16:37:09 +03:00
..
scheme Remove redundant story fields. 2023-06-14 16:37:09 +03:00
tl-parser Fix fwrite usage in tl-parser. 2021-12-24 00:06:14 +03:00
CMakeLists.txt Use manual checks instead of cmake_minimum_required to propagate policies. 2021-06-13 23:38:48 +03:00
DotnetTlDocumentationGenerator.php Explicitly pass encoding to htmlspecialchars. 2023-06-05 00:05:21 +03:00
DoxygenTlDocumentationGenerator.php Update sendMessage usages in tests and examples. 2023-06-12 15:30:07 +03:00
generate_c.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
generate_common.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
generate_dotnet.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
generate_java.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
generate_json.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
JavadocTlDocumentationGenerator.php Explicitly pass encoding to htmlspecialchars. 2023-06-05 00:05:21 +03:00
remove_documentation.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
tl_json_converter.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
tl_json_converter.h Update copyright year. 2023-01-01 00:28:08 +03:00
tl_writer_c.h Improve some spelling. 2023-01-16 12:59:43 +03:00
tl_writer_cpp.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
tl_writer_cpp.h Update copyright year. 2023-01-01 00:28:08 +03:00
tl_writer_dotnet.h Update copyright year. 2023-01-01 00:28:08 +03:00
tl_writer_h.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
tl_writer_h.h Update copyright year. 2023-01-01 00:28:08 +03:00
tl_writer_hpp.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
tl_writer_hpp.h Update copyright year. 2023-01-01 00:28:08 +03:00
tl_writer_java.cpp Update copyright year. 2023-01-01 00:28:08 +03:00
tl_writer_java.h Update copyright year. 2023-01-01 00:28:08 +03:00
tl_writer_jni_cpp.cpp Fix init_jni_vars for abstract classes. 2023-04-28 16:43:13 +03:00
tl_writer_jni_cpp.h Use lazy initialization for Java class identifiers to avoid global reference table overflow on some Android 4 devices. 2023-04-26 17:15:53 +03:00
tl_writer_jni_h.cpp Use lazy initialization for Java class identifiers to avoid global reference table overflow on some Android 4 devices. 2023-04-26 17:15:53 +03:00
tl_writer_jni_h.h Update copyright year. 2023-01-01 00:28:08 +03:00
tl_writer_td.cpp Support updates.difference in on_get_pts_update. 2023-04-27 22:47:45 +03:00
tl_writer_td.h Update copyright year. 2023-01-01 00:28:08 +03:00
TlDocumentationGenerator.php Print a warning if a field is marked as nullable erroneously. 2023-03-17 22:43:37 +03:00