Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
refs/tags/v20090619
/
core
59a3ed2
improve the way how controls are disable if folding is disabled at all
by apanchenk
· 15 years ago
v20090619
b870ea1
restore all inner classes
by apanchenk
· 15 years ago
19761bf
restore Local & Global inner classes for compatibility
by apanchenk
· 15 years ago
8a6274c
generics
by apanchenk
· 15 years ago
1ff7e6e
int skipCommentChars() method introduced
by apanchenk
· 15 years ago
815dbd5
improve switch formatting
by apanchenk
· 15 years ago
acd2c76
generics
by apanchenk
· 15 years ago
34ab948
make archive name first (like jars) in Script Explorer
by apanchenk
· 15 years ago
714d377
clear OK status of location validation
by apanchenk
· 15 years ago
Root_R1_0_maintenance
5ddf6d3
remove javacSource & javacTarget
by apanchenk
· 15 years ago
v20090617-1404
5309b87
* Archvies support fix
by asobolev
· 15 years ago
a557eea
use the same relevance for template proposals and reorder them in comparator
by apanchenk
· 15 years ago
v20090617-1157
a67efc4
validation LocationGroup in Validator, not in validateProject(), since LocationGroup might want to call validateProject()
by apanchenk
· 15 years ago
18751d9
Allow multiple IProjectTemplate contributions
by apanchenk
· 15 years ago
a97d69f
LazyExtensionManager refactoring
by apanchenk
· 15 years ago
a8b031f
extract project validation method
by apanchenk
· 15 years ago
9b84b38
locationMatches() - correctly handle null parameter
by apanchenk
· 15 years ago
7f4b658
getLanguageToolkit(): if no toolkit yet, retry to obtain it
by apanchenk
· 15 years ago
86ede6f
introduce methods with IProject parameter
by apanchenk
· 15 years ago
f7da9c0
fix bug 280229 (search for all occurrences of method)
by mspector
· 15 years ago
0028487
formatter preferences refactoring
by apanchenk
· 15 years ago
0af79ce
formatter preferences refactoring
by apanchenk
· 15 years ago
3db282d
java 1.5 syntax
by apanchenk
· 15 years ago
5816b84
commented out scope.enclosingProjectsAndZips() checks
by apanchenk
· 15 years ago
ec63d60
java 1.5 syntax
by apanchenk
· 15 years ago
49a5e71
new methods:
by apanchenk
· 15 years ago
ca3e911
protected boolean saveValues() { return true;} and call it from performOk & performApply
by apanchenk
· 15 years ago
c965bac
protected int getIntValue(PreferenceKey key) method added
by apanchenk
· 15 years ago
b02a671
fix condition in isValidWorkbenchPart()
by apanchenk
· 15 years ago
f475324
* fixed searching in archived project fragments
by asobolev
· 15 years ago
91e418b
* NPE fix
by asobolev
· 15 years ago
e632c0e
* small layout fix
by asobolev
· 15 years ago
1a32b45
* archive project fragment support fixes (still not yet support RSE)
by asobolev
· 15 years ago
40ef073
*fix
by asobolev
· 15 years ago
6df9d15
Remove "ExecutionEnvironment" for non-java bundles, bug 280221
by apanchenk
· 15 years ago
v20090615-1430
2d35978
generics/@Override
by apanchenk
· 15 years ago
3fb9fa9
java 1.5
by apanchenk
· 15 years ago
d1931bd
generics/@Override
by apanchenk
· 15 years ago
8a54b21
generics
by apanchenk
· 15 years ago
ddcf6ff
use generics
by apanchenk
· 15 years ago
v200906150008
1c9d23e
use generics
by apanchenk
· 15 years ago
b597851
fixed bug 279874
by mspector
· 15 years ago
aa6def4
remove javac* overrides
by apanchenk
· 15 years ago
v20090613-1700
f1bc804
add shift left/right actions to the editor context Source" menu
by apanchenk
· 15 years ago
v20090613-1432
33b5bc7
provide correct getIndentPrefixes() implementation in the base class
by apanchenk
· 15 years ago
1907fdb
introduce TodoTaskOptionsBlock class to simplify usage of the abstract class
by apanchenk
· 15 years ago
bce5f08
use generics
by apanchenk
· 15 years ago
7925458
use generics
by apanchenk
· 15 years ago
adfcd6e
protected IPreferencesLookupDelegate getPreferences() method introduced to access project-specific preferences
by apanchenk
· 15 years ago
586edfe
use generics
by apanchenk
· 15 years ago
e73c43e
convert to enum
by apanchenk
· 15 years ago
eeef99e
java 1.5
by apanchenk
· 15 years ago
da6e934
hashCode/equals() implementation
by apanchenk
· 15 years ago
2838d4b
createSuperTypeReference() method introduced
by apanchenk
· 15 years ago
2a198b4
new method: locationMatches(ASTNode other)
by apanchenk
· 15 years ago
827168a
hashCode/equals() implementation
by apanchenk
· 15 years ago
a42a146
use java 1.5 syntax
by apanchenk
· 15 years ago
2eec262
use java 1.5 syntax
by apanchenk
· 15 years ago
c9833b4
use java 1.5 syntax
by apanchenk
· 15 years ago
bab75a9
use java 1.5 syntax
by apanchenk
· 15 years ago
52e74f6
simplify implementation
by apanchenk
· 15 years ago
cac4d3b
getClassName() - to be used in debug toString() implementations
by apanchenk
· 15 years ago
f8c08c3
*fix for index reading
by asobolev
· 15 years ago
bfe8398
* partially fixing support for archive fragments.
by asobolev
· 15 years ago
25d5738
* partially fixing support for archive fragments.
by asobolev
· 15 years ago
a28adf8
fixed equals()/hashCode()
by mspector
· 15 years ago
9ec56b5
fixed NPE that happens on inconsistent shutdown
by mspector
· 15 years ago
714d3f3
sometimes i still get events when the debug plugin is already shutdown (in the shutdown of eclipse)
by jcompagne
· 15 years ago
85baef9
fixed NPE that happens on inconsistent shutdown
by mspector
· 15 years ago
99c74cf
- add equals() and hashCode() to IEvaluatedType classes
by mspector
· 15 years ago
c59f31d
remove weird/unneeded equals() from AST nodes
by mspector
· 15 years ago
11cd801
remove Incubation word
by apanchenk
· 15 years ago
fbe5a7a
remove Incubation word
by apanchenk
· 15 years ago
a76c4b8
remove Incubation keyword
by apanchenk
· 15 years ago
aa166c1
remove Incubation keyword
by apanchenk
· 15 years ago
4616b6c
remove Incubation keyword
by apanchenk
· 15 years ago
55a7ce0
remove Incubation keyword
by apanchenk
· 15 years ago
574358e
remove Incubation keyword
by apanchenk
· 15 years ago
d8ccce8
remove Incubation keyword
by apanchenk
· 15 years ago
7f15109
remove Incubation keyword
by apanchenk
· 15 years ago
0de0be5
remove Incubation keyword
by apanchenk
· 15 years ago
660a9c8
remove Incubation keyword
by apanchenk
· 15 years ago
1e36073
remove Incubation keyword
by apanchenk
· 15 years ago
90e3930
remove Incubation keyword
by apanchenk
· 15 years ago
bb33f2e
remove Incubation keyword
by apanchenk
· 15 years ago
b59e6b7
remove Incubation keyword
by apanchenk
· 15 years ago
291ea46
remove Incubation keyword
by apanchenk
· 15 years ago
5c2e1d0
remove Incubation keyword
by apanchenk
· 15 years ago
98601fc
remove Incubation keyword
by apanchenk
· 15 years ago
ecde15a
remove Incubation keyword
by apanchenk
· 15 years ago
18e44af
remove Incubation keyword
by apanchenk
· 15 years ago
6706302
remove Incubation keyword
by apanchenk
· 15 years ago
4c71f8b
remove Incubation keyword
by apanchenk
· 15 years ago
ab7f7b0
remove Incubation keyword
by apanchenk
· 15 years ago
638db02
remove Incubation keyword
by apanchenk
· 15 years ago
94afc80
remove unneccesary cast
by apanchenk
· 15 years ago
6dff4d9
getInterpreterNatures() - add all possible entries
by apanchenk
· 15 years ago
v20090609
822d6ca
implement getNatureId(): return getInterpreterInstallType().getNatureId()
by apanchenk
· 15 years ago
ff63060
generics
by apanchenk
· 15 years ago
115acdf
generics
by apanchenk
· 15 years ago
Next »