Extended symbolic enum parsing in JSON for integers and OR-ing.
authorWouter van Oortmerssen <wvo@google.com>
Fri, 25 Jul 2014 22:04:35 +0000 (15:04 -0700)
committerWouter van Oortmerssen <wvo@google.com>
Fri, 25 Jul 2014 22:20:24 +0000 (15:20 -0700)
commit9c3de1e2a0591c2526453cf85260c09e3c624189
tree4a744a30c7338aaf8a0bb16c2b8ba227bec2c84b
parentbba042d72357d80542fbda6382658f4cc9fdd8e4
Extended symbolic enum parsing in JSON for integers and OR-ing.

Change-Id: Iedbd9914a1ca3897776fb92aa9a1fdfc4603da3c
Tested: on Windows and Linux
docs/html/md__cpp_usage.html
docs/html/md__go_usage.html
docs/html/md__schemas.html
docs/source/CppUsage.md
docs/source/Schemas.md
include/flatbuffers/idl.h
src/idl_gen_cpp.cpp
src/idl_parser.cpp
tests/test.cpp