summaryrefslogtreecommitdiff
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* THRIFT-3057 Java compiler build is brokenNobuaki Sukegawa2015-03-291-1/+1
* THRIFT-1909 Java: Add compiler flag to use the "option pattern" for optional ...Roger Meier2015-03-231-35/+102
* THRIFT-3043 go compiler generator uses non C++98 codeJens Geyer2015-03-171-15/+47
* THRIFT-3027 Go compiler does not ensure common initialisms have consistent caseJens Geyer2015-03-141-12/+32
* THRIFT-3023 Go compiler is a little overly conservative with names of attributesJens Geyer2015-03-071-17/+15
* THRIFT-3021 Service remote tool does not import stub package with package prefixJens Geyer2015-03-031-0/+3
* THRIFT-3019 Golang generator missing docstring for structsJens Geyer2015-03-031-0/+1
* THRIFT-3006 Attach 'omitempty' json tag for optional fields in GoJens Geyer2015-02-271-1/+6
* THRIFT-3008: Node.js server does not fully support exceptionsRandy Abernethy2015-02-261-9/+68
* THRIFT-3001 C# Equals fails for binary fields (byte[])Jens Geyer2015-02-181-1/+1
* THRIFT-2724 - Coding standards template added all over projectKonrad Grochowski2015-02-051-0/+4
* THRIFT-2189 add union support for go generatorJens Geyer2015-02-031-3/+66
* THRIFT-2955 Using list of typedefs does not compile on GoJens Geyer2015-02-031-1/+1
* THRIFT-2955 Using list of typedefs does not compile on GoJens Geyer2015-02-031-7/+13
* THRIFT-2368 New option: reuse-objects for Java generatorhenrique2015-02-031-2/+32
* THRIFT-2961: Service inheritance does not work with namespaced Ruby codejfarrell2015-01-291-2/+7
* Thrift-2960: Fix namespace regression for Rubyjfarrell2015-01-291-5/+9
* THRIFT-2949 typo in compiler/cpp/README.mdJens Geyer2015-01-291-2/+2
* THRIFT-2942 CSharp generate invalid code for property named read or writeJens Geyer2015-01-201-11/+12
* THRIFT-2878 Go validation support of required fieldsJens Geyer2015-01-201-1/+33
* THRIFT-2915 Lua generator missing from Visual Studio build projectJens Geyer2014-12-242-0/+4
* THRIFT-2897: Implement hash and isEqual: methodsRoger Meier2014-12-211-0/+88
* THRIFT-2901 Fix for generated TypeScript functions + indentation of JavaScrip...Kirby13372014-12-211-4/+6
* THRIFT-2902 Generated c_glib code does not compile with clangNobuaki Sukegawa2014-12-181-2/+2
* THRIFT-2894 PHP json serializer skips maps with int/bool keysJens Geyer2014-12-181-5/+8
* THRIFT-2894 PHP json serializer skips maps with int/bool keysJens Geyer2014-12-161-2/+4
* CMake: Add CMake support for Thrift librariesPascal Bach2014-12-131-55/+4
* THRIFT-2882 Lua Generator: using string.len funtion to get struct(map,list,se...winsweet2014-12-131-3/+3
* THRIFT-2836 Add moveable_types option to C++ generatorNate Rosenblum2014-12-131-14/+92
* THRIFT-2888: JSON generator - fixed missing includeKonrad Grochowski2014-12-121-0/+2
* THRIFT-2868 Enhance error handling in the Go clientJens Geyer2014-12-081-4/+17
* THRIFT-2859: JSON generator - fixed i64 numbers generationKonrad Grochowski2014-12-061-16/+15
* THRIFT-2866: Go - generator code readability enhancedKonrad Grochowski2014-12-011-363/+526
* THRIFT-2859: compilation fix, C++11 removed from JSON generatorKonrad Grochowski2014-12-011-5/+12
* 'make style' appliedKonrad Grochowski2014-12-015-132/+138
* THRIFT-2859 JSON generator: output complete descriptorsJens Geyer2014-12-012-211/+422
* THRIFT-2854 Go Struct writer and reader looses important error informationJens Geyer2014-11-301-28/+28
* THRIFT-2864 JSON generator missing from Visual Studio build projectJens Geyer2014-11-302-0/+4
* THRIFT-2862 Enable RTTI and/or build macros for generated codeJens Geyer2014-11-291-14/+50
* THRIFT-2860 Delphi server closes connection on unexpected exceptionsJens Geyer2014-11-291-29/+43
* THRIFT-2857 C# generator creates uncompilable code for struct constantsJens Geyer2014-11-281-0/+2
* THRIFT-2849: spelling errors fixed using codespell toolKonrad Grochowski2014-11-246-17/+17
* THRIFT-2834:Remove spurious semicolons in generated codeRandy Abernethy2014-11-181-9/+9
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-1856-20467/+16990
* Revert "THRIFT-2729: C++ - .clang-format created and applied"Konrad Grochowski2014-11-1856-16990/+20467
* THRIFT-2729: C++ - .clang-format created and appliedKonrad Grochowski2014-11-1856-20467/+16990
* THRIFT-2814 args/result classes not found when no namespace is setJens Geyer2014-11-181-6/+81
* THRIFT-2828 slightly wrong help screen indentJens Geyer2014-11-153-6/+6
* THRIFT-2824 Flag to disable html escaping doctextJens Geyer2014-11-141-1/+11
* THRIFT-2826 html:standalone sometimes ignoredJens Geyer2014-11-141-1/+1