- Jun 29, 2016
-
-
Wouter van Oortmerssen authored
Also added simple (in-process) test. Change-Id: I38580d554dd52f590e3396ec4846e07546dcf07d Tested: on Linux.
-
- Jun 27, 2016
-
-
Wouter van Oortmerssen authored
Added new constants
-
- Jun 23, 2016
-
-
Yury Bandarchuk authored
-
Yury Bandarchuk authored
Add new constants in Constants.java All single ints int FlatBufferBuilder.java were replaced by constants from Constants.java
-
Wouter van Oortmerssen authored
pulling methods inside the class... so as to share wrapInNamespace later
-
- Jun 22, 2016
-
-
lakedaemon authored
-
lakedaemon authored
-
lakedaemon authored
-
lakedaemon authored
-
lakedaemon authored
-
lakedaemon authored
-
lakedaemon authored
-
lakedaemon authored
-
lakedaemon authored
-
lakedaemon authored
-
- Jun 20, 2016
-
-
-
Wouter van Oortmerssen authored
This is useful because many JSON generators will sort the fields, cause X_type to follow X. Change-Id: I00ef3ac05418224fc05aee93e6b3b3597e73ffe3 Tested: on Linux. Bug: 29221752
-
Wouter van Oortmerssen authored
Also fixed most codegenerators using the wrong namespace when multiple namespace were used in a file, with some files not being generated. Change-Id: Ib42969221239d7244e431cbd667ef69200fc415f Tested: on Linux. Bug: 29338474
-
- Jun 18, 2016
- Jun 15, 2016
-
-
Wouter van Oortmerssen authored
e.g.: { myfield: cos(rad(180)) } is equivalent to writing { myfield: -1.0 } Bug: 29338398 Change-Id: I6fc4ef1fd10bda3ba78cba464414dd071a2f50ca Tested: on Linux.
-
Wouter van Oortmerssen authored
Bug: 29337887, 29336299 Change-Id: Iad8b3b2263f6cea7ee7e45994369194960df293b Tested: on Linux.
-
- Jun 13, 2016
-
-
Wouter van Oortmerssen authored
Namespace work
-
Wouter van Oortmerssen authored
Add env var for flatc schema compiler cmake module
-
- Jun 10, 2016
-
-
Alexander Gallego authored
-
- Jun 08, 2016
-
-
- Jun 07, 2016
-
-
lakedaemon authored
-
Wouter van Oortmerssen authored
Change-Id: I8f9ef1d14f86671ced929c7a159115b1d8510327 Tested: on Linux.
-
- Jun 06, 2016
-
-
Wouter van Oortmerssen authored
Change-Id: I737f6fd0bb1302ab7cfa6ab8b06108e221ebb63c Tested: on Linux.
-
- Jun 02, 2016
-
-
Wouter van Oortmerssen authored
-
lakedaemon authored
-
lakedaemon authored
-
Wouter van Oortmerssen authored
Share warning and two methods
-
Wouter van Oortmerssen authored
Added helpers to access objects while creating the flatbuffer.
-
Wouter van Oortmerssen authored
More bit fields patches
-
- Jun 01, 2016
-
-
Martin Ankerl authored
More descriptive name, show that it's really just a temporary object.
-
BogDan Vatra authored
Close #3892
-
BogDan Vatra authored
Instead we need NONE (0) and ANY (all orred values), if the user didn't already defined them
-
BogDan Vatra authored
-