flatbuffers/docs/source
Kamil Rojewski 3e3c770c4e Fixed TypeScript links in docs (#4783)
* 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

* Missing imports of enums

* Missing TS links

* Enabled vector of unions for java, since it seems to work

* Added jitpack config

* Added obj to vector of unions getter

* Removed unneeded accessor

* Bumped jdk version in pom.xml

* Vector of unions support for c#

* Missing TypeScript doc processing
2018-06-12 11:37:10 -07:00
..
gRPC [C++] Improve flatbuffers + gRPC integration (#4310) 2017-06-07 13:56:49 -07:00
Benchmarks.md Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
Building.md Update URL (#4576) 2018-01-04 09:10:03 -08:00
CONTRIBUTING.md Fix broken symlink to CONTRIBUTING.md (#4212) 2017-03-08 13:16:11 -08:00
CUsage.md Update C documentation with supported MSVC versions, and other minor updates. 2016-04-07 18:52:00 +02:00
Compiler.md Javascript: Add suppport for ES6 style exports (#4754) 2018-05-31 08:29:58 -07:00
CppUsage.md Fix the spell mistake (#4599) 2018-01-22 09:08:13 -08:00
DartUsage.md Add [Dart] support (#4676) 2018-05-18 11:06:15 -07:00
FlatBuffers.md Missing TS links in docs (#4693) 2018-04-05 09:54:37 -07:00
FlexBuffers.md Update doc (#4427) 2017-09-07 11:52:58 -07:00
GoApi.md Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
GoApi_generated.txt Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
GoUsage.md Implement mutators for Go 2016-07-20 22:58:22 +05:30
Grammar.md An user-defined attribute name validation (#4689) 2018-04-06 09:07:59 -07:00
Internals.md Add FLATBUFFERS_ prefix to defines [C++] (#4695) 2018-04-05 16:00:54 -07:00
JavaCsharpUsage.md Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
JavaScriptUsage.md Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
PHPUsage.md Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
PythonUsage.md Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
README_TO_GENERATE_DOCS.md Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00
Schemas.md Document type aliases (#4499) 2017-11-17 08:57:01 -08:00
Support.md Add [Dart] support (#4676) 2018-05-18 11:06:15 -07:00
Tutorial.md Fixed typo in Java/C# tutorial. 2018-05-31 09:53:47 -07:00
TypeScriptUsage.md TypeScript docs (#4680) 2018-03-23 09:01:39 -07:00
WhitePaper.md Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
doxyfile Fixed TypeScript links in docs (#4783) 2018-06-12 11:37:10 -07:00
doxygen_layout.xml Add [Dart] support (#4676) 2018-05-18 11:06:15 -07:00
groups TypeScript docs (#4680) 2018-03-23 09:01:39 -07:00
style.css Revamping the FlatBuffers docs. 2016-01-19 14:31:17 -08:00