summaryrefslogtreecommitdiff
path: root/contrib/thrift.el
Commit message (Collapse)AuthorAgeFilesLines
* THRIFT-2399 Recognize '//'-style comments in emacsCarl Yeksigian2014-03-121-5/+5
| | | | PATCH: David Hull
* THRIFT-2142:Minor tweaks to thrift.el for better emacs package compatibilityjfarrell2013-09-101-4/+18
| | | | | | | Client: contrib Patch: Andrew Pennebaker Updates thrift.el for better emacs compatibility.
* THRIFT-387. Add license to a few misc filesDavid Reiss2009-03-301-0/+19
| | | | 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
* THRIFT-32. thrift.el doesn't syntax highlight single line comments correctly ↵Bryan Duxbury2009-03-241-1/+1
| | | | | | | | | | in xemacs Even though Todd didn't give me an easy patch to apply, I still figured it out because I just like the guy so much. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@757621 13f79535-47bb-0310-9956-ffa450edef68
* Make the PHP generator use non-hardcoded namespaces.David Reiss2009-02-171-1/+1
| | | | | | | | | | | - 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
* Move some top-level files into more sensible directories.David Reiss2008-06-111-0/+107
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@666499 13f79535-47bb-0310-9956-ffa450edef68