3 коммитов (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

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