summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2016-08-10Clarified in the docs how to get to the serialized bytes.Wouter van Oortmerssen1-3/+2
2016-07-11js:add @namespace annotation to namespacesJames Gilles1-0/+4
2016-02-25Fix #3773: Generated JS now avoids the flatbuffers objectEvan Wallace1-0/+32
2016-01-19Revamping the FlatBuffers docs.Mark Klara1-10/+46
2015-10-14Add UTF-8 support to the JavaScript APIEvan Wallace1-30/+53
2015-10-14change DataView to bit twiddling for JavaScriptEvan Wallace1-20/+48
2015-10-14Add low-level fuzzer, fix 64-bit issue it foundEvan Wallace1-2/+2
2015-10-14Add support for JavaScript code generationEvan Wallace1-0/+1021