Go to file
Strahinja Val Markovic be0085aca9 CandidateRepository is used for Candidate storage
This will make it easy to use the same Candidates for both the
IdentifierCompleter and the ClangCompleter, thereby reducing memory consumption
and increasing performance.
2012-07-11 22:08:04 -07:00
autoload Renamed CompletionSystem to IdentifierCompleter 2012-07-10 23:30:44 -07:00
cpp CandidateRepository is used for Candidate storage 2012-07-11 22:08:04 -07:00
plugin Updating copyright line 2012-04-15 20:28:46 -07:00
python Renamed CompletionSystem to IdentifierCompleter 2012-07-10 23:30:44 -07:00
.gitignore Tweaking gitignore some more 2012-07-05 20:57:15 -07:00
README.md Adding initial readme file 2012-04-15 20:14:47 -07:00

Work in progress, NOT yet ready for primetime!