Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-09 | mv src/lib to src/pkg | Rob Pike | 1 | -123/+0 | |
tests: all.bash passes, gobuild still works, godoc still works. R=rsc OCL=30096 CL=30102 | |||||
2009-06-02 | remove superfluous indirection | Robert Griesemer | 1 | -7/+7 | |
R=rsc DELTA=7 (0 added, 0 deleted, 7 changed) OCL=29776 CL=29778 | |||||
2009-06-02 | - renamed format -> datafmt | Robert Griesemer | 1 | -0/+123 | |
- factored out datafmt-specifics from pretty to ast R=rsc DELTA=3580 (1810 added, 1763 deleted, 7 changed) OCL=29770 CL=29774 |