3 コミット (438eb9301014ffb63bbcbae4df684a2907ac91d5)

作成者 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年前
  aclement 73c305bb7a 268710: test and fix: marker interface within generic aspect 15年前
  aclement ee77d7cdc0 remove unused code 16年前
  acolyer b6c89301f2 update license to EPL 18年前
  acolyer a39f595c0c tests and implementation for 108120 - runtime pointcut parsing and matching. 19年前
  acolyer cad71c760d makes fromBinding in EclipseFactory an instance rather than static method. This paves the way for fromBinding to return a ResolvedType (which needs the world that the instance contains) rather than an UnresolvedType. 19年前
  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年前
  acolyer 75c1c3ea4d support in ajc for parsing and error reporting of @AspectJ style aspect definitions (aspect, pointcut, advice only at this point). Also include the AddAtAspectJAnnotationsVisitor support. Switch off using -Xdev:NoAtAspectJProcessing. 19年前
  aclement b133299238 Fix for Bugzilla Bug 73334 20年前
  acolyer 19ed0a21b8 move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the 20年前
  jhugunin 816fdfe472 Half-way through refactoring of ResolvedTypeX's and Worlds. This 21年前
  acolyer 0f75fcd227 finishResolveTypes now tests for CONCRETE as well 21年前
  acolyer 2e89f544a7 Ran "Organize imports" to remove redundant imports etc - 21年前
  jhugunin 5641e01efb fixed initial implementor for code written in 2002 to be just PARC, not Xerox/PARC 21年前
  wisberg d842c4f113 initial version 21年前