Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
9cb7c61b6b2c88bf41a23d1c4e9757c81d27d8ef
/
compiler
/
py
/
src
/
cpp_generator.py
6e1555f
Make separate dirs for CPP and Python versions of Thrift compiler
by Mark Slee
· 18 years ago
[Renamed from compiler/src/cpp_generator.py]
d97eb61
Fixed handling of signed 64bit integers to support 32bit and 64bit architectures
by Marc Slemko
· 18 years ago
b09f588
Uber configure.ac/Makefile.am and configure.ac/Makefile.am for lib/php and compiler
by Marc Slemko
· 18 years ago
c693640
Thrift php generator in python. Cleaned up parser and cpp generator
by Marc Slemko
· 18 years ago
53027fc
Python installer for thrift idl compiler
by Marc Slemko
· 18 years ago
bf4fd19
Modified C++ code-gen to create default constructors for all non-string primitives so that auto variable instances of structs aren't populated with
by Marc Slemko
· 18 years ago
1785985
Added namespace declaration
by Marc Slemko
· 18 years ago
d8b1051
You scream, I scream, We all scream for exceptions
by Marc Slemko
· 18 years ago
e6889de
Fixed a few typos - test client and server samples now working with new code generation
by Marc Slemko
· 18 years ago
91f6748
Added function name to read/writeMessageBegin args
by Marc Slemko
· 18 years ago
66d67d8
Groundwork for exception support:
by Marc Slemko
· 18 years ago
5b126d6
Groundwork for exception support:
by Marc Slemko
· 18 years ago
0b4ffa9
Added read/write I16, U16 and Bool methods to TProtocol
by Marc Slemko
· 18 years ago
c4eb9e8
Fixed serialization logic for collections containing typedefs or enums
by Marc Slemko
· 18 years ago
db14e17
Modified cpp code generation to build read/write methods for each non-primitive type rather than inlining all serialization in client/server function handlers
by Marc Slemko
· 18 years ago
b2039e7
python parser for thrift using ply lalr generator
by Marc Slemko
· 18 years ago