1. 2dfff15 Improve Builder user interface. by rw · 9 years ago
  2. 4d305f5 Panic when nesting strings. Test panic scenarios. by rw · 9 years ago
  3. c127cf7 Go: CreateString now needs zero allocs. by rw · 9 years ago
  4. 4d213c2 Merge pull request #165 from rw/go-faster by Robert · 9 years ago
  5. e5c21ec invoke many fewer growth events by rw · 9 years ago
  6. e11da87 gofmt by rw · 9 years ago
  7. 3dd5442 remove remaining allocs during build by rw · 9 years ago
  8. c4a3e2f Always add additional space if no more is available by Kyle Jones · 9 years ago
  9. d756efb Reduce allocations when reusing a Builder. by rw · 9 years ago
  10. ace7fa8 Reduce allocations when building strings. by rw · 9 years ago
  11. 6a01263 Add CreateByteVector function to Go's builder by Ben Harper · 9 years ago
  12. 118abc2 Fix a build error on 32 bit go by Luna · 10 years ago
  13. 417cb87 Fixed possible alignment issue in Go by rw · 10 years ago
  14. 74d5f37 Port FlatBuffers to Go. by rw · 10 years ago