]> Cypherpunks repositories - gostls13.git/commit
cc: mode to generate go-code for types and variables.
authorLuuk van Dijk <lvd@golang.org>
Tue, 25 Jan 2011 18:00:14 +0000 (19:00 +0100)
committerLuuk van Dijk <lvd@golang.org>
Tue, 25 Jan 2011 18:00:14 +0000 (19:00 +0100)
commitefda876a94a61d3bc6654599e1f0be8fc3443d41
tree064432a224be9879022fd3c40822ec47f01ae54b
parent166008b988a62d89e8dd1ee7a010557461ec2d75
cc: mode to generate go-code for types and variables.

R=rsc
CC=golang-dev
https://golang.org/cl/3987045
src/cmd/cc/Makefile
src/cmd/cc/cc.h
src/cmd/cc/dcl.c
src/cmd/cc/godefs.c [new file with mode: 0644]
src/cmd/cc/lex.c