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 년 전