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 роки тому