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