mirror of https://github.com/golang/go.git
got rid of regexps. primary bug fix is that // inside /* */ do not get stripped anymore, so that the text inside /* int a; // int b; int c; */ is int a; // int b; int c; before, the "int b;" line was being uncommented too. R=gri DELTA=65 (13 added, 42 deleted, 10 changed) OCL=35334 CL=35404 |
||
|---|---|---|
| doc | ||
| include | ||
| lib/godoc | ||
| misc | ||
| pkg | ||
| src | ||
| test | ||
| usr | ||
| AUTHORS | ||
| LICENSE | ||