Commit Graph

11 Commits (4fc85e2b3c1893fbfadbf2abf8c2de1974269e63)

Author SHA1 Message Date
Tamir Duberstein 4fc85e2b3c Better Makefiles 2015-05-11 21:39:32 -04:00
Tamir Duberstein dada32c78b Early return 2015-05-11 15:47:48 -04:00
Tamir Duberstein 6b468a429a bintree 2015-05-11 15:46:01 -04:00
Tamir Duberstein ba26659a34 bindataFileInfo 2015-05-11 15:45:16 -04:00
Tamir Duberstein 4f258b3140 Comment style 2015-05-11 15:44:41 -04:00
Tamir Duberstein ffff253524 bindataRead 2015-05-11 15:42:14 -04:00
Tamir Duberstein fff92e7dec Incorporate go-nyet 2015-05-11 09:48:50 -04:00
Tamir Duberstein c3e4c77465 Emit `errcheck`-passing code 2015-05-08 16:15:37 -04:00
Tamir Duberstein 476077970b Regenerate testdata 2015-05-08 16:15:24 -04:00
Ryosuke IWANAGA fc595e391e Update testdata/out 2014-12-09 14:41:25 +09:00
Jim Teeuwen cca9f8e6b7 Removes output of both debug and release code. There really
is no point to this.

All output (including TOC) is now written to a single output file.
This allows us to have different output file names to be specified.
Each for a different version generated code with its own build tags.
Consequently offering much greater flexibility in the way generated
code is to be used in a host application.

Fixes test outputs to match all these changes.
2013-10-30 14:45:04 +01:00