Skip to content

Commit

Permalink
Merge working branch 'codegen'
Browse files Browse the repository at this point in the history
This branch contains fixes and refactorings to capnpc-go.  The notable
new feature is an alloc-and-set method for list fields on structs (#7).
To get the latest and greatest (as always), regenerate the code for your
schemas.
  • Loading branch information
zombiezen committed May 6, 2016
2 parents c634ead + 4c8af43 commit 8f9cefc
Show file tree
Hide file tree
Showing 61 changed files with 3,414 additions and 2,467 deletions.
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/capnp-go/capnp-go
/example/example
/example/*.capnp.go
/capnpc-go/capnpc-go
/internal/cmd/mktemplates/mktemplates
TAGS
*~
Loading

0 comments on commit 8f9cefc

Please sign in to comment.