1. ac1015e Trimmed vtables of trailing zeroes. by Wouter van Oortmerssen · 7 years ago
  2. b627b7c Undo PR: make flatbuffers.js into a UMD module (#4228) by Wouter van Oortmerssen · 7 years ago
  3. 28e7dbd TypeScript support (#4232) by Kamil Rojewski · 7 years ago
  4. adc5005 make flatbuffers.js into a UMD module (#4228) by Iain van der Bloat · 7 years ago
  5. 7a36419 Fixing closure compile compatibility when --gen-mutable is used. by Wouter van Oortmerssen · 7 years ago
  6. ebcfbba fix #4180: Long.prototype.toFloat64() overflow (#4182) by litianzhao · 7 years ago
  7. d7ba17d Changes to make flatbuffers javascript compatible with the closure compiler. by Wouter van Oortmerssen · 7 years ago
  8. d8944e4 Fix Closure Compiler warnings (#4067) by cajun-rat · 8 years ago
  9. 18d67ed Clarified in the docs how to get to the serialized bytes. by Wouter van Oortmerssen · 8 years ago
  10. 4a49493 js:add @namespace annotation to namespaces by James Gilles · 8 years ago
  11. 31b3033 Fix #3773: Generated JS now avoids the flatbuffers object by Evan Wallace · 8 years ago
  12. 69a31b8 Revamping the FlatBuffers docs. by Mark Klara · 9 years ago
  13. 4bef5e8 Add UTF-8 support to the JavaScript API by Evan Wallace · 9 years ago
  14. c3bfefc change DataView to bit twiddling for JavaScript by Evan Wallace · 9 years ago
  15. e1e8d53 Add low-level fuzzer, fix 64-bit issue it found by Evan Wallace · 9 years ago
  16. 224e33e Add support for JavaScript code generation by Evan Wallace · 9 years ago