Commit Graph

6 Commits

Author SHA1 Message Date
Matt Pass
92ff0a46ec Handle = in parens, tidy output for tooltip 2019-10-05 21:25:46 +01:00
Matt Pass
6ab5aa672d Far more intelligent indexing
Don't index *.min.* files, detect declaration lines with more intelligence by considering the format of the language and varying syntax, pick out the function name and args much better, don't store blank names, take only first word and so exclude things like classes extending/implementing format and no args on classes of course, plus consider if prev data before deciding upon whether to index
2019-10-05 19:13:20 +01:00
Matt Pass
daeedae81c Check banned file first, timestamps before index 2019-10-02 08:50:11 +01:00
Matt Pass
f8cfe1d2fc Only index if docRoot mtime changed or diff to ts 2019-09-14 17:20:11 +01:00
Matt Pass
5a7af34ca4 Indexer working more intelligently 2019-08-18 15:58:19 +01:00
Matt Pass
f49cfced93 Indexer added 2019-08-14 19:57:34 +01:00