1
0
mirror of https://github.com/golang/go synced 2024-11-17 07:45:09 -07:00
go/usr/gri/gosrc
Robert Griesemer 7a799be49a - switch to new export syntax
- deprecate old syntax in this front-end (use -6g for compatibility)

R=r
OCL=13831
CL=13833
2008-08-04 15:37:47 -07:00
..
test - added import/export test cases 2008-08-01 12:14:15 -07:00
ast.go - switch to new export syntax 2008-08-04 15:37:47 -07:00
base.go - switch to new export syntax 2008-08-04 15:37:47 -07:00
compilation.go - switch to new export syntax 2008-08-04 15:37:47 -07:00
decls.go - switch to new export syntax 2008-08-04 15:37:47 -07:00
export.go - switch to new export syntax 2008-08-04 15:37:47 -07:00
globals.go - switch to new export syntax 2008-08-04 15:37:47 -07:00
go.go - fixed import bug (import "...") 2008-07-30 21:26:15 -07:00
import.go - switch to new export syntax 2008-08-04 15:37:47 -07:00
object.go - switch to new export syntax 2008-08-04 15:37:47 -07:00
parser.go - switch to new export syntax 2008-08-04 15:37:47 -07:00
printer.go - switch to new export syntax 2008-08-04 15:37:47 -07:00
scanner.go - switch to new export syntax 2008-08-04 15:37:47 -07:00
test_scanner.go - scanner returns now triple (tok, tok_pos, tok_val) 2008-07-18 17:18:29 -07:00
type.go - switch to new export syntax 2008-08-04 15:37:47 -07:00
universe.go - switch to new export syntax 2008-08-04 15:37:47 -07:00
utils.go - switch to new export syntax 2008-08-04 15:37:47 -07:00
verifier.go - switch to new export syntax 2008-08-04 15:37:47 -07:00