Descriptiongodoc: correctly categorize interface methods, performance tuning
- interface methods appeared under VarDecl in search results
(long-standing TODO)
- don't walk parts of AST which contain no indexable material
(minor performance tuning)
Patch Set 1 #Patch Set 2 : diff -r 4c05c319570b https://code.google.com/p/go #Patch Set 3 : diff -r 4c05c319570b https://code.google.com/p/go #Patch Set 4 : diff -r 4c05c319570b https://code.google.com/p/go #Patch Set 5 : diff -r 0dc36a693538 https://code.google.com/p/go #Patch Set 6 : diff -r 0dc36a693538 https://code.google.com/p/go #Patch Set 7 : diff -r 0dc36a693538 https://code.google.com/p/go #Patch Set 8 : diff -r 0dc36a693538 https://code.google.com/p/go #Patch Set 9 : diff -r 0dc36a693538 https://code.google.com/p/go #Patch Set 10 : diff -r 3b320ce16e39 https://code.google.com/p/go #Patch Set 11 : diff -r fc0c9f4f74b6 https://code.google.com/p/go #MessagesTotal messages: 4
|