summaryrefslogtreecommitdiff
path: root/cpp/rubygen
Commit message (Expand)AuthorAgeFilesLines
* * rubygen/amqpgen.rb: workaround XML namespace problem with ruby 1.8.6.Alan Conway2007-08-091-4/+17
* Avoid clash with built-in ruby function Object.methods():nAlan Conway2007-08-098-38/+38
* Moved Proxy generation to rubygen.Alan Conway2007-08-093-39/+29
* * Summary: new Frame type to replace AMQFrame. Instead of holdingAlan Conway2007-08-073-6/+83
* Added first cut of generated client interface.Gordon Sim2007-08-055-7/+147
* * amqpgen.rb: fix sytax error.Alan Conway2007-08-052-18/+32
* Added index() to classes & methods.Alan Conway2007-08-031-3/+9
* Generate boost::variants for each class. Not yet used on trunk.Alan Conway2007-08-025-10/+40
* * src/generate.sh: Moved requirements test to configure.acAlan Conway2007-08-015-12/+95
* Ruby code generator for C++.Alan Conway2007-07-316-0/+610