1. 1785985 Added namespace declaration by Marc Slemko · 19 years ago
  2. d8b1051 You scream, I scream, We all scream for exceptions by Marc Slemko · 19 years ago
  3. 5b126d6 Groundwork for exception support: by Marc Slemko · 19 years ago
  4. 0b4ffa9 Added read/write I16, U16 and Bool methods to TProtocol by Marc Slemko · 19 years ago
  5. 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 · 19 years ago
  6. c4eb9e8 Fixed serialization logic for collections containing typedefs or enums by Marc Slemko · 19 years ago
  7. 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 · 19 years ago
  8. b2039e7 python parser for thrift using ply lalr generator by Marc Slemko · 19 years ago