• Wouter van Oortmerssen's avatar
    Added namespaced way to refer to types in schemas. · 39833d7c
    Wouter van Oortmerssen authored
    Also made proper namespacing work for enums.
    
    You can now say namespace.MyTable as the type when declaring
    a field that refers to a type in a different namespace.
    
    Previously, it would work just referring to MyTable, however
    with the recent commit fixing namespaced types this now
    is ambiguous.
    
    Change-Id: Ieaa3f4ac1662b8c4dc1f16e1898ea3cdb02e10fd
    Tested: on Linux.
    39833d7c
Name
Last commit
Last update
CMake Loading commit data...
android Loading commit data...
biicode Loading commit data...
build Loading commit data...
docs Loading commit data...
go Loading commit data...
include/flatbuffers Loading commit data...
java Loading commit data...
net/FlatBuffers Loading commit data...
samples Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
biicode.conf Loading commit data...
readme.md Loading commit data...