.. |
scheme
|
Add separate class messageImportInfo.
|
2023-10-09 12:20:32 +03:00 |
tl-parser
|
Fix fwrite usage in tl-parser.
|
2021-12-24 00:06:14 +03:00 |
CMakeLists.txt
|
Run TL class generators from auto/ directory.
|
2023-06-26 15:33:02 +03:00 |
DotnetTlDocumentationGenerator.php
|
Explicitly pass encoding to htmlspecialchars.
|
2023-06-05 00:05:21 +03:00 |
DoxygenTlDocumentationGenerator.php
|
Fix Java interface with SplitSource.
|
2023-08-07 01:47:43 +03:00 |
generate_c.cpp
|
Run TL class generators from auto/ directory.
|
2023-06-26 15:33:02 +03:00 |
generate_common.cpp
|
Fix formatting.
|
2023-07-31 18:29:15 +03:00 |
generate_dotnet.cpp
|
Run TL class generators from auto/ directory.
|
2023-06-26 15:33:02 +03:00 |
generate_java.cpp
|
Update copyright year.
|
2023-01-01 00:28:08 +03:00 |
generate_json.cpp
|
Run TL class generators from auto/ directory.
|
2023-06-26 15:33:02 +03:00 |
JavadocTlDocumentationGenerator.php
|
Explicitly pass encoding to htmlspecialchars.
|
2023-06-05 00:05:21 +03:00 |
remove_documentation.cpp
|
Always compare file content before replacing it.
|
2023-06-26 15:08:36 +03:00 |
tl_json_converter.cpp
|
Use JsonObject::get_.*_field if possible.
|
2023-07-31 17:17:52 +03:00 |
tl_json_converter.h
|
Update copyright year.
|
2023-01-01 00:28:08 +03:00 |
tl_writer_c.h
|
Minor fixes.
|
2023-07-01 16:22:01 +03:00 |
tl_writer_cpp.cpp
|
Don't generate unused define FAIL.
|
2023-07-27 13:02:49 +03:00 |
tl_writer_cpp.h
|
Support additional headers in gen_output_begin.
|
2023-06-26 17:01:19 +03:00 |
tl_writer_dotnet.h
|
Add write_tl_to_multiple_files to allow C++ autogenerated header splitting.
|
2023-06-26 19:25:40 +03:00 |
tl_writer_h.cpp
|
Don't generate duplicate includes and forward declarations.
|
2023-07-13 18:31:58 +03:00 |
tl_writer_h.h
|
Support additional headers in gen_output_begin.
|
2023-06-26 17:01:19 +03:00 |
tl_writer_hpp.cpp
|
Support additional headers in gen_output_begin.
|
2023-06-26 17:01:19 +03:00 |
tl_writer_hpp.h
|
Support additional headers in gen_output_begin.
|
2023-06-26 17:01:19 +03:00 |
tl_writer_java.cpp
|
Remove unneeded string literal additions.
|
2023-06-26 19:51:04 +03:00 |
tl_writer_java.h
|
Add write_tl_to_multiple_files to allow C++ autogenerated header splitting.
|
2023-06-26 19:25:40 +03:00 |
tl_writer_jni_cpp.cpp
|
Fix Java interface with SplitSource.
|
2023-08-07 01:47:43 +03:00 |
tl_writer_jni_cpp.h
|
Extract gen_output_begin_once from gen_output_begin.
|
2023-06-26 13:14:26 +03:00 |
tl_writer_jni_h.cpp
|
Fix Java interface with SplitSource.
|
2023-08-07 01:47:43 +03:00 |
tl_writer_jni_h.h
|
Support additional headers in gen_output_begin.
|
2023-06-26 17:01:19 +03:00 |
tl_writer_td.cpp
|
Add write_tl_to_multiple_files to allow C++ autogenerated header splitting.
|
2023-06-26 19:25:40 +03:00 |
tl_writer_td.h
|
Add write_tl_to_multiple_files to allow C++ autogenerated header splitting.
|
2023-06-26 19:25:40 +03:00 |
TlDocumentationGenerator.php
|
Warn on unmatched brackets in the documentation.
|
2023-09-13 14:10:54 +03:00 |