• Kamil Rojewski's avatar
    Copying required field to union type vector (#4407) · 7cc72e4b
    Kamil Rojewski authored
    * Eclipse ignore
    
    * TypeScript support
    
    * Prefixing enums
    
    * Test results
    
    * Merged JS and TS generators
    
    * Fixed AppVeyor build problems
    
    * Fixed more AppVeyor build problems
    
    * Fixed more AppVeyor build problems
    
    * Changed TS flag to options struct
    
    * Storing options by value
    
    * Removed unneeded const
    
    * Re-export support for unions
    
    * Uint support
    
    * Casting bools to numbers for mutation
    
    * TS shell tests
    
    * Reverted generates js test file to original version
    
    * Backing up js tests and properly generating test data
    
    * Not importing flatbuffers for TS test generation
    
    * Not overwriting generated js for tests
    
    * AppVeyor test fixes
    
    * Generating the most strict TS code possible
    
    * Not returning null when creating vectors
    
    * Not returning null from struct contructors
    
    * Copying required field to union type vector
    
    * Removed unneccessary bool
    7cc72e4b
Name
Last commit
Last update
.github Loading commit data...
CMake Loading commit data...
android Loading commit data...
biicode Loading commit data...
docs Loading commit data...
go Loading commit data...
grpc Loading commit data...
include/flatbuffers Loading commit data...
java/com/google/flatbuffers Loading commit data...
js Loading commit data...
net/FlatBuffers Loading commit data...
php Loading commit data...
python Loading commit data...
reflection Loading commit data...
samples Loading commit data...
src Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
appveyor.yml Loading commit data...
biicode.conf Loading commit data...
composer.json Loading commit data...
package.json Loading commit data...
pom.xml Loading commit data...
readme.md Loading commit data...