diff options
author | Kamil Rojewski <krojew@users.noreply.github.com> | 2018-03-23 17:01:39 +0100 |
---|---|---|
committer | Wouter van Oortmerssen <aardappel@gmail.com> | 2018-03-23 09:01:39 -0700 |
commit | cc54963830c4a30eef6ea3c366d478c643cb71d7 (patch) | |
tree | 5deae24e78b07382fa821ce1309b99f87b2a3e3a /src | |
parent | 79f62ee35383f44f98cf6c61b5cff1a9cd901f2c (diff) | |
download | flatbuffers-cc54963830c4a30eef6ea3c366d478c643cb71d7.tar.gz flatbuffers-cc54963830c4a30eef6ea3c366d478c643cb71d7.tar.bz2 flatbuffers-cc54963830c4a30eef6ea3c366d478c643cb71d7.zip |
TypeScript docs (#4680)
* 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
* Vector of unions for ts/js
* Sanity check for languages
* Indentation fix + output test files
* Vectors of unions for php
* Fixes to union vector handling + tests
* Fix for strictPropertyInitialization
* Fix for new aligned operator new for gcc >= 7.1
* Not generating imports/ns prefixes with --gen-all
* TypeScript docs
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions