tools/go/loader
Alan Donovan 2414677bb9 go.tools/go/loader: add Config.ParserMode configuration parameter.
Existing tools use the default value of zero; their behaviour is unchanged.
(*Config).ParseFile is used only from tests.

LGTM=crawshaw, rsc, gri
R=crawshaw, gri, rsc
CC=golang-codereviews
https://golang.org/cl/79290044
2014-03-27 12:50:26 -04:00
..
testdata go.tools: rename packages. 2014-01-16 09:33:58 -05:00
importer_test.go go.tools/go/loader: use the build.Context's I/O hooks, if any. 2014-03-14 16:17:53 -04:00
loader.go go.tools/go/loader: add Config.ParserMode configuration parameter. 2014-03-27 12:50:26 -04:00
pkginfo.go go.tools/go/loader: allow loading of multiple test packages. 2014-03-11 15:41:57 -04:00
source_test.go go.tools/go/ssa: name anon funcs by their enclosing func. 2014-02-28 10:18:55 -05:00
stdlib_test.go go.tools/go/loader: fix broken test. 2014-03-11 17:04:45 -04:00
util.go go.tools/go/loader: add Config.ParserMode configuration parameter. 2014-03-27 12:50:26 -04:00