| .. |
|
__init__.py
|
Port FlatBuffers to Python.
|
2015-05-12 15:40:29 -07:00 |
|
Any.cs
|
Enums use native enums in C#
|
2015-04-13 10:40:30 -07:00 |
|
Any.go
|
Port FlatBuffers to Go.
|
2014-07-21 16:40:39 -07:00 |
|
Any.java
|
Seal all classes in Java/C#
|
2015-04-10 11:20:19 -07:00 |
|
Any.py
|
Port FlatBuffers to Python.
|
2015-05-12 15:40:29 -07:00 |
|
Color.cs
|
Enums use native enums in C#
|
2015-04-13 10:40:30 -07:00 |
|
Color.go
|
Added a bit_flags attribute to enum declarations that 1<<N every value.
|
2014-07-21 16:40:39 -07:00 |
|
Color.java
|
Seal all classes in Java/C#
|
2015-04-10 11:20:19 -07:00 |
|
Color.py
|
Port FlatBuffers to Python.
|
2015-05-12 15:40:29 -07:00 |
|
Monster.cs
|
Union accessors in C# should use generic type for the table
|
2015-05-08 16:21:54 -07:00 |
|
Monster.go
|
Seal all classes in Java/C#
|
2015-04-10 11:20:19 -07:00 |
|
Monster.java
|
Seal all classes in Java/C#
|
2015-04-10 11:20:19 -07:00 |
|
Monster.py
|
Port FlatBuffers to Python.
|
2015-05-12 15:40:29 -07:00 |
|
Stat.cs
|
[BREAKING CHANGE] Field accessors should use property getters in C#
|
2015-05-06 11:55:07 -07:00 |
|
Stat.go
|
Remove all string allocations during parsing.
|
2015-04-02 11:56:55 -07:00 |
|
Stat.java
|
Seal all classes in Java/C#
|
2015-04-10 11:20:19 -07:00 |
|
Stat.py
|
Port FlatBuffers to Python.
|
2015-05-12 15:40:29 -07:00 |
|
Test.cs
|
[BREAKING CHANGE] Field accessors should use property getters in C#
|
2015-05-06 11:55:07 -07:00 |
|
Test.go
|
Port FlatBuffers to Go.
|
2014-07-21 16:40:39 -07:00 |
|
Test.java
|
Seal all classes in Java/C#
|
2015-04-10 11:20:19 -07:00 |
|
Test.py
|
Port FlatBuffers to Python.
|
2015-05-12 15:40:29 -07:00 |
|
Vec3.cs
|
builder.put statements now use correct argument names
|
2015-07-13 20:00:48 +03:00 |
|
Vec3.go
|
applied struct parameter fix to Go and Python generated classes
|
2015-07-13 22:53:59 +03:00 |
|
Vec3.java
|
builder.put statements now use correct argument names
|
2015-07-13 20:00:48 +03:00 |
|
Vec3.py
|
applied struct parameter fix to Go and Python generated classes
|
2015-07-13 22:53:59 +03:00 |