summaryrefslogtreecommitdiff
path: root/codegen.py
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Added method_record to codegen.py for the shovelMatthew Sackman2010-01-271-4/+11
| | |_|_|_|/ | |/| | | |
* | | | | | Merging bug22332 onto defaultMatthew Sackman2010-02-101-6/+6
|\ \ \ \ \ \
| * | | | | | update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-091-6/+6
| |/ / / / /
* | | | | | improving shortstr overflow checkingVlad Ionescu2010-01-291-1/+6
|/ / / / /
* | | | | recreate branch in correct placebug19111Matthias Radestock2010-01-151-0/+36
| |_|_|/ |/| | |
* | | | removing is_amqp_hard_error in rabbit_framing and adding amqp_exception funct...bug22063Vlad Ionescu2009-11-301-19/+6
|/ / /
* | | adding support for determining if an amqp reply code is either a soft or a ha...Vlad Ionescu2009-10-231-3/+24
|/ /
* | Also check for a nowait field on synchronous recordsbug21493Paul Jones2009-08-261-1/+5
* | Added code generation of is_method_synchronousPaul Jones2009-08-261-0/+7
|/
* Update copyrights.bug19974Tony Garnock-Jones2008-12-091-6/+12
* Moved from python-json to python-simplejson.bug19841Hubert Plociniczak2008-11-201-1/+2
* support default empty AMQP tablesbug17070Matthias 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