3 Commits (e1bff9a5703baf17ec650b173bdfe776bf87125f)

Author SHA1 Message Date
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement c17032a561 mavenizing org.aspectj.ajdt.core - wip 5 years ago
  Andy Clement 031b2ed1aa avoid <> for now until build changes made to jump to right java version 6 years ago
  Andy Clement 68ed282a06 JDT Upgrade for 1.9.0.rc3 6 years ago
  Andy Clement 8785665986 Fix ambiguous binding problem on anonymous types 8 years ago
  aclement 79eb505b54 PR336880 PR336774 PR336745 13 years ago
  aclement 1caf98edc4 299552: private ITD fields stay private in target (with unmangled name) 14 years ago
  aclement 71d04cc7e8 284862: test and fix 15 years ago
  aclement f587232bf5 242797 16 years ago
  aclement 68186f7005 unused import 16 years ago
  aclement 70a91b2f09 AspectJ6: picking up compiler interface changes 16 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  aclement 8098a25607 fix for 118599 18 years ago
  acolyer ee6a874053 fix for pr87530, final modifier on interface itdm 19 years ago
  aclement f3bc92fd30 genericitds: simplified!! No crappy fake tvars created. no need to remember munger sets. 19 years ago
  acolyer 78f6eed899 added new method, methods() which returns all methods of a type, including itd'd ones 19 years ago
  aclement 7fd684f062 genericitds: when the compiler asks for a member that is in fact from an ITD on a generic type, we fix up the field and return it parameterized for the particular type. 19 years ago
  acolyer 17f150e103 This is the beginning of a significant refactoring needed to cleanly support generics. We need to be much crisper about when we have an unresolved type (plain old TypeX) and when we have a resolved type. This refactoring renames TypeX to UnresolvedType and ResolvedTypeX to ResolvedType. In addition, it moves a number of methods that were defined on TypeX but which can only be answered by resolved types down onto ResolvedType. At the moment, ResolvedType still extends UnresolvedType - but a ResolvedType is *not* a UnresolvedType and this inheritance of convenience will be broken down the line so that ResolvedType does not extend UnresolvedType. Full signature information can only be known for ResolvedTypes. 19 years ago
  acolyer 35cab775d1 java 5 support 19 years ago
  aclement b133299238 Fix for Bugzilla Bug 73334 20 years ago
  aclement 0521e79aea Fix for Bug 55341 20 years ago
  aclement c79892369f Fix for Bugzilla Bug 50776 20 years ago
  acolyer c37cc870d1 spring cleaning in advance of 1.2 enhancements: 20 years ago
  acolyer 19ed0a21b8 move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the 20 years ago
  jhugunin e3ad8bbd02 Major changes in order to move to Eclipse-JDT 2.1 as a base. 21 years ago
  jhugunin cd8bd2c7ce further work on binary aspects (aspect path) tested correct behavior 21 years ago
  acolyer 2e89f544a7 Ran "Organize imports" to remove redundant imports etc - 21 years ago
  jhugunin 5641e01efb fixed initial implementor for code written in 2002 to be just PARC, not Xerox/PARC 21 years ago
  wisberg d842c4f113 initial version 21 years ago