summaryrefslogtreecommitdiff
path: root/tests/GoTest.sh
AgeCommit message (Expand)AuthorFilesLines
2018-12-27[Go] Namespaced imports fix (#5097)Robert1-0/+3
2017-08-24Trimmed vtables of trailing zeroes.Wouter van Oortmerssen1-0/+3
2017-05-24Fixed --keep-prefix functionality.Wouter van Oortmerssen1-1/+1
2016-08-02Make most of the Go code comply with gofmt (except enums).gonzaloserrano1-4/+16
2016-05-23Made .sh files all have same comment formatting.Wouter van Oortmerssen1-0/+1
2015-04-02Reduce allocations when reusing a Builder.rw1-1/+1
2015-04-02Reduce allocations when building strings.rw1-2/+2
2015-04-02Remove all string allocations during parsing.rw1-0/+2
2015-04-02chmod GoTest.sh +xrw1-0/+0
2014-09-25Fixed bug in convenient constructors for Java/C#Wouter van Oortmerssen1-2/+2
2014-09-15Initial commit of .NET port of FlatBuffersevolutional1-0/+0
2014-07-25Tweak Go test.rw1-9/+7
2014-07-21Port FlatBuffers to Go.rw1-0/+54