Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
74260aa9099c3bb209bc8e524b0e8ba603f62c41
/
compiler
/
cpp
/
src
/
parse
/
t_program.h
74260aa
THRIFT-2729: C++ - .clang-format created and applied
by Konrad Grochowski
· 10 years ago
4f4b15b
compiler: remove trailing whitespaces
by Roger Meier
· 10 years ago
a70986f
THRIFT-2784 Eliminate compiler warnings in generated C++ code
by Roger Meier
· 10 years ago
e0e8316
THRIFT-2421: Tree/Recursive struct support in thrift
by jfarrell
· 11 years ago
09b97c7
THRIFT-2017 Resource Leak in thrift struct under compiler/cpp/src/parse/t_program.h
by Jens Geyer
· 11 years ago
ba406d3
THRIFT-2089 Compiler ignores duplicate typenames Patch: Randy Abernethy
by Roger Meier
· 11 years ago
8ad13a3
THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning
by Henrique Mendonça
· 12 years ago
f837f30
Revert "THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning"
by Henrique Mendonça
· 12 years ago
d28d4d5
THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning
by Henrique
· 12 years ago
d1fb180
Thrift-1859: Generated error c++ code with -out and include_prefix param
by Jake Farrell
· 12 years ago
ffb031d
Thrift-1696:Compiler fails if namespace of an unknown language is present in the IDL
by Henrique Mendonca
· 12 years ago
bdca9f6
THRIFT-1069. general: Add command line option to prevent thrift from inserting gen-* directories
by Bryan Duxbury
· 14 years ago
213a664
THRIFT-582 C(c_glib) implementation of Thrift
by Roger Meier
· 14 years ago
bbff4a8
Fix to the catch-all namespace commit
by Bryan Duxbury
· 14 years ago
fb790d7
Allow "*" as a catch-all namespace.
by David Reiss
· 14 years ago
4d8a9cd
THRIFT-877. compiler: smalltalk namespace doesn't work
by Bryan Duxbury
· 14 years ago
e3ba349
Clean up some style from r987565
by David Reiss
· 14 years ago
681f5ea
compiler: make a standard way for language generators to accept sub-namespaces
by Bryan Duxbury
· 14 years ago
c687712
THRIFT-133. fix a small bug with smalltalk.prefix and smalltalk.package namespaces.
by Bryan Duxbury
· 14 years ago
e0ac3ab
THRIFT-133. 'namespace ruby' should error out, or be an alias to 'namespace rb'
by Bryan Duxbury
· 14 years ago
ea2cba8
THRIFT-387. Add license headers to a bunch of files
by David Reiss
· 16 years ago
13083d6
THRIFT-294. Remove @author tags
by Bryan Duxbury
· 16 years ago
554ea6f
Make the PHP generator use non-hardcoded namespaces.
by David Reiss
· 16 years ago
92e10d8
Make the XSD generator use non-hardcoded namespaces.
by David Reiss
· 16 years ago
07ef3a9
Make the Perl generator use non-hardcoded namespaces.
by David Reiss
· 17 years ago
6a4b82c
Make the Ruby generator use non-hardcoded namespaces.
by David Reiss
· 17 years ago
320e45c
Make the Python generator use non-hardcoded namespaces.
by David Reiss
· 17 years ago
9d65bf0
Make the C# generator use non-hardcoded namespaces.
by David Reiss
· 17 years ago
54b602b
Make the Cocoa generator use non-hardcoded namespaces.
by David Reiss
· 17 years ago
3b45501
Make the Smalltalk generator use non-hardcoded namespaces.
by David Reiss
· 17 years ago
771f8c7
Make the Java generator use non-hardcoded namespaces.
by David Reiss
· 17 years ago
9a08dc6
Make the C++ generator use non-hardcoded namespaces.
by David Reiss
· 17 years ago
79eca14
Infrastructure for a language-neutral namespace declaration.
by David Reiss
· 17 years ago
76f2c88
thrift: Add -cpp_use_include_prefix flag to compiler
by kholst
· 17 years ago
1c4ced7
Generate structs/exceptions in declared order
by Mark Slee
· 17 years ago
7f42bcf
Thrift: C# Bindings.
by David Reiss
· 17 years ago
15457c9
Thrift: Smalltalk prefix support.
by David Reiss
· 17 years ago
bd58822
Merging in some Smalltalk changes from Patrick Collison
by Mark Slee
· 17 years ago
65b7075
[thrift] Output dir selection + updated TSCons
by dweatherford
· 17 years ago
7e9eea4
Adding Cocoa generator to Thrift
by Mark Slee
· 17 years ago
c6fc329
Thrift: Support for explicit Python module declaration.
by David Reiss
· 17 years ago
27ed6ec
Merging Jake Luciani's latest perl code gen fixes
by Mark Slee
· 17 years ago
c2532a9
Thrift: Allow whole program doctext.
by David Reiss
· 17 years ago
58dfb4f
Lots of Ruby code generation improvements
by Mark Slee
· 18 years ago
e9ce01c
Apply thrift license to all files in compiler
by Mark Slee
· 18 years ago
2c44d20
Perl generator for Thrift compiler
by Mark Slee
· 18 years ago
f53b5cf
adding documentation syntax to thrift
by ccheever
· 18 years ago
0d9199e
xsd_namespace keyword for thrift
by Mark Slee
· 18 years ago
e888b37
Add PHP namespacing support to Thrift
by Mark Slee
· 18 years ago
3015287
Thrift compiler frontend support for constants
by Mark Slee
· 18 years ago
f0712dc
Update thrift compiler for new syntax, generate new form of C++ code
by Mark Slee
· 18 years ago
f5377b3
Thrift compiler code cleanup, comments, php inline generation, etc
by Mark Slee
· 18 years ago
4e755ca
Thrift: Rename run() to serve() in java interfaces
by Mark Slee
· 18 years ago
c98d050
Thrift: Added support for double type across all languages
by Mark Slee
· 18 years ago
78f58e2
Thrift generation for Java
by Mark Slee
· 18 years ago
9cb7c61
Thrift compiler improvements, two modes for PHP
by Mark Slee
· 18 years ago
6e1555f
Make separate dirs for CPP and Python versions of Thrift compiler
by Mark Slee
· 18 years ago
[Renamed from compiler/src/parse/t_program.h]
e854063
Rev 2 of Thrift, the Pillar successor
by Mark Slee
· 19 years ago
3198572
Baseline commit for thrift, which is pillar v2
by Mark Slee
· 19 years ago