This deletes the raw and golist packatges, instead using the main Package structure as the serialzied form between the build tool and the loader. This requires a few new fields on Package for information that we used to hide, and some extra json tags on Package. It also required Package to have custom JSON marshalling methods. Change-Id: Ib72171bc93e2b494b97f4b0266504acaa9b3f647 Reviewed-on: https://go-review.googlesource.com/128120 Reviewed-by: Michael Matloob <matloob@golang.org> Run-TryBot: Michael Matloob <matloob@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
|---|---|---|
| .. | ||
| ast/astutil | ||
| buildutil | ||
| callgraph | ||
| gccgoexportdata | ||
| gcexportdata | ||
| internal | ||
| loader | ||
| packages | ||
| pointer | ||
| ssa | ||
| types/typeutil | ||
| vcs | ||