flatbuffers/docs/source
tira-misu 9fca5e4f42
Add flatc option to inhibit all warnings #6005 (#6301)
* Fix C/C++ Create<Type>Direct with sorted vectors

If a struct has a key the vector has to be sorted. To sort the vector
you can't use "const".

* Changes due to code review

* Improve code readability

* Add generate of JSON schema to string to lib

* option indent_step is supported

* Remove unused variables

* Fix break in test

* Fix style to be consistent with rest of the code

* Add option --no-warnings to inhibit all warnings

* Fix order of member initialization

* Add documentation for --no-warnings
2020-12-10 14:03:53 -08: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 Add vcpkg installation instructions (#5732) 2020-01-23 15:46:25 -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 Add flatc option to inhibit all warnings #6005 (#6301) 2020-12-10 14:03:53 -08:00
CppUsage.md fix cpp usage markdown error (#5845) 2020-04-09 09:38:58 -07:00
CsharpUsage.md [C#] Fix and improve project files (#6142) 2020-09-28 11:56:59 -07:00
DartUsage.md Fix typo in dart documentation (#5230) 2019-03-11 09:49:17 -07:00
FlatBuffers.md [C#] support Object API (#5710) 2020-01-30 10:18:28 -08:00
FlexBuffers.md [Java][FlexBuffers] Improve documentation for FlexBuffers in Java. (#5506) 2019-09-10 10:06:47 -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 Fix `float_constant` definition in './doc/Grammar.md` (#5828) 2020-03-23 09:51:57 -07:00
Internals.md Fixed text in internals doc that implied structs can be root 2020-04-23 09:28:22 -07:00
JavaScriptUsage.md Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
JavaUsage.md [C#] support Object API (#5710) 2020-01-30 10:18:28 -08:00
KotlinUsage.md Add basic Kotlin support (#5409) 2019-07-22 16:05:15 -07:00
LobsterUsage.md FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
LuaUsage.md Lua (5.3) Language addition (#4804) 2018-07-05 15:55:57 -07: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
RustUsage.md [Rust] Don't use inner attributes for `allow` (#5212) 2019-03-09 12:58:27 -08:00
Schemas.md Documentation updates for Optional Scalars (#6014) (#6270) 2020-11-24 14:05:39 -05:00
Support.md Documentation updates for Optional Scalars (#6014) (#6270) 2020-11-24 14:05:39 -05:00
SwiftUsage.md Adds min and max, comments, and all of swift's keywords + fix docs (#5737) 2020-01-27 10:05:41 -08:00
Tutorial.md Documentation updates for Optional Scalars (#6014) (#6270) 2020-11-24 14:05:39 -05:00
TypeScriptUsage.md [TS] Add Obj API (#5788) 2020-04-09 09:53:16 -07:00
WhitePaper.md Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
doxyfile Updated doxyfile - added missing files (#5824) 2020-03-20 10:13:47 -07:00
doxygen_layout.xml [Scripts] Adds swift to generated code (#5806) 2020-03-16 11:55:59 -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