mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 16:56:04 +02:00
![]() Core: - modifications to the Indexer to better support qualified names - functions to create Index entry prefixes for the different Search Patterns - all of the search patterns are now being created and all do at least some matching - all of the parser callbacks for declarations, definitions, and references are now being handled, though the patterns and indexer both need some work here Core.tests: - new BaseSearchTest which creates a project and uses the indexer - new test class FunctionMethodPatternTests to test aspects of the Function & Method patterns - new test class OtherPatternTests to test the other (Namespace, Field & variable) patterns - new tests to test index prefixes for the patterns UI: - handle more varied search results and display more icons |
||
---|---|---|
.. | ||
build/org/eclipse/cdt/ui/build | ||
icons/full | ||
schema | ||
src/org/eclipse/cdt | ||
utils.ui/org/eclipse/cdt/utils/ui | ||
.classpath | ||
.cvsignore | ||
.project | ||
about.html | ||
build.properties | ||
ChangeLog | ||
plugin.properties | ||
plugin.xml |