summaryrefslogtreecommitdiff
path: root/amqp_codegen.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
* s/VMware/GoPivotal/gbug25538Simon MacMullen2013-07-011-2/+2
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* "When opening a file, it?s preferable to use open() instead of invoking this ...bug25209Simon MacMullen2012-10-041-1/+1
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* Correct all copyright noticesMatthew Sackman2011-01-191-26/+11
* merge bug23645 into default (C client is lacking some methods in its API)Alexandru Scvortov2011-01-141-7/+7
|\
| * Don't delete the output file before closing itDavid Wragg2011-01-131-7/+7
* | Make AmqpClass.spec hold the parsed spec, not the raw specbug23645David Wragg2011-01-071-1/+1
|/
* Make acc win in domains_merger.bug22901Simon MacMullen2010-07-071-2/+2
* Revert these two merges to new into old, I can't remember why I swapped them ...Simon MacMullen2010-07-071-9/+9
* More renaming :)Simon MacMullen2010-07-071-26/+26
* Stylistic changes: Rename old to acc, allow_overwrite to allow_accumulate, an...Simon MacMullen2010-07-071-40/+44
* Remove accidental print statementSimon MacMullen2010-07-051-17/+13
* ...and back out all those checks after discussion with Matthias.Simon MacMullen2010-07-051-25/+10
* Refactor merge_dict_lists_by a bit.Simon MacMullen2010-07-051-9/+10
* Actually, default-value conflicts all over the place.Simon MacMullen2010-07-051-1/+1
* Always break when there'sSimon MacMullen2010-07-051-2/+8
* Always break when there'sSimon MacMullen2010-07-051-3/+5
* Always break when there'sSimon MacMullen2010-07-051-8/+14
* Add --allow-overwrite command line switch.Simon MacMullen2010-07-051-27/+56
* Merge everything, don't die on conflicts.Simon MacMullen2010-06-241-19/+13
* Update class records in-placebug22876Tony Garnock-Jones2010-06-211-7/+5
* xrange instead of rangeAlexandru Scvortov2010-06-211-1/+1
* Preserve ordering of constants, methods and classesTony Garnock-Jones2010-06-211-17/+18
* amqp_codegen.py now supports an arbitrary number of functionsAlexandru Scvortov2010-06-031-10/+9
* rabbit_framing_spec.hrl is now generatedAlexandru Scvortov2010-06-031-2/+4
* Check for duplicate properties.Tony Garnock-Jones2010-05-231-3/+13
* Extensions mergers.Tony Garnock-Jones2009-10-071-0/+45
* Infrastructure for supporting piecewise spec extension.Tony Garnock-Jones2009-10-071-7/+28
* Avoid try: ... except: ... finally: to syppoet python 2.4bug20678David Wragg2009-05-081-5/+6
* Write autogenerated code to file instead of to stdout.bug20121Hubert Plociniczak2009-01-091-4/+19
* Advice about macports py25-simplejsonTony Garnock-Jones2008-12-101-0/+2
* Remove dots, for consistencybug19974Tony Garnock-Jones2008-12-091-2/+2
* Another tweak.Tony Garnock-Jones2008-12-091-6/+9
* Update copyrights.Tony Garnock-Jones2008-12-091-4/+7
* Use simplejson.py API, move copyright infoHubert Plociniczak2008-11-201-6/+13
* Print error message when codegen cannot import jsonbug19332Hubert Plociniczak2008-10-101-3/+13
* Migrate branch bug17070Tony Garnock-Jones2008-07-031-0/+5
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-031-0/+156