Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-10 | [C#] support Json Serialization (#5752) | mugisoba | 1 | -0/+44 |
2020-01-30 | [C#] support Object API (#5710) | mugisoba | 1 | -0/+24 |
2019-06-02 | Fix multi-line comments for cpp enums (#5345) (#5346) | Vladimir Glavnyy | 1 | -4/+4 |
2017-05-16 | C#: Added <autogenerated> in cs generator file header comment (#4291) | schoetbi | 1 | -1/+3 |
2016-06-20 | Allow unions of table types with the same name but from different namespaces. | Wouter van Oortmerssen | 1 | -0/+1 |
2016-05-26 | sharing the Flatbuffers warning | lakedaemon | 1 | -1/+1 |
2015-08-11 | [Issue 252] Add type cast for default enum values in C# | Mormegil | 1 | -0/+1 |
2015-04-13 | Enums use native enums in C# | Mormegil | 1 | -8/+3 |
2015-04-10 | Seal all classes in Java/C# | Advay Mengle | 1 | -1/+2 |
2014-09-22 | Add enum name lookup method to Java/C# enums | Gabriel Martinez | 1 | -2/+6 |
2014-09-18 | Refactored the Java and C# code generators into one. | Wouter van Oortmerssen | 1 | -2/+0 |
2014-09-15 | Initial commit of .NET port of FlatBuffers | evolutional | 1 | -0/+15 |