3 Commit (438eb9301014ffb63bbcbae4df684a2907ac91d5)

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