-
Robert Griesemer authored
Allow "export" keyword in front of a declaration. Semantics: export *top-level* identifiers declared (but not the fields of a struct type for instance). R=r OCL=13464 CL=13464
5fc79191
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ast.go | ||
compilation.go | ||
export.go | ||
globals.go | ||
go.go | ||
import.go | ||
object.go | ||
parser.go | ||
scanner.go | ||
test_scanner.go | ||
type.go | ||
universe.go |