- Sep 12, 2016
-
-
Alberto Fernández authored
-
- Sep 01, 2016
-
-
Wouter van Oortmerssen authored
-
- Aug 08, 2016
-
-
Wouter van Oortmerssen authored
Change-Id: Ie2f1f65be451979d9f8d4da999b1c10737e867af
-
- Jul 26, 2016
-
-
Michael Paulson authored
-
- Jul 25, 2016
-
-
Wouter van Oortmerssen authored
Also updated generated_code.sh to prevent this from happening in the future. Change-Id: Ib282e9b6c762a79d4b4e09bee06b14781cd2a4c1
-
- Jul 21, 2016
-
-
Wouter van Oortmerssen authored
Change-Id: I9d738e84ab2e01ec117c825ade44cc865cf5f1c2
-
- Jul 20, 2016
-
-
Wouter van Oortmerssen authored
Change-Id: If927f3ea3fb3723088fa287f24bdd1ad43c8d1d1 Tested: on Linux.
-
- Jul 15, 2016
-
-
lakedaemon authored
-
- Jul 14, 2016
-
-
BogDan Vatra authored
-
- Jul 11, 2016
-
-
James Gilles authored
-
- Jun 20, 2016
-
-
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 02, 2016
-
-
lakedaemon authored
-
- May 26, 2016
-
-
lakedaemon authored
-
- Apr 12, 2016
-
-
Wouter van Oortmerssen authored
Tested: on Linux. Bug: 27923233 Change-Id: Ic16675650e4a8e138c163f1e2131a3aad7008ada
-
- Feb 17, 2016
-
-
Wouter van Oortmerssen authored
The code generator was assuming all declarations for the current file sit in the same namepace. Now uses the "on demand" namespace switching we had for the forward declarations. Also fixed a bug related to namespace lookup. Change-Id: Ib54a3efbc752cbb9590302fa0707c0c73448db3d Tested: on Linux.
-
- Jan 19, 2016
-
-
Wouter van Oortmerssen authored
Bug: 21642898 Change-Id: Ifaf0b3c4274fe30ef29507ba1c1216d700efe85b Tested: on Linux.
-
- Jan 09, 2016
-
-
Chandra Penke authored
- Removed uses of lambda expressions - Added custom defines for constexpr and nullptr - Removed trailing comma of last value from generated enums
-
- Dec 15, 2015
-
-
Wouter van Oortmerssen authored
Also included them in the C++ test. Change-Id: Ib0c8470f0aacdf16616c27494abdda57a010195d Tested: on Linux.
-
- Dec 05, 2015
-
-
Oli Wilkinson authored
Fix to #360 - Updated the general generator (Java/C#) to emit fully qualified names where the referenced object isn't directly in this namespace. Added test fbs files to verify compilation.
-