1. bbef92c Reword comment so that code editors can mark deprecation correctly (#4147) by Florin Pățan · 7 years ago
  2. b55f186 Resolve Go fmt and vet warnings (#4134) by Pascal S. de Kloe · 8 years ago
  3. 9ec9303 Go related style fixes. by wvo · 8 years ago
  4. dc5975b Restore the ''import "unsafe'' removed in 36daedf35fd0cc2ad0e5e24d187b25613c13660e. by Manolama · 8 years ago
  5. b59aafc Merge pull request #3791 from mmastrac/master by Robert · 8 years ago
  6. 92a6ae9 Merge pull request #3977 from gonzaloserrano/feature/go-generic-deserialitzation by Robert · 8 years ago
  7. a31ddd2 Support for Golang GRPC (Experimental) (#4082) by Ronak Jain · 8 years ago
  8. 199a49b Add a generic way to deserialize a flatbuffer in Go. by gonzaloserrano · 8 years ago
  9. 53e9606 Implement mutators for Go by Muhammed Thanish · 8 years ago
  10. 36daedf Avoid unsafe when sizing types by Matt Mastracci · 8 years ago
  11. e8ac0f2 Fix heap allocation when reading a string. by rw · 8 years ago
  12. 2dfff15 Improve Builder user interface. by rw · 9 years ago
  13. 4d305f5 Panic when nesting strings. Test panic scenarios. by rw · 9 years ago
  14. c127cf7 Go: CreateString now needs zero allocs. by rw · 9 years ago
  15. 4d213c2 Merge pull request #165 from rw/go-faster by Robert · 9 years ago
  16. e5c21ec invoke many fewer growth events by rw · 9 years ago
  17. e11da87 gofmt by rw · 9 years ago
  18. 3dd5442 remove remaining allocs during build by rw · 9 years ago
  19. 8b99bf6 Add byte slice accessor to Go code by Ben Harper · 9 years ago
  20. c4a3e2f Always add additional space if no more is available by Kyle Jones · 9 years ago
  21. d756efb Reduce allocations when reusing a Builder. by rw · 9 years ago
  22. ace7fa8 Reduce allocations when building strings. by rw · 9 years ago
  23. 8fb6c4f Add byte slice accessor to Go code by Ben Harper · 9 years ago
  24. 6a01263 Add CreateByteVector function to Go's builder by Ben Harper · 9 years ago
  25. 118abc2 Fix a build error on 32 bit go by Luna · 10 years ago
  26. ef03cf4 Fix vector of strings for Go by rw · 10 years ago
  27. 417cb87 Fixed possible alignment issue in Go by rw · 10 years ago
  28. 74d5f37 Port FlatBuffers to Go. by rw · 10 years ago