go/types: type checker API + testing infrastructure
At the moment types.Check() only deals with global
types and only partially so. But the framework is
there to compute them and check for cycles. An initial
type test is passing.
First step of a series of CLs to come.
*** Submitted as http://code.google.com/p/go/source/detail?r=8c1eff180ecc *** go/types: type checker API + testing infrastructure At the moment ...
13 years, 11 months ago
(2011-05-13 22:31:13 UTC)
#5
*** Submitted as http://code.google.com/p/go/source/detail?r=8c1eff180ecc ***
go/types: type checker API + testing infrastructure
At the moment types.Check() only deals with global
types and only partially so. But the framework is
there to compute them and check for cycles. An initial
type test is passing.
First step of a series of CLs to come.
R=rsc
CC=golang-dev
http://codereview.appspot.com/4425063
Issue 4425063: code review 4425063: go/types: type checker API + testing infrastructure
(Closed)
Created 14 years ago by gri
Modified 13 years, 11 months ago
Reviewers:
Base URL:
Comments: 10