• Robert Griesemer's avatar
    go/ast: adjustments to filter function · cde06f54
    Robert Griesemer authored
    CL 4938041 made some incorrect changes to the filter
    function which caused a different doc/codelab/wiki/index.html
    file to be generated.
    
    Added FilterFileExports and FilterPackageExports function.
    Same as the existing FileExpors/PackageExports functions
    but using shared code. The old functions will be removed
    in the next CL.
    
    R=r, rsc
    CC=golang-dev
    https://golang.org/cl/4932048
    cde06f54
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...