3 Révisions (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

Auteur SHA1 Message Date
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. il y a 2 ans
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 il y a 3 ans
  Andy Clement c17032a561 mavenizing org.aspectj.ajdt.core - wip il y a 5 ans
  Andy Clement 0d99d7bc78 Adapt to JDT changes il y a 7 ans
  Andy Clement 34f33f6948 Upgrading to latest 1.9 compiler il y a 8 ans
  acolyer b6c89301f2 update license to EPL il y a 18 ans
  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. il y a 19 ans
  aclement 837c97b0dd Some more fixes for Bug 78954: Compiler cannot cope with 4000 jars on the classpath. il y a 19 ans
  aclement b133299238 Fix for Bugzilla Bug 73334 il y a 20 ans
  acolyer 1c2f67adb2 new classes used when building inside Eclipse il y a 20 ans