- Aug 24, 2017
-
-
Wouter van Oortmerssen authored
It pulls in a LOT of dependencies, this will need to be done better. Change-Id: Ib27effead194f6836facca01e9454a6037ad837a
-
- Aug 01, 2017
-
-
Kevin Rose authored
* Add numpy accessor to python flatbuffers scalar vectors * Update python tests to test numpy vector accessor * Update appveyor CI to run Python tests, save generated code as artifact * Update example generated python code * Add numpy info to python usage docs * Update test schema and python tests w/ multi-byte vector * did not mean to push profiling code * adding float64 numpy tests
-
- May 24, 2017
-
-
Wouter van Oortmerssen authored
Changing to keep include prefixes had two side effects: the main file being parsed wasn't filtered out anymore, and include directory paths would be added to the path in the include statement. Also moved the include_test*.fbs files to sub directories so we can actually test the handling of -I etc. tested: on Linux. Change-Id: Ibae095cea7ab0cccbac15cfb5171719f6b5cad8c
-
- Apr 24, 2017
-
-
Wouter van Oortmerssen authored
Change-Id: I354c13fbe6f159058fbeff47100ef357e99c6cd5
-
- Apr 21, 2017
-
-
Kamil Rojewski authored
* Eclipse ignore * TypeScript support * Prefixing enums * Test results * Merged JS and TS generators * Fixed AppVeyor build problems * Fixed more AppVeyor build problems * Fixed more AppVeyor build problems * Changed TS flag to options struct * Storing options by value * Removed unneeded const * Re-export support for unions * Uint support * Casting bools to numbers for mutation * TS shell tests * Reverted generates js test file to original version * Backing up js tests and properly generating test data * Not importing flatbuffers for TS test generation * Not overwriting generated js for tests * AppVeyor test fixes
-
- Dec 13, 2016
-
-
Wouter van Oortmerssen authored
Change-Id: Iff630905b5f90814c5f728e3c0e10f7fcd67c7fe
-
- Jul 28, 2016
-
-
Wouter van Oortmerssen authored
Change-Id: I01cf630026e25382b585785b471bad21153338f6
-