Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-13 | Ported godefs to Windows. | Hector Chu | 1 | -0/+1 | |
R=rsc http://codereview.appspot.com/164049 Committer: Russ Cox <rsc@golang.org> | |||||
2009-06-01 | make godefs work better for generating Go. | Russ Cox | 1 | -0/+1 | |
R=r DELTA=121 (92 added, 4 deleted, 25 changed) OCL=29706 CL=29721 | |||||
2009-03-30 | new tool godefs. | Russ Cox | 1 | -0/+101 | |
uses gcc to determine system header layouts and emits simple C or Go. see comment in main.c. R=r DELTA=1069 (1067 added, 0 deleted, 2 changed) OCL=26682 CL=26880 |