Add Smalltalk support to Thrift
authorMark Slee <mcslee@apache.org>
Tue, 20 Nov 2007 05:13:09 +0000 (05:13 +0000)
committerMark Slee <mcslee@apache.org>
Tue, 20 Nov 2007 05:13:09 +0000 (05:13 +0000)
commitefd37f14d25bb446e8ed0975803d228ef8e20dd8
treec6dbf68bfd439fa05c426ac92613a0c2ce2bd953
parenta1d4cab45f1d061e6121a7ed6b826dc79beca02a
Add Smalltalk support to Thrift

Summary: Submitted by Patrick Collison

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665358 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/Makefile.am
compiler/cpp/src/generate/t_st_generator.cc [new file with mode: 0644]
compiler/cpp/src/generate/t_st_generator.h [new file with mode: 0644]
compiler/cpp/src/main.cc
lib/st/README [new file with mode: 0644]
lib/st/thrift.st [new file with mode: 0644]