THRIFT-136. s/async/oneway/ in the Thrift IDL
authorDavid Reiss <dreiss@apache.org>
Tue, 24 Mar 2009 20:02:22 +0000 (20:02 +0000)
committerDavid Reiss <dreiss@apache.org>
Tue, 24 Mar 2009 20:02:22 +0000 (20:02 +0000)
commitcecbed81c806e40ca0342d7b8e265d2bf55a2f04
tree38ddbb663b7a4b86d70d218eb25a8d7d696dabe2
parentfe931d152695950fe1115abcc2bd779a96be239a
THRIFT-136. s/async/oneway/ in the Thrift IDL

This is the real change.  The lexer now recognizes "oneway"
and warns on "async".  All example and test IDLs have been
updated, as have the syntax files.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@757994 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/thriftl.ll
contrib/fb303/if/fb303.thrift
contrib/thrift.el
contrib/thrift.vim
lib/rb/spec/ThriftSpec.thrift
test/ThriftTest.thrift
tutorial/tutorial.thrift