thrift/test
Mark Slee c98d050d65 Thrift: Added support for double type across all languages
Summary: Just for completeness cause I'm crazy. Let's never use these!

Notes: Also made thrift grammar support # style comments, so you can do this at the top of your files

#!/usr/local/bin/thrift --cpp

/**
 * This is a thrift def file youc an invoke directly and gen code!
 */

blah


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664789 13f79535-47bb-0310-9956-ffa450edef68
2006-09-06 02:42:25 +00:00
..
cpp Thrift: Added support for double type across all languages 2006-09-06 02:42:25 +00:00
java Thrift: Added support for double type across all languages 2006-09-06 02:42:25 +00:00
php Thrift: Added support for double type across all languages 2006-09-06 02:42:25 +00:00
py Thrift: Added support for double type across all languages 2006-09-06 02:42:25 +00:00
StressTest.thrift Thrift test improvements, tests for both inline and normal PHP code gen 2006-09-01 22:19:06 +00:00
ThriftTest.thrift Thrift: Added support for double type across all languages 2006-09-06 02:42:25 +00:00