summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2021-02-18Update Building.md (#6473)Arnaud LE CAM1-1/+1
2021-02-14Update swift docs (#6460)mustiikhalil1-1/+1
2021-02-10[Build, cmake] Add -Werror override option (#6429)Vladimir Glavnyy1-0/+21
2021-01-28Better python generated code naming (#6336)Richard A Hofer1-26/+26
2021-01-21Clarify that (Flat|Flex)Buffers do not deduplicate vector elements (#6415)Juan Cruz Viotti1-2/+8
2021-01-21Clarify that FlatBuffers unions do not support scalars (#6416)Juan Cruz Viotti1-3/+5
2021-01-21Explain how FlatBuffers encodes unions (#6414)Juan Cruz Viotti1-0/+7
2021-01-21Remove invalid claim that Protocol Buffers does not support unions (#6413)Juan Cruz Viotti1-2/+2
2021-01-19[TS/JS] New gen TS code gen (#6302)Björn Harrtell2-18/+0
2020-12-17[Swift] Rebuild the way swift handles structs from scratch (#6326)mustiikhalil2-22/+51
2020-12-14Add vectorNumElements attribute to Builder for simpler vector creation. (#6328)Richard A Hofer1-3/+3
2020-12-10Add flatc option to inhibit all warnings #6005 (#6301)tira-misu1-0/+5
2020-12-07[C++] Switch `flatc` to `--cpp-std c++11` C++ code generator (#6306)Vladimir Glavnyy1-2/+3
2020-11-24Documentation updates for Optional Scalars (#6014) (#6270)Casper3-78/+100
2020-11-19Add --require-explicit-ids to require explicit ids (#6277)Austin Schuh1-0/+2
2020-11-19fix typo (#6280)Kelvin Hu1-1/+1
2020-10-12[C++] Add option to not generate direct copy methods. (#6166)astange1-0/+3
2020-09-28[C#] Fix and improve project files (#6142)Conan Chen1-9/+60
2020-09-23Revert "[C#] Fix and improve project files (#6116)" (#6130)Derek Bailey1-60/+9
2020-09-21[C#] Fix and improve project files (#6116)Conan Chen1-9/+60
2020-09-17[Swift] Migrates struct write APIS to write directly to the buffer (#6093)mustiikhalil1-34/+23
2020-09-09fix c# json serializer commandline argument docs (#6104)mugisoba1-1/+1
2020-08-18[Kotlin] Attach JvmStatic annotation to each method in companion object (#6052)Yoon Kyong Sik1-0/+3
2020-06-18TypeScript/JavaScript docs improvements (#5984)Dimitri Mitropoulos1-38/+47
2020-06-18[Swift] Internal library improvements (#5965)mustiikhalil1-1/+1
2020-06-18[Doc] Added missing letters to compiler options (#5976)laurens-dg1-3/+3
2020-06-17[docs] typo: updates monsterdata.json to be valid json (#5978)Dimitri Mitropoulos1-15/+15
2020-05-07Small tutorial improvements - documentation only (#5894)Carol (Nichols || Goulding)1-18/+20
2020-04-23Fixed text in internals doc that implied structs can be rootWouter van Oortmerssen1-1/+1
2020-04-13[Swift] Object API support (#5826)mustiikhalil1-1/+1
2020-04-09[TS] Add Obj API (#5788)Khoi Dinh Trinh1-0/+32
2020-04-09fix cpp usage markdown error (#5845)Meng Yang1-2/+2
2020-03-23Fix `float_constant` definition in './doc/Grammar.md` (#5828)Vladimir Glavnyy1-1/+1
2020-03-20Updated doxyfile - added missing files (#5824)Yurii Nakonechnyi1-1/+3
2020-03-20Update Grammar.md (#5820)Ekene Madu1-4/+4
2020-03-16[Scripts] Adds swift to generated code (#5806)mustiikhalil1-0/+2
2020-03-12[C++] Generate code for vector force_align attribute. (#5796)Myrice1-0/+3
2020-03-02Fixed docs on how to obtain parser error.Wouter van Oortmerssen1-1/+1
2020-03-02Added --filename-suffix and --filename-ext to flatc (#5778)Derek Bailey1-0/+7
2020-02-10[C#] support Json Serialization (#5752)mugisoba1-0/+21
2020-01-30[C#] support Object API (#5710)mugisoba5-77/+177
2020-01-27Adds min and max, comments, and all of swift's keywords + fix docs (#5737)mustiikhalil1-4/+2
2020-01-23Add vcpkg installation instructions (#5732)Phoebe1-0/+13
2020-01-13Added create function for swift (#5707)mustiikhalil1-10/+24
2020-01-09[Swift] Swift implementation 🎉🎉 (#5603)mustiikhalil5-19/+303
2020-01-09Document JSON compatibility guarantees. (#5704)emkornfield1-0/+2
2019-12-26Minor doc updates: FlexBuffers C#, Discord, CppUsage.Wouter van Oortmerssen2-12/+16
2019-12-23Add flatc '--cpp_std' switch (#5656)Vladimir Glavnyy1-0/+5
2019-12-05Add --force-empty-vectors option (#5653)cryptocode1-0/+3
2019-12-02Flatbuffers Python Object API (#5616)lu-wang-g1-1/+1