Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -2/+11 | |
2009-06-01 | make godefs work better for generating Go. | Russ Cox | 1 | -1/+19 | |
R=r DELTA=121 (92 added, 4 deleted, 25 changed) OCL=29706 CL=29721 | |||||
2009-03-31 | multiple bugs in bitfield handling | Russ Cox | 1 | -3/+6 | |
R=r DELTA=6 (3 added, 0 deleted, 3 changed) OCL=26944 CL=26967 | |||||
2009-03-30 | new tool godefs. | Russ Cox | 1 | -0/+418 | |
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 |