1. 53027fc Python installer for thrift idl compiler by Marc Slemko · 19 years ago
  2. 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 · 19 years ago
  3. 1785985 Added namespace declaration by Marc Slemko · 19 years ago
  4. d8b1051 You scream, I scream, We all scream for exceptions by Marc Slemko · 19 years ago
  5. e6889de Fixed a few typos - test client and server samples now working with new code generation by Marc Slemko · 19 years ago
  6. 91f6748 Added function name to read/writeMessageBegin args by Marc Slemko · 19 years ago
  7. 66d67d8 Groundwork for exception support: by Marc Slemko · 19 years ago
  8. 5b126d6 Groundwork for exception support: by Marc Slemko · 19 years ago
  9. 0b4ffa9 Added read/write I16, U16 and Bool methods to TProtocol by Marc Slemko · 19 years ago
  10. c4eb9e8 Fixed serialization logic for collections containing typedefs or enums by Marc Slemko · 19 years ago
  11. 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 · 19 years ago
  12. b2039e7 python parser for thrift using ply lalr generator by Marc Slemko · 19 years ago