Descriptiongo/ast: don't remove function bodies when filtering exports
This is a semantic but no API change. It is a cleaner
implementation of pure filtering. Applications that
need function bodies stripped can easily do this them-
selves.
Patch Set 1 #Patch Set 2 : diff -r a71b3310c793 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r a71b3310c793 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r a71b3310c793 https://go.googlecode.com/hg/ #Patch Set 5 : diff -r a71b3310c793 https://go.googlecode.com/hg/ #Patch Set 6 : diff -r b2a2889cfdf8 https://go.googlecode.com/hg/ #MessagesTotal messages: 6
|