- 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
- a9ea68b Make the PHP generator dynamic. by David Reiss · 16 years ago
- 4ba6710 Make the XSD generator dynamic. by David Reiss · 16 years ago
- a204783 Make the Erlang generator dynamic. by David Reiss · 16 years ago
- bbbbe88 THRIFT-325. Include t_generator.h in main.cc by David Reiss · 16 years ago
- dd08f6d (THRIFT-40) Add -version switch to the compiler to show the Thrift version by David Reiss · 17 years ago
- ab55ed5 Include limits.h in the compiler for PATH_MAX by David Reiss · 17 years ago
- 9f2a5d7 Rename "alterl" to "erl". by David Reiss · 17 years ago
- f2e66c1 Remove all of the old Erlang stuff in preparation for renaming alterl. by David Reiss · 17 years ago
- 76f0d11 Generator for alternative erl bindings, as well as a few more changes to lib code. by David Reiss · 17 years ago
- 5245f40 Print an error instead of segfaulting with a bad compiler command line. by David Reiss · 17 years ago
- 9d866ac Add newlines to some warning messages in the compiler. by David Reiss · 17 years ago
- 0babe40 Fix some warnings caused by treating string literals as non-const. by David Reiss · 17 years ago
- 739cbe2 Add a few missing includes. by David Reiss · 17 years ago
- 2b386c5 Make the Perl generator dynamic. by David Reiss · 17 years ago
- a640cea Make the Ruby generator dynamic. by David Reiss · 17 years ago
- 558e399 Make the Python generator dynamic. by David Reiss · 17 years ago
- 861869b Make the C# generator dynamic. by David Reiss · 17 years ago
- d01c64d Make the Cocoa generator dynamic. by David Reiss · 17 years ago
- a890b57 Make the Smalltalk generator dynamic. by David Reiss · 17 years ago
- af3ab26 Make the Haskell generator dynamic. by David Reiss · 17 years ago
- f0521b1 Make the OCaml generator dynamic. by David Reiss · 17 years ago
- f10984b Include <cassert> in main.cc. by David Reiss · 17 years ago
- c934268 Delete code generators after using them. by David Reiss · 17 years ago
- 4b6a3c7 Fix a subtle bug in cpp_use_include_path. by David Reiss · 17 years ago
- e1404d2 Make the Java generator dynamic. by David Reiss · 17 years ago
- 400cd4b Make the C++ generator dynamic. by David Reiss · 17 years ago
- bd0db88 Infrastructure for loading code generators a bit more dynamically. by David Reiss · 17 years ago
- 9cc2c13 Make warnings from the Thrift compiler a little clearer. by David Reiss · 17 years ago
- 3c5d2fd Thrift: Fix a bug in local reflection generation. by David Reiss · 17 years ago
- 91f2b7b Validate that throws clauses in Thrift contain only exceptions by Mark Slee · 17 years ago
- 76f2c88 thrift: Add -cpp_use_include_prefix flag to compiler by kholst · 17 years ago
- 7f42bcf Thrift: C# Bindings. by David Reiss · 17 years ago
- 204420f Thrift: MinGW port. by David Reiss · 17 years ago
- 6495adb Thrift: Optional support for new-style classes. by David Reiss · 17 years ago
- b22df7c Make inheriting from TBase and using inherited read method optional in generated Thrift PHP code by Mark Slee · 17 years ago
- efd37f1 Add Smalltalk support to Thrift by Mark Slee · 17 years ago
- 09f69e0 Add __autoload() support to Thrift-generated PHP code by Mark Slee · 17 years ago
- 5b74307 Thrift PHP generation Redux by Mark Slee · 17 years ago
- 65b7075 [thrift] Output dir selection + updated TSCons by dweatherford · 17 years ago
- b97b89d [thrift] give the generated Erlang service file a _thrift by Christopher Piro · 17 years ago
- 7e9eea4 Adding Cocoa generator to Thrift by Mark Slee · 17 years ago
- 47557bc Thrift: Slight tweaks to local reflection. by David Reiss · 17 years ago
- d779cbe Thrift: Local Reflection for C++. by David Reiss · 17 years ago
- 01a9f88 Add -javabean option to Thrift by Mark Slee · 17 years ago
- dd7796f Thrift: Fix untriggerable bug. by David Reiss · 17 years ago
- 18bf22d Thrift: Generate structural fingerprints for thrift structs. by David Reiss · 17 years ago
- cbd4bac Thrift: docstring revamp step 2. by David Reiss · 17 years ago
- cdffe26 Thrift: docstring revamp step 1. by David Reiss · 17 years ago
- c2532a9 Thrift: Allow whole program doctext. by David Reiss · 17 years ago
- 1ac0580 Thrift: Change docstring syntax. by David Reiss · 17 years ago
- 877237a Thrift: Catch what you throw. by David Reiss · 17 years ago
- ff8eb92 Thrift: Haskell library and codegen by iproctor · 17 years ago
- 9a41a0c Thrift: OCaml library and generator by iproctor · 18 years ago
- 756b1d1 Make -rest an optional param to the Thrift PHP compiler by Mark Slee · 18 years ago
- 2f5afce [thrift] preliminary Erlang support (initial import) by Christopher Piro · 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
- 8d725a2 Add explicit binary type to Thrift by Mark Slee · 18 years ago
- 227ac2c Ruby code gen fixes and some README improvements by Mark Slee · 18 years ago
- f53b5cf adding documentation syntax to thrift by ccheever · 18 years ago
- 7ff3245 Default values and nullification for thrift code by Mark Slee · 18 years ago
- 6d7d595 Ruby support for Thrift by Mark Slee · 18 years ago
- 36bfa2e Allow field elements to be optional in thrift with xsd_optional keyword by Mark Slee · 18 years ago
- b6200d8 Add comma-separated list of type "slist" to thrift by Mark Slee · 18 years ago
- 0e0ff7e Thrift now generates XSD files by Mark Slee · 18 years ago
- 3015287 Thrift compiler frontend support for constants by Mark Slee · 18 years ago
- 52cb223 I lied before, now thrift really supports single or double dashes by Mark Slee · 18 years ago
- 2329a83 Allow single dash or double dash for thrift flags by Mark Slee · 18 years ago
- 32c66e1 Thrift Include Path Specification by Martin Kraemer · 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
- fdbee81 Thrift compiler to tokenize args by " " so you can use script files by Mark Slee · 18 years ago
- fc89d39 Thrift and Python: Made to be together 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/main.cc]
- 52f643d Thrift compiler support for inline PHP client code by Mark Slee · 18 years ago
- 6e53644 Thrift now works in PHP, hot stuff by Mark Slee · 19 years ago
- b15a68b Thrift compiler now compiles both native Java and C++ code by Mark Slee · 19 years ago
- 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