- ef199cc bump version number by Jens Geyer · 4 months ago
- 5fc920d Fix JS property/method collisions for fields enamed read/write by adrianhelvikspond · 5 months ago
- 5d3b5a0 Generate thrift_spec class attribute (with type hints) by arkuhn · 7 months ago
- 4c39000 Update compiler/cpp/src/thrift/generate/t_py_generator.cc by Adam Kuhn · 7 months ago
- d850f86 Review comments by arkuhn · 8 months ago
- 55ea8f3 Python3 type hints by Konstantin Pozdniakov · 2 years, 11 months ago
- 438fc82 THRIFT-5800: Make non-exist include a failure when -strict is on by Yuxuan 'fishy' Wang · 6 months ago
- 0f0e11f THRIFT-5798 Expand netstd compile tests to fully cover all current target environments by Jens Geyer · 6 months ago
- 4ea20aa THRIFT-5796 Indicate target environment via #if check by Jens Geyer · 6 months ago
- 4ea44ac THRIFT-5797 HashSet() CTOR takes no argument for net < 5 by Jens Geyer · 6 months ago
- 5b9ae5e THRIFT-5795 namespace not properly escaped Client: netstd Patch: Jens Geyer by Jens Geyer · 6 months ago
- 259107e Remove trailing space from compiler generated go code by Yuxuan 'fishy' Wang · 6 months ago
- f13d85a THRIFT-5654 LNK4042 and LNK2019 in go_validator_generator.cc with VS2022 by Jens Geyer · 7 months ago
- 4b90909 THRIFT-5773 Strong UUID wrapper for C++ by CJCombrink · 9 months ago
- b709b0b go: Fix indentation in compiler by Yuxuan 'fishy' Wang · 7 months ago
- 9673a68 THRIFT-5786: Full deprecation support in go by Yuxuan 'fishy' Wang · 8 months ago
- 4930cac go: Proper indent in compiler by Yuxuan 'fishy' Wang · 8 months ago
- c53a1b7 THRIFT-5781 implement full deprecation support -> fix uncompileable issue at deprecated enums by Jens Geyer · 8 months ago
- 42dbefb THRIFT-5782 implement full deprecation support Client: Delphi Patch: Jens Geyer by Jens Geyer · 8 months ago
- c3d8a4e THRIFT-5782 implement full deprecation support Client: Delphi Patch: Jens Geyer by Jens Geyer · 9 months ago
- 4f18395 THRIFT-5781 implement full deprecation support Client: netstd Patch: Jens Geyer by Jens Geyer · 9 months ago
- 3dfe0af THRIFT-5780 Prevent certain warnings related to net8 by Jens Geyer · 9 months ago
- 4a280d5 THRIFT-5766 Replace std::endl with "\n" Patch: Carel Combrink by CJCombrink · 10 months ago
- 1d886ca THRIFT-5772: UUID support for c++ #2952 Client: cpp Patch: CJCombrink by CJCombrink · 10 months ago
- 63f0458 Manually remove $(BUILT_SOURCES) since no-dist-built-sources doesnt work by Thomas · 10 months ago
- 2adfd14 THRIFT-5750 Remove "ansistr_binary_" option Client: delphi Patch: Jens Geyer by Jens Geyer · 9 months ago
- 2826098 THRIFT-5762 Fix spotless errors by Thomas · 10 months ago
- 9bd8f1e Fix ODR violations in cases where templates are involved by Lukas Barth · 1 year, 9 months ago
- 4f56007 Always generate an initializer list by Lukas Barth · 1 year, 10 months ago
- 16105fa Move generate_default_constructor call into generate_struct_definition by Lukas Barth · 1 year, 11 months ago
- cedcd0e Factor out duplicated code into helper function by Lukas Barth · 1 year, 11 months ago
- f02ac2f Move default constructor and operator== implementation to CPP file by Lukas Barth · 1 year, 11 months ago
- b6cf049 THRIFT-5762 Expose service result objects in Java by Thomas · 11 months ago
- 51e541e THRIFT-5745: Implement slog.LogValuer on go TStructs by Yuxuan 'fishy' Wang · 1 year, 2 months ago
- 75cf93e bump version number by Jens Geyer · 11 months ago
- 9d96f20 Fix ambigous typescript definitions by adrianhelvikspond · 12 months ago
- 7d4c7fa THRIFT-5750 deprecate "ansistr_binary_" option Client: delphi Patch: Jens Geyer by Jens Geyer · 12 months ago
- 7507fa0 THRIFT-5753 PHP 8.1 deprecated warning about return type in jsonSerialize functions by Pavel Kvach · 12 months ago
- 5cf71b2 THRIFT-5749 Option to enable RTTI info (2nd attempt) by Jens Geyer · 1 year, 1 month ago
- 93222f6 THRIFT-5749 Option to enable RTTI info Client: Delphi Patch: Jens Geyer by Jens Geyer · 1 year, 1 month ago
- 4115e95 THRIFT-5746 Upgrade to net8 Client: netstd Patch: Jens Geyer by Jens Geyer · 1 year, 2 months ago
- b6b6dc7 rust to add uuid support by Jiayu Liu · 2 years, 3 months ago
- 7b8c042 Fix building with gcc 13 by Biswapriyo Nath · 1 year, 3 months ago
- bc9c04d THRIFT-5738: Remove unused variable by Jeff Alder · 1 year, 4 months ago
- 50787cc THRIFT-5734 generated code may lack required capitalization at class names by Jens Geyer · 1 year, 4 months ago
- 346aa81 THRIFT-5733 Building code with circular includes crashes Thrift compiler by Jens Geyer · 1 year, 4 months ago
- 0e872c8 THRIFT-5731: Handle ErrAbandonRequest automatically by Yuxuan 'fishy' Wang · 1 year, 5 months ago
- 0d5b4f9 created reöease branch 0.19.0 by Jens Geyer · 1 year, 6 months ago
- ff9850e THRIFT-5715 Python Exceptions mutable with slots by Katie Atkinson · 1 year, 7 months ago
- 284e6b3 Use Enum not Enum.name in Struct serialization/deserialization by Roshan Rajan · 1 year, 7 months ago
- b2c5805 Fix typename for value in map for python gen code by Roshan Rajan · 1 year, 7 months ago
- d1d8ae2 THRIFT-5717 uuid sets and map keys may throw on some Haxe targets by Jens Geyer · 1 year, 7 months ago
- 285e39c THRIFT-5700: Migrate to JakartaEE and Apache HttpComponents 5 (#2746) by nicolasb29 · 1 year, 8 months ago
- cfede86 Cleanup extend client logic for sync and async clients (#2808) by Bogdan Drutu · 1 year, 8 months ago
- 5a19e43 THRIFT-5711: Fix FutureClient implementation when service extends another service (#2810) by Bogdan Drutu · 1 year, 8 months ago
- 017ba92 Remove unnecessary empty spaces form t_java_generator.cc (#2809) by Bogdan Drutu · 1 year, 8 months ago
- 4f63573 THRIFT-4086: Use true type when generating field meta data (#2765) by Klemen Košir · 1 year, 9 months ago
- 6945c4e THRIFT-5703 Haxe 4.30 emits "Local variable retval used without being initialized" on generated code by Jens Geyer · 1 year, 9 months ago
- 2891e4a THRIFT-5704 Superfluous block scope in generated write() code by Jens Geyer · 1 year, 9 months ago
- 66aac44 THRIFT-5692 Support for deprecated methods (via annotation) by Jens Geyer · 1 year, 10 months ago
- c3d66d2 THRIFT-5674: Catch and handle server implementation exceptions Client: js:es6 by Chandler May · 2 years, 1 month ago
- dca42ab THRIFT-5685: Revert "THRIFT-5601: Fix forward typedef in go compiler" by Yuxuan 'fishy' Wang · 1 year, 11 months ago
- 51fc54f THRIFT-5684 upgrade to net7.0: Client: netstd Patch: Jens Geyer by Jens Geyer · 1 year, 11 months ago
- c6fd86d bump version number by Jens Geyer · 1 year, 11 months ago
- f223bd3 Improve enum support for json generator by Christian Westberg · 2 years, 1 month ago
- b39370e THRIFT-5601: Fix forward typedef in go compiler by Yuxuan 'fishy' Wang · 2 years ago
- 27ff942 THRIFT-5669 "required" keyword is illegal in a "throws" clause by Jens Geyer · 2 years, 2 months ago
- 8cf48c9 switched delphi keyword tables from map to set and array init by Jens Geyer · 2 years, 2 months ago
- 318fb9c switched netstd keywords from map to set and array init by Jens Geyer · 2 years, 2 months ago
- 75e445a THRIFT-3956 Java keywords that are legal in IDL can lead to generated code that will not compile by Jens Geyer · 2 years, 2 months ago
- 2acfe0f THRIFT-5650: Implement UUID in Go compiler by Yuxuan 'fishy' Wang · 2 years, 3 months ago
- 5ef174b Implement Validate message reply seq ids by zeshuai007 · 4 years, 2 months ago
- cd7a2aa THRIFT-5656 Escape Delphi keywords with '&' prefix instead of '_' suffix by Jens Geyer · 2 years, 3 months ago
- 0b1e951 THRIFT-5652 IDL uuid literals can be improved by Jens Geyer · 2 years, 3 months ago
- ec0141c * THRIFT-4655 Parser fails on the word "from" by Jens Geyer · 2 years, 3 months ago
- a9da9eb THRIFT-4547: Swift crosstests (#2670) by Kino Roy · 2 years, 3 months ago
- dfb6c6b Misc fixes about uninitialized vars etc that VC reported by Jens Geyer · 2 years, 4 months ago
- 9b09a11 THRIFT-5627 More consistent syntax for cpp_type Patch: Jens Geyer by Jens Geyer · 2 years, 4 months ago
- 97323f3 fix staleness check in cmake/ctest (#2661) by Jiayu Liu · 2 years, 4 months ago
- b17672a THRIFT-5208: fix OCaml struct and exn raising/handling codegen by Yawar Amin · 2 years, 4 months ago
- d5927a9 THRIFT-5423: IDL parameter validation for Go by Simon Wang · 3 years, 4 months ago
- 944b8e6 fixed a ton of missing ASF headers in *.thrift files by Jens Geyer · 2 years, 4 months ago
- 154d154 THRIFT-5626 Parser should not confuse data types and field names by Jens Geyer · 2 years, 4 months ago
- 5295195 THRIFT-5208: capitalize exception ctor by Yawar Amin · 2 years, 4 months ago
- 695bfb2 compiler/cpp/src/thrift/thriftl.ll: Minor fixes to satisfy MSVC 2022 in std:c++20 mode by Mario Emmenlauer · 2 years, 4 months ago
- 3f4fa29 THRIFT-5587 add uuid support for java and kotlin by Jiayu Liu · 2 years, 7 months ago
- 18564d2 THRIFT-5593 Implement uuid for Haxe Client: hx Patch: Jens Geyer by Jens Geyer · 2 years, 7 months ago
- 62445c1 THRIFT-5591 Add uuid type to IDL and implement reference code (+ improved self-tests) by Jens Geyer · 2 years, 7 months ago
- 07f4bb5 THRIFT-5620 Option to force usage of COM types to allow for cross-module references by Jens Geyer · 2 years, 4 months ago
- 683263d THRIFT-5618 More consistent naming of container classes by Jens Geyer · 2 years, 4 months ago
- 85d82bf THRIFT-5600: upgrade rust toolchain to 1.61 and edition 2021 by Tdxdxoz · 2 years, 6 months ago
- 04057ac Revert "THRIFT-5501 Remove Common Lisp support" by Max-Gerd Retzlaff · 2 years, 5 months ago
- c75646a version bump by Jens Geyer · 2 years, 4 months ago
- 8ad8d5d THRIFT-5576: fix old-style cast and redundant copy by kashirin.alex · 2 years, 9 months ago
- d5c6697 THRIFT-4086: Add missing calls to get_true_type when generating validator + metadata code by Hernan Silberman · 2 years, 7 months ago
- 7628392 THRIFT-5590 Haxe complex inits Client: hx Patch: Jens Geyer by Jens Geyer · 2 years, 7 months ago
- ce1d314 THRIFT-5589 Haxe compiler/runtime fixes Client: hx Patch: Jens Geyer by Jens Geyer · 2 years, 7 months ago
- 0b1eb6b THRIFT-5588 Remove slist/senum from IDL Patch: Jens Geyer by Jens Geyer · 2 years, 7 months ago
- 8e217dc Revert "THRIFT-5569: add negative size checks in Go generator when reading maps, sets and lists" by Yuxuan 'fishy' Wang · 2 years, 8 months ago
- dae1437 THRIFT-5583: Add skip_remote arg to go compiler by Yuxuan 'fishy' Wang · 2 years, 8 months ago