This website requires JavaScript.
Explore
Help
Register
Sign In
BigfootDev
/
flatbuffers
Watch
1
Star
0
Fork
1
You've already forked flatbuffers
mirror of
https://github.com/google/flatbuffers.git
synced
2026-06-05 21:17:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a49493e272f8481e5ef8cb4be83b7ba7150e579
flatbuffers
/
tests
/
namespace_test
History
James Gilles
4a49493e27
js:add @namespace annotation to namespaces
2016-07-11 01:40:38 -04:00
..
NamespaceA
sharing the Flatbuffers warning
2016-05-26 15:26:58 +02:00
NamespaceC
Allow unions of table types with the same name but from different namespaces.
2016-06-20 11:47:04 -07:00
namespace_test1_generated.h
Fixed namespace code generation for C++
2016-02-17 11:26:38 -08:00
namespace_test1_generated.js
js:add @namespace annotation to namespaces
2016-07-11 01:40:38 -04:00
namespace_test1.fbs
Fix to
#360
- Updated the general generator (Java/C#) to emit fully qualified names where the referenced object isn't directly in this namespace. Added test fbs files to verify compilation.
2015-12-05 13:42:09 -05:00
namespace_test2_generated.h
Better C++ namespace management
2016-06-02 23:11:51 +02:00
namespace_test2_generated.js
js:add @namespace annotation to namespaces
2016-07-11 01:40:38 -04:00
namespace_test2.fbs
Fixed namespace code generation for C++
2016-02-17 11:26:38 -08:00