Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-04-25 | - renamed docprinter.go -> doc.go | Robert Griesemer | 1 | -545/+0 |
2009-04-21 | allow godoc to match on regular expressions. | Rob Pike | 1 | -0/+19 |
2009-04-21 | remove lots of accumulated crud: | Robert Griesemer | 1 | -4/+0 |
2009-04-16 | Convert go tree to hierarchical pkg directory: | Russ Cox | 1 | -3/+3 |
2009-04-15 | godoc: use data-driven templates for html, text generation | Russ Cox | 1 | -251/+307 |
2009-04-03 | Daily snapshot. | Robert Griesemer | 1 | -30/+37 |
2009-04-02 | - don't show methods of non-exported types | Robert Griesemer | 1 | -5/+7 |
2009-04-02 | - moved functions before types in doc output (per rsc) | Robert Griesemer | 1 | -6/+6 |
2009-04-02 | Daily snapshot: | Robert Griesemer | 1 | -62/+46 |
2009-04-02 | - adjustments for changed AST | Robert Griesemer | 1 | -8/+8 |
2009-04-02 | Adjustements related to AST changes. | Robert Griesemer | 1 | -64/+50 |
2009-04-01 | More gds functionality: | Robert Griesemer | 1 | -101/+200 |
2009-03-31 | - also associate factory methods to a type in documentation | Robert Griesemer | 1 | -30/+69 |
2009-03-31 | daily snapshot: | Robert Griesemer | 1 | -33/+223 |
2009-03-30 | daily snapshot: | Robert Griesemer | 1 | -0/+167 |