summaryrefslogtreecommitdiff
path: root/qpid/gentools
Commit message (Expand)AuthorAgeFilesLines
* Added generation for (yet to be written) Content class which will be a part o...Kim van der Riet2006-12-112-0/+10
* Added check for non-existent domains - throws Exception instead of NPE.Kim van der Riet2006-12-042-6/+17
* check for unknown typesRafael H. Schloming2006-12-011-1/+5
* Revised generation of includes inline with latst build changes.Gordon Sim2006-12-0110-25/+25
* Changes to allow gentools to be used from a makefileKim van der Riet2006-11-222-110/+197
* Directory reorganizationKim van der Riet2006-11-2131-6255/+0
* Directory reorganizationKim van der Riet2006-11-2131-0/+6255
* Updates and bugfixesKim van der Riet2006-11-2123-601/+778
* Fixes to the generated C++ code and templatesKim van der Riet2006-11-147-176/+180
* update Apache licenses to the current versionStephen Vinoski2006-11-1051-663/+816
* Added Apache license to top of files where missingKim van der Riet2006-11-1010-0/+169
* Latest version of gentools. Java AmqpConstants class added which allows in ch...Kim van der Riet2006-11-1022-116/+1257
* Gentools C++ generator generation for AMQP_ClientOperations.h and AMQP_Server...Kim van der Riet2006-11-029-173/+176
* Updated code generator to produce ServerOperations class. Other minor fixes i...Kim van der Riet2006-11-018-33/+284
* First draft of C++ generator creating MethodBody classes divided into C++ nam...Kim van der Riet2006-10-3013-462/+774
* Some code tidy-up and debugging; first C++ templates and implementation of mo...Kim van der Riet2006-10-2520-202/+1337
* Some code tidy-upKim van der Riet2006-10-235-11/+10
* corrected URLCarl C. Trieloff2006-10-201-1/+1
* Initial checkin of code generator (Java only at this stage) which allows for ...Kim van der Riet2006-10-1832-0/+16565