summaryrefslogtreecommitdiff
path: root/codegen.py
Commit message (Expand)AuthorAgeFilesLines
* Merge from default, to get recent work as well as support for field-array.Michael Bridgen2009-11-171-3/+24
|\
| * adding support for determining if an amqp reply code is either a soft or a ha...Vlad Ionescu2009-10-231-3/+24
* | Merge from default. Resolved some conflicts due to bool->boolean inMichael Bridgen2009-10-051-0/+11
|\ \ | |/
| * Also check for a nowait field on synchronous recordsPaul Jones2009-08-261-1/+5
| * Added code generation of is_method_synchronousPaul Jones2009-08-261-0/+7
* | Cope with both 0-8/0-9 style and 0-9-1 style protocol headers.Tony Garnock-Jones2009-05-121-0/+1
|/
* Update copyrights.Tony Garnock-Jones2008-12-091-6/+12
* Moved from python-json to python-simplejson.Hubert Plociniczak2008-11-201-1/+2
* support default empty AMQP tablesMatthias Radestock2008-08-261-1/+10
* fixed bug in emitting erlang binary stringKarol Skocik2008-08-261-1/+1
* added mapping which decides how to convert Python value to Erlang default valueKarol Skocik2008-08-081-1/+9
* Migrate branch bug17070Tony Garnock-Jones2008-07-031-7/+10
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-031-0/+305