summaryrefslogtreecommitdiff
path: root/tests/namespace_test/NamespaceC
AgeCommit message (Expand)AuthorFilesLines
2021-05-10Swift/Kotlin generated code version updatesWouter van Oortmerssen1-1/+1
2021-05-10C#/Java generated code version updatesWouter van Oortmerssen2-2/+2
2021-04-27[Lua] GetRootAs can accept strings. Made Luatest Benchmarks optional (#6593)Derek Bailey1-0/+3
2021-01-28Better python generated code naming (#6336)Richard A Hofer1-10/+25
2020-12-10[Python] Commit some orphan python genfile diffs. (#6325)David P. Sicilia1-1/+1
2020-11-05Support size-prefixed buffers and add tests for size-prefixed messages (#6232)Charlie Yin1-0/+7
2020-03-12pre-tag version bump for 1.12v1.12.0Wouter van Oortmerssen3-3/+3
2020-02-10[C#] support Json Serialization (#5752)mugisoba1-0/+2
2020-01-30[C#] support Object API (#5710)mugisoba1-0/+30
2020-01-16[Go] Replace references to hardcoded ”Monster" etc with idiomatic go wherev...Somo1-3/+3
2019-12-23Add flatc '--cpp_std' switch (#5656)Vladimir Glavnyy2-2/+74
2019-12-02Flatbuffers Python Object API (#5616)lu-wang-g1-2/+4
2019-09-23Java: Added access object for vector of struct and vector of tables. (#5233)Kulikov Alexey1-0/+7
2019-07-22Add basic Kotlin support (#5409)Paulo Pinheiro1-0/+59
2019-06-17Add FLATBUFFERS_COMPATIBILITY string (#5381)Vladimir Glavnyy2-4/+6
2019-06-14[C#, Java, C++] Fixes issue #5399 by always including namespaces (#5404)John Luxford1-3/+3
2019-05-31Break internal Java/C# APIsWouter van Oortmerssen2-6/+6
2019-05-31Enforce matching version in Java and C#.Wouter van Oortmerssen2-2/+2
2019-02-25Java: Calculation of vtable and vtable size moved to the __init method. (#5210)Kulikov Alexey1-1/+1
2019-02-21Fixed vector of unions crash in java (#5190)Kamil Rojewski1-1/+2
2018-12-27[Go] Namespaced imports fix (#5097)Robert1-4/+6
2018-11-02Fixed missing code from @javax.annotation PR.Wouter van Oortmerssen1-3/+1
2018-10-08Add @javax.annotation.Generated to generated flatbuffer Java types (#4986)Rikard Lundmark1-0/+1
2018-10-03Use standard header for generated Go files (#4961)kostya-sh1-1/+1
2018-07-16Missing Lua generated filesWouter van Oortmerssen1-0/+47
2017-08-24Cleaned up namespace handling.Wouter van Oortmerssen1-0/+0
2017-05-16C#: Added <autogenerated> in cs generator file header comment (#4291)schoetbi1-1/+3
2017-03-29C#: Fixed possible conflicts between usings and user-supplied namespace (#4247)Spencer Bench1-2/+2
2016-12-21Fixed more Windows build errors.Wouter van Oortmerssen1-0/+4
2016-10-07flatc java generator: namespace_test2.fbs is missing namespace prefix for ref...Baptiste Lepilleur2-8/+8
2016-09-12Allow access to underlying ByteBufferAlberto Fernández1-0/+1
2016-08-31Switched C# accessors from classes to structsWouter van Oortmerssen2-11/+13
2016-08-08Added missing generated code from previous commits.Wouter van Oortmerssen1-5/+14
2016-07-25Adding missing generated code from recent commits.Wouter van Oortmerssen2-0/+14
2016-07-15clang formating cpp code generator and add missing generated classeslakedaemon1-1/+1
2016-06-20Allow unions of table types with the same name but from different namespaces.Wouter van Oortmerssen5-0/+261