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