Wouter van Oortmerssen
|
f61f0449c7
|
Merge pull request #3935 from kazimuth/jsns
Add @namespace annotation to namespaces in javascript
|
2016-07-25 10:47:46 -07:00 |
|
Robert
|
a56c6e5195
|
Merge pull request #363 from danring/fix-341
Emit GetRootAs methods for all types in Go and Python
|
2016-07-22 15:12:35 -07:00 |
|
Wouter van Oortmerssen
|
5efa22447e
|
Fixed conversion warning in generated code.
|
2016-07-20 18:17:33 -07:00 |
|
Wouter van Oortmerssen
|
bdd668df7b
|
Fixed VS2010 build
|
2016-07-20 18:13:11 -07:00 |
|
Wouter van Oortmerssen
|
05b00c50ad
|
Added way to test two schemas for safe evolution.
Change-Id: I1dfc867e6df5932ab61dad431eb3cb02f15d04df
Tested: on Linux.
Bug: 30202327
|
2016-07-20 17:56:59 -07:00 |
|
Wouter van Oortmerssen
|
91f5cf357c
|
Merge branch 'master' of https://github.com/google/flatbuffers into grpc2
|
2016-07-20 17:41:36 -07:00 |
|
Wouter van Oortmerssen
|
3101e327c0
|
Added optional object based API for C++.
Change-Id: If927f3ea3fb3723088fa287f24bdd1ad43c8d1d1
Tested: on Linux.
|
2016-07-20 14:58:57 -07:00 |
|
Wouter van Oortmerssen
|
46bf9f5177
|
Merge pull request #259 from kadirahq/golang-mutators
(Go) Add setter methods for scalar values.
|
2016-07-20 10:51:30 -07:00 |
|
Wouter van Oortmerssen
|
ce3e7fbd72
|
VS2010 fixes
|
2016-07-20 10:41:26 -07:00 |
|
Muhammed Thanish
|
53e9606ea2
|
Implement mutators for Go
|
2016-07-20 22:58:22 +05:30 |
|
lakedaemon
|
e750268f0c
|
clang formating cpp code generator and add missing generated classes
|
2016-07-15 16:08:59 +02:00 |
|
Wouter van Oortmerssen
|
b22db6e8eb
|
Merge pull request #3905 from bog-dan-ro/master
Verifier computes the buffersize, useful when streaming multiple flatbuffers
|
2016-07-14 10:55:22 -07:00 |
|
Wouter van Oortmerssen
|
14e7e8260e
|
Merge pull request #3939 from TGIshib/hex-bug
Fixed bug with negative hex constants (2).
|
2016-07-14 10:47:34 -07:00 |
|
BogDan Vatra
|
3a1f776132
|
Verify everything in one shot
|
2016-07-14 20:16:07 +03:00 |
|
Raman
|
f6f88e567e
|
Update idl_parser.cpp
|
2016-07-12 19:47:53 +02:00 |
|
Wouter van Oortmerssen
|
e527b992f9
|
Merge pull request #3923 from daksenik/master
Fixed operator++. Added CreateXXX for vector types.
|
2016-07-11 10:55:17 -07:00 |
|
daksenik
|
aade31b263
|
Fixed spaces. Removed redundant == nullptr. Vectors pointers made const.
|
2016-07-11 20:27:38 +03:00 |
|
Wouter van Oortmerssen
|
e733d95e66
|
Merge pull request #3924 from TGIshib/master
Added --escape-proto-identifiers command-line option.
|
2016-07-11 09:47:31 -07:00 |
|
James Gilles
|
4a49493e27
|
js:add @namespace annotation to namespaces
|
2016-07-11 01:40:38 -04:00 |
|
Raman
|
df5575de17
|
Update idl_gen_fbs.cpp
|
2016-07-09 13:33:30 +02:00 |
|
Raman
|
f0b2cc8f6e
|
Update flatc.cpp
|
2016-07-09 13:32:45 +02:00 |
|
Raman
|
5f2b4e7872
|
Update idl_parser.cpp
|
2016-07-09 12:57:07 +02:00 |
|
Raman
|
ffbc93526e
|
Update flatc.cpp
|
2016-07-09 12:47:14 +02:00 |
|
Raman
|
d9d47a53bd
|
Update idl_gen_fbs.cpp
|
2016-07-09 12:40:50 +02:00 |
|
daksenik
|
1661f3a2e8
|
Added function GenSimpleParam. Tests added.
|
2016-07-09 13:00:21 +03:00 |
|
Jonathan Tullett
|
d9767b8315
|
Fix for issue #3922
Also, clean up redundant ';' at end of java classes.
|
2016-07-09 09:16:26 +01:00 |
|
lakedaemon
|
a6764b9bf1
|
same fix for general code generator
|
2016-07-08 22:54:51 +02:00 |
|
lakedaemon
|
8e1aae0fd6
|
fix missing space (clang format)
|
2016-07-08 22:02:47 +02:00 |
|
lakedaemon
|
084e5dbc4b
|
fixed initialization of member var for old make (hopefully)
|
2016-07-08 22:00:15 +02:00 |
|
daksenik
|
dfbda986d7
|
New CreateXXX (with vectors and strings) calls old CreateXXX (with offsets).
|
2016-07-08 12:35:57 +03:00 |
|
Raman
|
248432b92d
|
Update idl_gen_fbs.cpp
|
2016-07-05 23:23:17 +02:00 |
|
Raman
|
f738981ed5
|
Update idl_gen_fbs.cpp
|
2016-07-05 22:26:21 +02:00 |
|
Raman
|
4bb6ab3cd5
|
Update flatc.cpp
|
2016-07-05 22:24:21 +02:00 |
|
Raman
|
72e8219a65
|
Update idl_parser.cpp
|
2016-07-05 22:20:57 +02:00 |
|
Raman
|
4f8abaaf10
|
Update flatc.cpp
|
2016-07-04 22:58:58 +02:00 |
|
Raman
|
9fd4d66438
|
Update flatc.cpp
|
2016-07-04 21:51:34 +02:00 |
|
Raman
|
ff57f52b72
|
Update flatc.cpp
|
2016-07-04 21:37:50 +02:00 |
|
Raman
|
7d84a4914f
|
Update idl_gen_fbs.cpp
|
2016-07-04 21:34:42 +02:00 |
|
daksenik
|
c2411e9c8c
|
Fixed operator++. Added CreateXXX for vector types.
|
2016-07-04 17:37:23 +03:00 |
|
daksenik
|
bf26a0eccc
|
Fixed operator++. Added CreateXXX for vector types.
|
2016-07-04 16:34:41 +03:00 |
|
吴凡
|
5ea2b49f58
|
Fix some error
|
2016-07-01 11:17:03 +08:00 |
|
吴凡
|
70deb70b76
|
Sync from upstream
|
2016-07-01 11:03:25 +08:00 |
|
Wouter van Oortmerssen
|
48f37f9e0a
|
Added GRPC code generator to flatc.
Also added simple (in-process) test.
Change-Id: I38580d554dd52f590e3396ec4846e07546dcf07d
Tested: on Linux.
|
2016-06-29 15:51:44 -07:00 |
|
lakedaemon
|
f794f97d88
|
fixing spaces
|
2016-06-23 00:37:55 +02:00 |
|
lakedaemon
|
03ad8fa4d9
|
sharing the WrapInNameSpace methods
|
2016-06-23 00:37:55 +02:00 |
|
lakedaemon
|
43fedfa8ba
|
removed static from wrapInNamespace method
|
2016-06-23 00:36:33 +02:00 |
|
lakedaemon
|
2f52618c4e
|
removed parser from the method signatures
|
2016-06-23 00:36:33 +02:00 |
|
lakedaemon
|
a9e21170bc
|
js:pulled methods inside the class
|
2016-06-23 00:36:33 +02:00 |
|
lakedaemon
|
cb6cc3dfb6
|
php:removed parser from method signatures
|
2016-06-23 00:36:33 +02:00 |
|
lakedaemon
|
66f2aac26f
|
php:pulled methods inside the generator
|
2016-06-23 00:36:33 +02:00 |
|