Gitiles
Code Review
Sign In
git.eclipse.org
/
objectteams
/
org.eclipse.objectteams
/
31635e719784aba31627f1a6f2484a6b8995b06f
/
org.eclipse.jdt.core
58400bc
Bug 384992 - [java8] adopt grammar changes for Java 8 from JDT/Core
by Stephan Herrmann
· 11 years ago
068273a
Bug 384992 - [java8] adopt grammar changes for Java 8 from JDT/Core
by Stephan Herrmann
· 11 years ago
685505c
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 11 years ago
af4fd6e
Update jdt.core from origin BETA_JAVA8 with
by Stephan Herrmann
· 11 years ago
2fff6df
Merge commit '33ee76e8c83dff4aae0e661ba128aeea84d31f9a' into OT_BETA_JAVA8
by Stephan Herrmann
· 11 years ago
82796d0
Fixed a build failure: better distinguish raw types.
by Stephan Herrmann
· 11 years ago
bb74eb3
Fixed a merge-incurred regression, role type arguments where not
by Stephan Herrmann
· 11 years ago
a27d319
Fixed a typo in adjusting to recent jdt changes
by Stephan Herrmann
· 11 years ago
d4f7853
New parser generated from previous commit
by Stephan Herrmann
· 11 years ago
5d5b2c3
update jdt.core from origin BETA_JAVA8 with
by Stephan Herrmann
· 11 years ago
ef0c237
Fixed merge bug (from origin 3b7e9a0f1d7c1bcba3808ca366020fd264fda3dd)
by Stephan Herrmann
· 11 years ago
9877c58
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 11 years ago
db66f24
Merge commit '2b320b847ae04f787db6d55123fd8d15bdde5db7' into OT_BETA_JAVA8
by Stephan Herrmann
· 11 years ago
da1b090
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 11 years ago
000bdc4
Fixed infinite recursions: equalsEquals and better comparison of cached
by Stephan Herrmann
· 11 years ago
05966dc
Update jdt.core from origin BETA_JAVA8 with
by Stephan Herrmann
· 11 years ago
4388de0
update jdt.core from origin BETA_JAVA8 with
by Stephan Herrmann
· 11 years ago
aaa73af
Update jdt.core all from orgin BETA_JAVA8 with
by Stephan Herrmann
· 11 years ago
0207883
Merge commit '6a72b27ae6d9fcc506d6aea8d126c16f8d86c533' into OT_BETA_JAVA8
by Stephan Herrmann
· 11 years ago
7c411a0
update jdt.core all from orig BETA_JAVA8 with
by Stephan Herrmann
· 11 years ago
0e52cbb
Merge commit 'b2576d9e6f549a954b6efcd17f28368cedea6d52' into OT_BETA_JAVA8
by Stephan Herrmann
· 11 years ago
c13a050
Avoid conflict with new TagBit
by Stephan Herrmann
· 11 years ago
6479194
Update jdt.core from orig BETA_JAVA8 with
by Stephan Herrmann
· 11 years ago
5d83a98
Merge commit '7698613f7c36563430f70040457a7601e3bc9955' into OT_BETA_JAVA8
by Stephan Herrmann
· 11 years ago
112a9fe
Bug 424669 - [compiler] role type wrapping doesn't handle wildcards
by Stephan Herrmann
· 11 years ago
9a61022
Bug 424669 - [compiler] role type wrapping doesn't handle wildcards
by Stephan Herrmann
· 11 years ago
f984f6a
Update flags for OT modifiers
by Stephan Herrmann
· 11 years ago
ebf6a29
Bug 424669 - [compiler] role type wrapping doesn't handle wildcards
by Stephan Herrmann
· 11 years ago
aaa25e7
Bug 424669 - [compiler] role type wrapping doesn't handle wildcards
by Stephan Herrmann
· 11 years ago
c8a7ab7
Update jdt.core with 654143a38aec753fd98b7be6f2d8a5edee7245f1 to
by Stephan Herrmann
· 11 years ago
7d92c90
Merge commit '4722ad122a58383f6680bcf93e904cd655fcc9ef' into OT_BETA_JAVA8
by Stephan Herrmann
· 11 years ago
a68b203
update jdt.core & tests to I20130918-2000 (Luna M2)
by Stephan Herrmann
· 12 years ago
4c6c500
update jdt.core & tests to I20130911-2000
by Stephan Herrmann
· 12 years ago
eaa08c7
Bug 416938 - [compiler] inferred callouts are not consistently available
by Stephan Herrmann
· 12 years ago
928c8e3
Bug 416938 - [compiler] inferred callouts are not consistently available
by Stephan Herrmann
· 12 years ago
5f232c2
Bug 416921 - abort() causes NPE in
by Stephan Herrmann
· 12 years ago
f9c6ae7
Fix NPE triggered by ClassScope.checkParameterizedSuperTypeCollisions
by Stephan Herrmann
· 12 years ago
cf40712
Bug 416776 - [compiler] callout inference from interface fails during
by Stephan Herrmann
· 12 years ago
65139cb
Bug 384992 - [java8] adopt grammar changes for Java 8 from JDT/Core
by Stephan Herrmann
· 12 years ago
29ac1a3
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 12 years ago
4d814c3
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 12 years ago
ea53f9f
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 12 years ago
f09091d
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 12 years ago
1f1310d
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 12 years ago
df52179
Update white space from orig (wrong line ends, though)
by Stephan Herrmann
· 12 years ago
8ed3b6f
Bug 384992 - [java8] adopt grammar changes for Java 8 from JDT/Core
by Stephan Herrmann
· 12 years ago
2b731b1
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 12 years ago
d788011
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 12 years ago
df78954
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 12 years ago
c4e1c7d
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 12 years ago
4ef4b91
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 12 years ago
fce3d2e
Bug 384992 - [java8] adopt grammar changes for Java 8 from JDT/Core
by Stephan Herrmann
· 12 years ago
7a0209d
Bug 384992 - [java8] adopt grammar changes for Java 8 from JDT/Core
by Stephan Herrmann
· 12 years ago
216c2c5
Bug 384992 - [java8] adopt grammar changes for Java 8 from JDT/Core
by Stephan Herrmann
· 12 years ago
459d495
Bug 384992 - [java8] adopt grammar changes for Java 8 from JDT/Core
by Stephan Herrmann
· 12 years ago
9467373
Bug 416781 - reconcile compiler changes from BETA_JAVA8 with OT/J
by Stephan Herrmann
· 12 years ago
529142e
Merge fixes:
by Stephan Herrmann
· 12 years ago
0ae1020
Merge commit 'ec20a16682652a850d7194f0a8e92d958de83c2b' into OT_BETA_JAVA8
by Stephan Herrmann
· 12 years ago
b1fad99
Revert eeafa6d90df04799bdbc84b253f50d4f1ea630a2 from orig (parts of
by Stephan Herrmann
· 12 years ago
safety/pre-merge-2.2M7-to-j8
bd1255d
Update jdt.core to a0e5f98b1c0224b51eff41180a89042104376c95 (03-05-16)
by Stephan Herrmann
· 12 years ago
589c069
Update jdt.core & tests to I20130807-2000
by Stephan Herrmann
· 12 years ago
9751778
Update jdt.core & tests to I20130730-0800
by Stephan Herrmann
· 12 years ago
6a72b27
Updated jdt.core & tests to I20130709-0800
by Stephan Herrmann
· 12 years ago
3e10cec
Bug 315428 - [refactoring] Renaming base features does not update
by Stephan Herrmann
· 12 years ago
9dad27d
Javadoc correction
by Stephan Herrmann
· 12 years ago
0e16cd4
Bug 315428 - [refactoring] Renaming base features does not update
by Stephan Herrmann
· 12 years ago
490c977
Bug 411591 - [hierarchy] HierarchyResolver.resolve may skip essential steps
by Stephan Herrmann
· 12 years ago
4fa3cd3
Bug 411625 - [compiler] unreportable compile error in the context of bug 397867
by Stephan Herrmann
· 12 years ago
2c5bf48
Releng: adjust version pattern matching to new 3.10.0 image.
by Stephan Herrmann
· 12 years ago
5c38f00
Bug 411591 - [hierarchy] HierarchyResolver.resolve may skip essential steps
by Stephan Herrmann
· 12 years ago
26bab67
Start building 2.3 / 3.10
by Stephan Herrmann
· 12 years ago
388fb69
Start building 2.3 / 3.10
by Stephan Herrmann
· 12 years ago
74f44b7
Bug 411450 - [compiler] base class reference with qualified team anchor
by Stephan Herrmann
· 12 years ago
a7ecfed
Bug 411449 - [compiler] cannot assign final field of role type in constructor
by Stephan Herrmann
· 12 years ago
309166a
update jdt.core & tests to I20130605-2000 (RC4)
by Stephan Herrmann
· 12 years ago
b453e74
Bug 410226 - [refactoring][dom] move to role file with preceding field
by Stephan Herrmann
· 12 years ago
d5f8b61
try again: "Releng: keep ecotj in a safe location to avoid removal during build"
by Stephan Herrmann
· 12 years ago
9313994
Releng: keep ecotj in a safe location to avoid removal during build
by Stephan Herrmann
· 12 years ago
builds/201306061600
d88dc22
Bug 382187 - formatter fails for role bound to dependent type
by Stephan Herrmann
· 12 years ago
56f6db2
Update jdt.core & tests to I20130530-1430 (RC3)
by Stephan Herrmann
· 12 years ago
88c3ae2
Fix one OTJLD reference, sect 4.1(h) was already used.
by Stephan Herrmann
· 12 years ago
bddc31a
Typo-fix in an error message.
by Stephan Herrmann
· 12 years ago
dca616f
Bug 409075 - [compiler] base constructor call fails to resolve to role
by Stephan Herrmann
· 12 years ago
9ad2847
Bug 408502 - [refactoring] pull-up wrongly claims necessity to adjust
by Stephan Herrmann
· 12 years ago
bf77481
Additional fix for Bug 394055 - [refactoring] "use supertype where
by Stephan Herrmann
· 12 years ago
4b11159
Bug 374841 - [refactoring] pull up does not work among (nested) roles
by Stephan Herrmann
· 12 years ago
12a2074
[compiler][otre] OT/J: support for callin-interception of constructor-calls
by Stephan Herrmann
· 12 years ago
f7df07f
Bug 408458 - [compare] EmptyStackException when comparing OT/J classes
by Stephan Herrmann
· 12 years ago
5d5db95
Update jdt.core & tests to I20130516-2200 (RC1)
by Stephan Herrmann
· 12 years ago
b45b211
Releng update to build against RC1 and branding for our 2.2
by Stephan Herrmann
· 12 years ago
93d91e4
Bug 374822 - [refactoring] change method signature in a callin method
by Stephan Herrmann
· 12 years ago
3a3443f
Bug 394061 - [assist] template proposals not working after a base call
by Stephan Herrmann
· 12 years ago
0eb56ef
Bug 407443 - [rewrite] does not support the 'team' package modifier
by Stephan Herrmann
· 12 years ago
c35fed4
Bug 382186 - [refactoring] change inline role to role file and vice versa
by Stephan Herrmann
· 12 years ago
4467a4b
Bug 407223 - [compiler] role file found in a supposed default package
by Stephan Herrmann
· 12 years ago
9685ef3
Update jdt.core & .tests to I20130502-0800 for 4.3 M7
by Stephan Herrmann
· 12 years ago
4149877
Merge branch 'master' at M6 into 'OT_BETA_JAVA8' + fix compile errors in tests
by Stephan Herrmann
· 12 years ago
ceee031
Bug 384992 - [java8] adopt grammar changes for Java 8 from JDT/Core
by Stephan Herrmann
· 12 years ago
0586fad
minor cleanup
by Stephan Herrmann
· 12 years ago
e3d3736
Mask the 'team' modifier from being reported as illegal on a package
by Stephan Herrmann
· 12 years ago
Next »