Closed neelance closed 8 years ago
Love the changes here. Especially the later refactorings to ast visitor.
I assume we can merge this in now? Can we give this PR a real title + record somewhere the motivation for why we are removing loader
.
Also a lot of the commits here would benefit from a message in the commit message body explaining why a change is being made or why it is safe to do the change.
LGTM!
I've improved title and description, then merged. I will try in the future to include more context in the commit messages.
I just want to echo this:
Also a lot of the commits here would benefit from a message in the commit message body explaining why a change is being made or why it is safe to do the change.
I agree that is very, very helpful and much appreciated!
I will try in the future to include more context in the commit messages.
Thanks. :)
This looks like an awesome change!
Two main goals:
loader
, because it is inflexible and its features are unnecessary in our case.go/types.Info
maps.