Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
27340eb5cd735dcaebb0a3a83ec3fcaab2e36544
/
compiler
/
src
/
parser.py
27340eb
Fixed parser to ensure that map key-type and set value-type are comparable (ie primivitive or a typedef that resolves to a primitive) at parse-time
by Marc Slemko
· 18 years ago
c4eb9e8
Fixed serialization logic for collections containing typedefs or enums
by Marc Slemko
· 18 years ago
c0e07a2
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