summaryrefslogtreecommitdiff
path: root/contrib/thrift.vim
Commit message (Collapse)AuthorAgeFilesLines
* Add new i8 type to thrift.vimNobuaki Sukegawa2015-10-241-1/+1
|
* THRIFT-2240 thrift.vim (contrib) does not correctly handle 'union'Jens Geyer2013-10-241-1/+1
| | | | Patch: Matt Butcher
* THRIFT-387. Add license to a few misc filesDavid Reiss2009-03-301-0/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@760221 13f79535-47bb-0310-9956-ffa450edef68
* THRIFT-136. s/async/oneway/ in the Thrift IDLDavid Reiss2009-03-241-1/+1
| | | | | | | | | 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
* Make the PHP generator use non-hardcoded namespaces.David Reiss2009-02-171-1/+0
| | | | | | | | | | | - Make the PHP generator use program->get_namespace("php") instead of program->get_php_namespace() - Eliminate the explicit "php_namespace" in t_program. - Deprecate the php_namespace token. - Update example .thrift files and syntax files. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@745241 13f79535-47bb-0310-9956-ffa450edef68
* Make the XSD generator use non-hardcoded namespaces.David Reiss2009-02-171-1/+1
| | | | | | | | | | | - Make the XSD generator use program->get_namespace("xsd") instead of program->get_xsd_namespace() - Eliminate the explicit "xsd_namespace" in t_program. - Deprecate the xsd_namespace token. - Update example .thrift files and syntax files. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@745237 13f79535-47bb-0310-9956-ffa450edef68
* Move some top-level files into more sensible directories.David Reiss2008-06-111-0/+74
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@666499 13f79535-47bb-0310-9956-ffa450edef68