1. b9f6b1a Revert "Revert "Upgrade flatbuffers to v1.12.0"" by Haibo Huang · 4 years, 3 months ago
  2. 420a0a2 Revert "Upgrade flatbuffers to v1.12.0" by Aurimas Liutikas · 4 years, 3 months ago
  3. a593a11 [Go] Implements a SharedStrings function (#5733) by mustiikhalil · 4 years, 5 months ago
  4. 3030449 [go]add Name() for ForceCodec interface (#5486) by Tsingson · 4 years, 10 months ago
  5. bc240b3 [Go] Public visibility for gazelle default target (#5361) by Siddhartha Bagaria · 5 years ago
  6. 766ed04 Go bazel default target for gazelle (#5358) by Siddhartha Bagaria · 5 years ago
  7. 1bb2a3b Merge pull request #4820 from nairb774/master by Robert · 6 years ago
  8. c949229 go: do not clobber minalign when we create objects (#4834) by Robert · 6 years ago
  9. b3e4d91 [Go] Force a single, early bounds check on read and write paths. by Brian Atkinson · 6 years ago
  10. e2eb6af [Go] Unroll WriteUint64 and WriteInt64. by Brian Atkinson · 6 years ago
  11. bed19a5 Addition of Go FinishWithFileIdentifier (#4720) by husobee · 6 years ago
  12. c0a6e51 [C++, Go, Bazel]: Fix up Bazel support (#4672) by Andreas Bergmeier · 6 years ago
  13. ac1015e Trimmed vtables of trailing zeroes. by Wouter van Oortmerssen · 7 years ago
  14. bbef92c Reword comment so that code editors can mark deprecation correctly (#4147) by Florin Pățan · 7 years ago
  15. b55f186 Resolve Go fmt and vet warnings (#4134) by Pascal S. de Kloe · 7 years ago
  16. 9ec9303 Go related style fixes. by wvo · 7 years ago
  17. dc5975b Restore the ''import "unsafe'' removed in 36daedf35fd0cc2ad0e5e24d187b25613c13660e. by Manolama · 8 years ago
  18. b59aafc Merge pull request #3791 from mmastrac/master by Robert · 8 years ago
  19. 92a6ae9 Merge pull request #3977 from gonzaloserrano/feature/go-generic-deserialitzation by Robert · 8 years ago
  20. a31ddd2 Support for Golang GRPC (Experimental) (#4082) by Ronak Jain · 8 years ago
  21. 199a49b Add a generic way to deserialize a flatbuffer in Go. by gonzaloserrano · 8 years ago
  22. 53e9606 Implement mutators for Go by Muhammed Thanish · 8 years ago
  23. 36daedf Avoid unsafe when sizing types by Matt Mastracci · 8 years ago
  24. e8ac0f2 Fix heap allocation when reading a string. by rw · 8 years ago
  25. 2dfff15 Improve Builder user interface. by rw · 9 years ago
  26. 4d305f5 Panic when nesting strings. Test panic scenarios. by rw · 9 years ago
  27. c127cf7 Go: CreateString now needs zero allocs. by rw · 9 years ago
  28. 4d213c2 Merge pull request #165 from rw/go-faster by Robert · 9 years ago
  29. e5c21ec invoke many fewer growth events by rw · 9 years ago
  30. e11da87 gofmt by rw · 9 years ago
  31. 3dd5442 remove remaining allocs during build by rw · 9 years ago
  32. 8b99bf6 Add byte slice accessor to Go code by Ben Harper · 9 years ago
  33. c4a3e2f Always add additional space if no more is available by Kyle Jones · 9 years ago
  34. d756efb Reduce allocations when reusing a Builder. by rw · 9 years ago
  35. ace7fa8 Reduce allocations when building strings. by rw · 9 years ago
  36. 8fb6c4f Add byte slice accessor to Go code by Ben Harper · 9 years ago
  37. 6a01263 Add CreateByteVector function to Go's builder by Ben Harper · 9 years ago
  38. 118abc2 Fix a build error on 32 bit go by Luna · 10 years ago
  39. ef03cf4 Fix vector of strings for Go by rw · 10 years ago
  40. 417cb87 Fixed possible alignment issue in Go by rw · 10 years ago
  41. 74d5f37 Port FlatBuffers to Go. by rw · 10 years ago