Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-10 | Clarified in the docs how to get to the serialized bytes. | Wouter van Oortmerssen | 1 | -3/+2 |
2016-07-11 | js:add @namespace annotation to namespaces | James Gilles | 1 | -0/+4 |
2016-02-25 | Fix #3773: Generated JS now avoids the flatbuffers object | Evan Wallace | 1 | -0/+32 |
2016-01-19 | Revamping the FlatBuffers docs. | Mark Klara | 1 | -10/+46 |
2015-10-14 | Add UTF-8 support to the JavaScript API | Evan Wallace | 1 | -30/+53 |
2015-10-14 | change DataView to bit twiddling for JavaScript | Evan Wallace | 1 | -20/+48 |
2015-10-14 | Add low-level fuzzer, fix 64-bit issue it found | Evan Wallace | 1 | -2/+2 |
2015-10-14 | Add support for JavaScript code generation | Evan Wallace | 1 | -0/+1021 |