Wouter van Oortmerssen
|
21591916af
|
Fixed missing code from @javax.annotation PR.
https://github.com/google/flatbuffers/pull/4986 missed part of the
implementation.
Change-Id: Ie41771eb018a550c289c77ebe9ef5c50d1ad6751
|
2018-11-02 11:40:21 -07:00 |
Rikard Lundmark
|
233976c821
|
Add @javax.annotation.Generated to generated flatbuffer Java types (#4986)
* Add @javax.annotation.Generated to generated flatbuffer Java types.
* Updating test goldens.
|
2018-10-08 15:29:22 -07:00 |
Wouter van Oortmerssen
|
52ca75506a
|
Switched C# accessors from classes to structs
|
2016-08-31 17:34:51 -07:00 |
lakedaemon
|
e750268f0c
|
clang formating cpp code generator and add missing generated classes
|
2016-07-15 16:08:59 +02:00 |
lakedaemon
|
cd1493b082
|
sharing the Flatbuffers warning
|
2016-05-26 15:26:58 +02:00 |
Oli Wilkinson
|
c9ad6d5496
|
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 |