[idl_parser] Add kTokenNumericConstant token (#6432)
[platform/upstream/flatbuffers.git] / docs /
2021-02-19 mustiikhalilFixes grammer (#6477)
2021-02-19 Kamil Rojewskiupdated JS docs to reflect current status (#6436)
2021-02-19 Arnaud LE CAMUpdate Building.md (#6473)
2021-02-14 mustiikhalilUpdate swift docs (#6460)
2021-02-10 Vladimir Glavnyy[Build, cmake] Add -Werror override option (#6429)
2021-01-28 Richard A HoferBetter python generated code naming (#6336)
2021-01-22 Juan Cruz ViottiClarify that (Flat|Flex)Buffers do not deduplicate...
2021-01-22 Juan Cruz ViottiClarify that FlatBuffers unions do not support scalars...
2021-01-22 Juan Cruz ViottiExplain how FlatBuffers encodes unions (#6414)
2021-01-21 Juan Cruz ViottiRemove invalid claim that Protocol Buffers does not...
2021-01-19 Björn Harrtell[TS/JS] New gen TS code gen (#6302)
2020-12-17 mustiikhalil[Swift] Rebuild the way swift handles structs from...
2020-12-14 Richard A HoferAdd vectorNumElements attribute to Builder for simpler...
2020-12-10 tira-misuAdd flatc option to inhibit all warnings #6005 (#6301)
2020-12-07 Vladimir Glavnyy[C++] Switch `flatc` to `--cpp-std c++11` C++ code...
2020-11-24 CasperDocumentation updates for Optional Scalars (#6014)...
2020-11-20 Austin SchuhAdd --require-explicit-ids to require explicit ids...
2020-11-19 Kelvin Hufix typo (#6280)
2020-10-12 astange[C++] Add option to not generate direct copy methods...
2020-09-28 Conan Chen[C#] Fix and improve project files (#6142)
2020-09-23 Derek BaileyRevert "[C#] Fix and improve project files (#6116)...
2020-09-21 Conan Chen[C#] Fix and improve project files (#6116)
2020-09-17 mustiikhalil[Swift] Migrates struct write APIS to write directly...
2020-09-09 mugisobafix c# json serializer commandline argument docs (...
2020-08-18 Yoon Kyong Sik[Kotlin] Attach JvmStatic annotation to each method...
2020-06-18 Dimitri MitropoulosTypeScript/JavaScript docs improvements (#5984)
2020-06-18 mustiikhalil[Swift] Internal library improvements (#5965)
2020-06-18 laurens-dg[Doc] Added missing letters to compiler options (#5976)
2020-06-18 Dimitri Mitropoulos[docs] typo: updates monsterdata.json to be valid json...
2020-05-07 Carol (Nichols ... Small tutorial improvements - documentation only (...
2020-04-23 Wouter van OortmerssenFixed text in internals doc that implied structs can...
2020-04-13 mustiikhalil[Swift] Object API support (#5826)
2020-04-09 Khoi Dinh Trinh[TS] Add Obj API (#5788)
2020-04-09 Meng Yangfix cpp usage markdown error (#5845)
2020-03-23 Vladimir GlavnyyFix `float_constant` definition in './doc/Grammar.md...
2020-03-20 Yurii NakonechnyiUpdated doxyfile - added missing files (#5824)
2020-03-20 Ekene MaduUpdate Grammar.md (#5820)
2020-03-16 mustiikhalil[Scripts] Adds swift to generated code (#5806)
2020-03-12 Myrice[C++] Generate code for vector force_align attribute...
2020-03-02 Wouter van OortmerssenFixed docs on how to obtain parser error.
2020-03-02 Derek BaileyAdded --filename-suffix and --filename-ext to flatc...
2020-02-11 mugisoba[C#] support Json Serialization (#5752)
2020-01-30 mugisoba[C#] support Object API (#5710)
2020-01-27 mustiikhalilAdds min and max, comments, and all of swift's keywords...
2020-01-23 PhoebeAdd vcpkg installation instructions (#5732)
2020-01-13 mustiikhalilAdded create function for swift (#5707)
2020-01-09 mustiikhalil[Swift] Swift implementation 🎉🎉 (#5603)
2020-01-09 emkornfieldDocument JSON compatibility guarantees. (#5704)
2019-12-26 Wouter van OortmerssenMinor doc updates: FlexBuffers C#, Discord, CppUsage.
2019-12-23 Vladimir GlavnyyAdd flatc '--cpp_std' switch (#5656)
2019-12-06 cryptocodeAdd --force-empty-vectors option (#5653)
2019-12-02 lu-wang-gFlatbuffers Python Object API (#5616)
2019-12-02 nilsocket[docs]: add missing semicolon (#5648)
2019-09-10 Paulo Pinheiro[Java][FlexBuffers] Improve documentation for FlexBuffe...
2019-08-26 Wouter van OortmerssenClarified value reuse in FlexBuffers
2019-07-25 Jason MonschkeChange deprecated vector Length() to size() in tutorial...
2019-07-22 Paulo PinheiroAdd basic Kotlin support (#5409)
2019-07-08 Vladimir GlavnyyExtend the test of MonsterExtra (#5428)
2019-06-17 svenk177Add support for fixed-size arrays (#5313)
2019-06-12 Michael Seifert[flatc][docs] Document rounding behavior of floats...
2019-06-09 Will StottRemove out-dated -S option from the flatc syntax. ...
2019-06-05 Ashwin Ramaswamifix typo (#5384)
2019-05-31 Alexander Gallegoc++: Add command line option to add extra includes...
2019-05-23 aardappelLobster: added builder API for tables
2019-05-22 aardappelLobster documentation fixes
2019-04-24 Clément JulliardDoc: use correct ref types for flatcc string creation...
2019-04-19 Damien Lespiaudocs: Fix where to find the Typescript typings (#5298)
2019-04-08 Vladimir GlavnyyPart of #5265, neutral changes (#5281)
2019-04-05 Henry Lee[C++]Sync the sample monster.fbs file with the tutorial...
2019-04-04 unexgeFix typo in Go tutorial (#5274)
2019-03-28 tymcauleyUpdate grammar to reflect required type signature for...
2019-03-21 Ashay ShirwadkarFixed tutorial markdown file (#5248)
2019-03-11 Randal StevensFix typo in dart documentation (#5230)
2019-03-11 Wouter van Oortmerssen[C++] Object API: document custom string type requirements,
2019-03-09 bspeice[Rust] Don't use inner attributes for `allow` (#5212)
2019-02-28 csukuangfj[doc] fix typos in doc. (#5217)
2019-02-19 csukuangfjFix an error in cpp code. (#5189)
2019-02-11 Gabriel NütziAdd flag to make short names in JS/TS. (#5152)
2019-02-11 iceboyImplement (shared) attribute for C++ (#5157)
2019-02-07 Wouter van OortmerssenReduced `force_align` in tests to 8, to work with ...
2019-01-17 Vlad Frolov[docs] [rust] Add "Useful tools created by others"...
2018-11-16 Vladimir GlavnyyMake the Parser independent from the global C-locale...
2018-11-13 RobertFix missing doxygen link to Rust docs
2018-11-02 Wouter van OortmerssenFixed missing code from @javax.annotation PR.
2018-10-18 Frank Benksteinforbid enum values that are out of range (#4977)
2018-10-11 Vladimir GlavnyyRefactoring of idl_parser (#4948)
2018-10-08 Stewart MilesDisable armeabi builds for Android and re-enable CI...
2018-10-04 Vladimir GlavnyyFix recursion counter check. Add control to override...
2018-09-21 ThomasAdd compare operator to code generated for c++ (#4940)
2018-09-03 RobertPort FlatBuffers to Rust (#4898)
2018-08-13 kulswanandProposing use of C++ header files and functions (#4869)
2018-08-06 Vladimir GlavnyyAttach header directory information to the "flatbuffers...
2018-07-29 aardappelFlatBuffers implementation for the Lobster programming...
2018-07-26 RobertMerge pull request #4820 from nairb774/master
2018-07-16 shassaniflatbuffer force-empty option (#4822)
2018-07-16 xgdgsc:memo: release mode in building doc (#4819)
2018-07-05 Derek BaileyLua (5.3) Language addition (#4804)
2018-06-27 Paul ReimerAdd --force-defaults option to flatc [C++, parser]...
2018-06-25 Polynomdivisiondocs: fix flatc instructions (#4794)
2018-06-12 Kamil RojewskiFixed TypeScript links in docs (#4783)
next