3 Commits (438eb9301014ffb63bbcbae4df684a2907ac91d5)

Autor SHA1 Nachricht Datum
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. vor 2 Jahren
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 vor 3 Jahren
  Andy Clement c17032a561 mavenizing org.aspectj.ajdt.core - wip vor 5 Jahren
  aclement 73c305bb7a 268710: test and fix: marker interface within generic aspect vor 15 Jahren
  aclement ee77d7cdc0 remove unused code vor 16 Jahren
  acolyer b6c89301f2 update license to EPL vor 18 Jahren
  acolyer a39f595c0c tests and implementation for 108120 - runtime pointcut parsing and matching. vor 19 Jahren
  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. vor 19 Jahren
  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. vor 19 Jahren
  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. vor 19 Jahren
  aclement b133299238 Fix for Bugzilla Bug 73334 vor 20 Jahren
  acolyer 19ed0a21b8 move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the vor 20 Jahren
  jhugunin 816fdfe472 Half-way through refactoring of ResolvedTypeX's and Worlds. This vor 21 Jahren
  acolyer 0f75fcd227 finishResolveTypes now tests for CONCRETE as well vor 21 Jahren
  acolyer 2e89f544a7 Ran "Organize imports" to remove redundant imports etc - vor 21 Jahren
  jhugunin 5641e01efb fixed initial implementor for code written in 2002 to be just PARC, not Xerox/PARC vor 21 Jahren
  wisberg d842c4f113 initial version vor 21 Jahren