1
0
mirror of https://github.com/golang/go synced 2024-10-01 09:48:32 -06:00
go/importer
Alan Donovan da3a30b5e1 go.tools/ssa: move pure-AST functions to importer package.
This slightly simplifies the PathEnclosingInterval spec (and
some uncommitted client code of mine).

R=gri
CC=golang-dev
https://golang.org/cl/11305043
2013-07-15 18:09:18 -04:00
..
importer.go go.types/ssa: split the load/parse/typecheck logic off into a separate package. 2013-05-31 16:14:13 -04:00
pkginfo.go go.tools/importer: update comment (and absolve gri of blame) for non-bug. 2013-07-03 14:41:26 -04:00
source_test.go go.tools/ssa: move pure-AST functions to importer package. 2013-07-15 18:09:18 -04:00
source.go go.tools/ssa: move pure-AST functions to importer package. 2013-07-15 18:09:18 -04:00
util.go go.types/ssa: split the load/parse/typecheck logic off into a separate package. 2013-05-31 16:14:13 -04:00