summaryrefslogtreecommitdiff
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* Thrift: Allow whole program doctext.David Reiss2007-07-304-3/+13
* Thrift: Change docstring syntax.David Reiss2007-07-304-5/+167
* Fix Thrift compiler to support reuse of enums and constants in later constantsMark Slee2007-07-273-9/+41
* Thrift: Catch what you throw.David Reiss2007-07-271-2/+6
* Thrift: Cleaned up whitespace.David Reiss2007-07-261-14/+16
* [thrift] maps, lists, sets, and service inheritance for ErlangChristopher Piro2007-07-251-157/+179
* Thrift: Haskell library and codegeniproctor2007-07-254-4/+1502
* Thrift: Ruby cogeden not creating exception fields properly.iproctor2007-07-251-19/+19
* [thrift] stupid case bug in Erlang codegenChristopher Piro2007-07-241-0/+4
* [thrift] misc. Erlang codegen improvements, cleanupsChristopher Piro2007-07-242-269/+182
* Thrift: add an indent to generated cpp files.David Reiss2007-07-211-1/+1
* [thrift] highly concurrent Erlang goodnessChristopher Piro2007-07-181-58/+61
* Thrift: OCaml library and generatoriproctor2007-07-166-5/+1696
* Add typecasting to REST parameters in generated Thrift PHP codeMark Slee2007-07-102-1/+30
* Lots of Ruby code generation improvementsMark Slee2007-07-068-762/+190
* Make -rest an optional param to the Thrift PHP compilerMark Slee2007-07-063-5/+16
* [thrift] preliminary Erlang support (initial import)Christopher Piro2007-06-294-2/+1832
* [thrift] small fixes to java generatoreletuchy2007-06-131-9/+12
* Apply thrift license to all files in compilerMark Slee2007-05-1640-19/+259
* Perl generator for Thrift compilerMark Slee2007-05-166-17/+1784
* Make sure isset fields of java generated objects is publicMark Slee2007-05-031-1/+1
* fixing a typopeter2007-05-011-1/+1
* Add explicit binary type to ThriftMark Slee2007-04-137-7/+41
* YeeeeeeeeahhhMark Slee2007-04-101-1/+1
* In php generate array of enum values to string namesMark Slee2007-04-101-0/+16
* Thrift: fix error with handling TApplicationExceptionMartin Kraemer2007-03-161-2/+2
* Constants lowercase in java true/falseMark Slee2007-03-141-1/+1
* Generate toString() convenience method for Thrift java structsMark Slee2007-03-142-1/+44
* Various Thrift fixes, including Application Exception support in Ruby, better...Mark Slee2007-03-143-5/+21
* Ruby code gen fixes and some README improvementsMark Slee2007-03-074-7/+37
* Thrift CPP threading fixesMark Slee2007-03-051-4/+0
* Move helper structure declarations into .h fileMark Slee2007-03-051-4/+4
* Some Thrift documentation cleanupsMark Slee2007-02-283-1/+48
* TApplicationException handling in PHP generated thrift codeMark Slee2007-02-271-8/+25
* Python application level exceptionsMark Slee2007-02-211-7/+19
* Thrift application exceptions in Java, code genMark Slee2007-02-211-8/+18
* C++ Thrift server throws application exceptions for invalid message typesMark Slee2007-02-211-10/+38
* Gen code with /usr/bin/env python not /usr/bin/pythonMark Slee2007-02-211-1/+1
* Python code gen includes __init__.py and package directoryMark Slee2007-02-212-12/+30
* Generate Java code into proper source directory heirarchyMark Slee2007-02-203-5/+21
* Take brackets out of cpp_type bitMark Slee2007-02-091-2/+2
* Fix code gen to getTransport() not getOutputTransport()Mark Slee2007-02-093-6/+6
* Fixes for ruby server code genMark Slee2007-02-071-6/+7
* Thrift supports the "senum" type nowMark Slee2007-02-074-11/+90
* xsd_attrs are a FieldList now, so you can have multiple of them and they are ...Mark Slee2007-02-074-21/+30
* Thrift code-gen optimizations to use raw pointers where possibleMark Slee2007-02-071-19/+29
* Thrift support for the xsd_nillable attributeMark Slee2007-02-065-19/+44
* NAmespace PHP exceptions in catch block properly and add getName() method to ...Mark Slee2007-02-061-1/+7
* Adding XSD attribute supportMark Slee2007-02-058-172/+98
* svn adding t_doc.hMark Slee2007-02-051-0/+32