index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
Index
/
complete-method-decls.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Selector::getIdentifierInfoForSlot() can return NULL values, a fact
Douglas Gregor
2011-02-18
1
-0
/
+11
*
Implement a special code-completion pattern for "IBAction". Fixes
Douglas Gregor
2011-02-15
1
-1
/
+6
*
Tweak code-completion result priorities, so that exact and similar
Douglas Gregor
2010-10-19
1
-38
/
+38
*
Introduce code completion results for Objective-C methods, both when
Douglas Gregor
2010-10-18
1
-23
/
+22
*
When providing code completions of Objective-C method declarations
Douglas Gregor
2010-10-18
1
-1
/
+3
*
Switch c-index-test from clang_codeComplete() over to
Douglas Gregor
2010-10-11
1
-7
/
+7
*
Code completion has no reason to prefer values over types, especially
Douglas Gregor
2010-09-20
1
-15
/
+15
*
Swap the priorities of constants and types, so that we prefer types.
Douglas Gregor
2010-09-16
1
-15
/
+15
*
Revert "Move the sorting of code-completion results out of the main path and
Douglas Gregor
2010-08-26
1
-2
/
+2
*
Move the sorting of code-completion results out of the main path and
Douglas Gregor
2010-08-25
1
-2
/
+2
*
When performing completions involving Objective-C method declarations
Douglas Gregor
2010-08-25
1
-2
/
+2
*
In code-completion contexts where both types and other values are
Douglas Gregor
2010-08-24
1
-15
/
+15
*
Provide code completion results for the context-sensitive Objective-C
Douglas Gregor
2010-08-24
1
-1
/
+42
*
When generating code completion patterns for method declarations, give
Douglas Gregor
2010-08-17
1
-30
/
+30
*
1 != I. Fix the formulation of code-completion patterns for
Douglas Gregor
2010-08-17
1
-2
/
+17
*
Support code completion for parameter names in Objective-C method
Douglas Gregor
2010-07-08
1
-5
/
+11
*
Introduce a new code-completion point prior to an identifier in the
Douglas Gregor
2010-07-08
1
-0
/
+15
*
Don't put method bodies into code completions unless code patterns are
Douglas Gregor
2010-05-28
1
-5
/
+5
*
Implement code completion for Objective-C method declarations and
Douglas Gregor
2010-04-07
1
-0
/
+82