.. |
Attacker.cs
|
Vector of unions support for java and c# (#4735)
|
2018-05-14 11:12:24 -07:00 |
Attacker.java
|
Java: Calculation of vtable and vtable size moved to the __init method. (#5210)
|
2019-02-25 23:45:29 +01:00 |
Attacker.php
|
Added missing generated code.
|
2017-08-11 09:28:06 -07:00 |
BookReader.cs
|
Vector of unions support for java and c# (#4735)
|
2018-05-14 11:12:24 -07:00 |
BookReader.java
|
Java: Calculation of vtable and vtable size moved to the __init method. (#5210)
|
2019-02-25 23:45:29 +01:00 |
BookReader.php
|
Added missing generated code.
|
2017-08-11 09:28:06 -07:00 |
Character.cs
|
Vector of unions support for java and c# (#4735)
|
2018-05-14 11:12:24 -07:00 |
Character.java
|
Vector of unions support for java and c# (#4735)
|
2018-05-14 11:12:24 -07:00 |
Character.php
|
Changing array to be an associative array so that the Name function can work with non-sequential enums as well as those beginning at something other than zero. (#5151)
|
2019-02-04 23:33:57 +01:00 |
Movie.cs
|
C# support for directly reading and writting to memory other than byte[]. For example, ByteBuffer can be initialized with a custom allocator which uses shared memory / memory mapped files. (#4886)
|
2018-08-23 10:05:31 -07:00 |
Movie.java
|
Java: Calculation of vtable and vtable size moved to the __init method. (#5210)
|
2019-02-25 23:45:29 +01:00 |
Movie.php
|
Performance improvement to generated+supporting PHP (#5080)
|
2018-12-20 16:10:20 -08:00 |
Rapunzel.cs
|
Vector of unions support for java and c# (#4735)
|
2018-05-14 11:12:24 -07:00 |
Rapunzel.java
|
Java: Calculation of vtable and vtable size moved to the __init method. (#5210)
|
2019-02-25 23:45:29 +01:00 |
Rapunzel.php
|
Added missing generated code.
|
2017-08-11 09:28:06 -07:00 |
union_vector.fbs
|
Added support for structs and strings in unions.
|
2017-04-12 17:47:47 -07:00 |
union_vector.json
|
Fixed vector of union JSON parsing.
|
2019-03-07 15:05:00 -08:00 |
union_vector_generated.h
|
[Fix #5112] flatc generates constructors with memset for non-trivial types (#5222)
|
2019-03-04 11:10:18 -08:00 |
union_vector_generated.js
|
Changed the JavaScript generation to emit createX helper functions just like the TypeScript code generation. I also added code so that the create methods have documentation in both JavaScript and TypeScript. (#5168)
|
2019-02-15 01:00:33 +01:00 |
union_vector_generated.ts
|
Convenient createX methods for TS (#5044)
|
2018-11-16 09:17:54 -08:00 |