tools/go
Robert Griesemer 32c9809768 go.tools/go/types: const decls with invalid init expr must not panic
Make sure const objects always have a valid (possibly unknown) value.

LGTM=adonovan
R=adonovan
CC=golang-codereviews
https://golang.org/cl/106530044
2014-07-08 13:33:43 -07:00
..
callgraph go/callgraph: fix asymptote trap in DeleteSyntheticNodes. 2014-05-08 14:03:06 -04:00
exact go.tools/go/types, exact: fix build for 1.2 2014-06-12 12:46:21 -07:00
gccgoimporter go.tools/go/gccgoimporter: keep track of package and import priority 2014-06-17 10:56:47 -07:00
gcimporter go.tools/go/types: internal cleanups 2014-02-20 14:52:21 -08:00
importer go.tools/go/gccgoimporter: keep track of package and import priority 2014-06-17 10:56:47 -07:00
loader undo CL 107160049 / 9abbb23a14f6 2014-07-07 14:02:32 -07:00
pointer go.tools/go/pointer: eliminate TODOs regarding sound treatment of unsafe.Pointer. 2014-07-08 10:11:36 -04:00
ssa go.tools/go/types: correctly type the copy([]byte, string) builtin 2014-06-26 16:50:12 -07:00
types go.tools/go/types: const decls with invalid init expr must not panic 2014-07-08 13:33:43 -07:00
vcs go.tools: fix various minor issues found by go vet 2014-05-19 08:47:28 -07:00