- 21 Jul, 2016 8 commits
-
-
Wouter van Oortmerssen authored
-
Wouter van Oortmerssen authored
-
Wouter van Oortmerssen authored
Change-Id: I1dfc867e6df5932ab61dad431eb3cb02f15d04df Tested: on Linux. Bug: 30202327
-
Wouter van Oortmerssen authored
-
Wouter van Oortmerssen authored
Change-Id: I7a2576c6f366b89ef3e1f83941f90294ca7a07fd
-
Wouter van Oortmerssen authored
Change-Id: I9d738e84ab2e01ec117c825ade44cc865cf5f1c2
-
-
Wouter van Oortmerssen authored
Minimal, in the sense that this will only allow flatbuffers.h + generated code to work. Everything else (tests, parsing, reflection etc.) may still not compile with stlport. Functionality has been reduced, some utility functions are not available. Tested: on Linux (no stlport), Android (stlport). Change-Id: I3f8b6a88258c07d78964dd455fb9f99f65266301
-
- 20 Jul, 2016 8 commits
-
-
Wouter van Oortmerssen authored
Change-Id: If927f3ea3fb3723088fa287f24bdd1ad43c8d1d1 Tested: on Linux.
-
Wouter van Oortmerssen authored
(Go) Add setter methods for scalar values.
-
Wouter van Oortmerssen authored
-
Wouter van Oortmerssen authored
-
Muhammed Thanish authored
-
Wouter van Oortmerssen authored
fixed ArrayOutOfBoundsException in java example
-
Wouter van Oortmerssen authored
[PHP] Fix typo
-
Yakir Buskilla authored
-
- 19 Jul, 2016 2 commits
-
-
Wouter van Oortmerssen authored
Fix typo
- 18 Jul, 2016 3 commits
-
-
Wouter van Oortmerssen authored
Create a maven like project structure for java development + OSGi + generation for test
-
Wouter van Oortmerssen authored
clang formating header and code generators for cpp, general, js, php
-
Wouter van Oortmerssen authored
Fix link to CONTRIBUTING
-
- 16 Jul, 2016 1 commit
-
-
Morton Fox authored
-
- 15 Jul, 2016 4 commits
-
-
lakedaemon authored
-
lakedaemon authored
-
Romain Gilles authored
This allow jar generated with maven to be used in OSGi environment.
-
Romain Gilles authored
-
- 14 Jul, 2016 7 commits
-
-
Wouter van Oortmerssen authored
Verifier computes the buffersize, useful when streaming multiple flatbuffers
-
Wouter van Oortmerssen authored
Fixed bug with negative hex constants (2).
-
BogDan Vatra authored
-
BogDan Vatra authored
Close #3898
-
Raman authored
-
Raman authored
-
Raman authored
-
- 13 Jul, 2016 4 commits
-
-
Wouter van Oortmerssen authored
Don't crash if str is null
-
BogDan Vatra authored
Is useful especially when we want to create a string from another message string that might be null.
-
Wouter van Oortmerssen authored
Rename CONTRIBUTING to CONTRIBUTING.md
-
Rushabh Yapuram authored
-
- 12 Jul, 2016 2 commits
- 11 Jul, 2016 1 commit
-
-
Wouter van Oortmerssen authored
Fixed operator++. Added CreateXXX for vector types.
-