Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-21 | Updated readme.md | Wouter van Oortmerssen | 1 | -15/+9 | |
Change-Id: I9b0664a3bde44a4ee44ef0fd117d0e4bedc132d9 | |||||
2018-09-03 | readme.md: add Rust as a supported language | Robert | 1 | -0/+1 | |
2018-05-31 | adds https to landing page link so it resolves (#4757) | Steve Barman | 1 | -1/+1 | |
2017-11-06 | Text files should not have executable bit set (#4480) | Sergey Avseyev | 1 | -0/+0 | |
2017-03-29 | Update StackOverflow links to have relevant queries. | Wouter van Oortmerssen | 1 | -1/+1 | |
Change-Id: I59159fb7205e4802f041b749d502a8f305d4176c | |||||
2016-11-18 | Add Gitter badge (#4075) | The Gitter Badger | 1 | -0/+2 | |
2016-07-27 | Added AppVeyor CI. | Wouter van Oortmerssen | 1 | -6/+8 | |
Change-Id: I01cf630026e25382b585785b471bad21153338f6 | |||||
2016-07-16 | Fix link to CONTRIBUTING | Morton Fox | 1 | -1/+1 | |
2016-03-26 | Add C support in README, minor updates in other C doc | Mikkel Fahnøe Jørgensen | 1 | -0/+1 | |
2016-03-08 | Update google user group link | artiom | 1 | -1/+1 | |
Original link returns 404. | |||||
2016-02-02 | Updated text in section "Supported programming languages" | Mandar | 1 | -2/+1 | |
2016-01-22 | Update readme.md | Mandar | 1 | -25/+39 | |
2016-01-19 | Revamping the FlatBuffers docs. | Mark Klara | 1 | -6/+11 | |
Adding an API reference for the supported languages. General docs cleanup, including a new `tutorial` section that supports all of the supported languages. Added samples for each supported language to mirror the new tutorial page. Cleaned up all the links by making them `@ref` style links, instead of referencing the names of the generated `.html` files. Removed all generated files that were unnecessarily committed. Also fixed the C# tests (two were failing due to a missing file). Bug: b/25801305 Tested: Tested all samples on Ubuntu, Mac, and Android. Docs were generated using doxygen and viewed on Chrome. Change-Id: I2acaba6e332a15ae2deff5f26a4a25da7bd2c954 | |||||
2015-12-15 | Linking to SO tag and improving readability | Aaron Critchley | 1 | -2/+2 | |
2015-04-15 | added .travis.yml file (build with original and biicode building); | franchuti688 | 1 | -0/+6 | |
added bii-travis.sh and readme.md files; added build status section with travis and biicode build systems Change-Id: I93acd1ca9497416ade6293d63b5311c4c31b880f | |||||
2015-04-06 | Fixed: Readme version is not up to date | Joël Lamotte | 1 | -1/+1 | |
Change-Id: Ie44419026eca94bce0a2857abef95a82e78cfc3e | |||||
2014-06-10 | Initial commit of the FlatBuffers code. | Wouter van Oortmerssen | 1 | -0/+30 | |
Change-Id: I4c9f0f722490b374257adb3fec63e44ae93da920 Tested: using VS2010 / Xcode / gcc on Linux. |