thrift/compiler
Mark Slee 67fc63410d Strings in JSON style thrift constants do not need quotes
Summary: Cause it's just too much work to put in quotes sometimes. struct thing = { a : 325, bb : 5632} OBVIOUSLY a and bb are strings. Duh.


git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664882 13f79535-47bb-0310-9956-ffa450edef68
2006-11-29 03:37:04 +00:00
..
cpp Strings in JSON style thrift constants do not need quotes 2006-11-29 03:37:04 +00:00
py Thrift compiler improvements, two modes for PHP 2006-09-01 22:17:45 +00:00