Revert "[C#] Fix truncated ArraySegment<byte> if elementSize != 1 (#6462)" (#6488)
[platform/upstream/flatbuffers.git] / src / idl_gen_csharp.cpp
2021-02-23 Derek BaileyRevert "[C#] Fix truncated ArraySegment<byte> if elemen...
2021-02-23 Björn Harrtell[C#] Fix truncated ArraySegment<byte> if elementSize...
2021-01-25 CasperRefactor FieldDef to model presense as an enum rather...
2021-01-22 mustiikhalilFormats cpp code (#6349)
2020-12-11 Stefan FGenerate nullable properties in C# object-based API...
2020-11-12 Derek BaileyUnion As Accessors for C# (#6251)
2020-10-30 Derek Bailey[C#] Optional Scalars (#6217)
2020-10-20 CasperMass Refactoring to use `IsString` and other BASE_TYPE...
2020-05-21 mugisoba[C#] Add file identifier to ObjectAPI Serialization...
2020-04-06 Anass Al[C#] Fix nested structs and arrays in Object API (...
2020-03-23 stefan301[csharp] flatc should generate a 'Create…' method for...
2020-03-12 Wouter van Oortmerssenpre-tag version bump for 1.12 v1.12.0
2020-03-05 Wouter van Oortmerssen[C#] add ObjectAPI Serialization Utility (#5785)
2020-03-02 Derek BaileyAdded --filename-suffix and --filename-ext to flatc...
2020-02-11 mugisoba[C#] support Json Serialization (#5752)
2020-01-30 mugisoba[C#] support Object API (#5710)
2019-11-25 Vladimir GlavnyySimplify declarations of x-macro FLATBUFFERS_TD (#5638)
2019-11-11 Derek Bailey[C++, C#, Java] Separated C# and Java generators into...
2014-09-18 Wouter van OortmerssenRefactored the Java and C# code generators into one.
2014-09-15 evolutionalInitial commit of .NET port of FlatBuffers