History log of /external/flatbuffers/tests/namespace_test/NamespaceA/SecondTableInA.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f98870715a56875616b9a476a5fd21f05264b445 25-Jul-2016 Wouter van Oortmerssen <wvo@google.com> Adding missing generated code from recent commits.

Also updated generated_code.sh to prevent this from happening in
the future.

Change-Id: Ib282e9b6c762a79d4b4e09bee06b14781cd2a4c1
/external/flatbuffers/tests/namespace_test/NamespaceA/SecondTableInA.py
cd1493b0829b48407887844921ef0e040c0f485a 26-May-2016 lakedaemon <olivier.binda@wanadoo.fr> sharing the Flatbuffers warning
/external/flatbuffers/tests/namespace_test/NamespaceA/SecondTableInA.py
20c0082ee5bfeeecaa443c001a89934e9448ffa4 13-Feb-2016 Wouter van Oortmerssen <wvo@google.com> Fixed namespace code generation for C++

The code generator was assuming all declarations for the current
file sit in the same namepace. Now uses the "on demand" namespace
switching we had for the forward declarations.

Also fixed a bug related to namespace lookup.

Change-Id: Ib54a3efbc752cbb9590302fa0707c0c73448db3d
Tested: on Linux.
/external/flatbuffers/tests/namespace_test/NamespaceA/SecondTableInA.py