6 Commits (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

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
  Lars Grefer 702f3fa5bd Cleanup unused imports vor 3 Jahren
  Lars Grefer c1c373f427 'String.indexOf()' expression is replaceable with 'contains()' vor 3 Jahren
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop vor 3 Jahren
  Andy Clement c17032a561 mavenizing org.aspectj.ajdt.core - wip vor 5 Jahren
  Andy Clement b54540d9a4 Fix 485583: NullPointerException in org.aspectj.ajdt.internal.compiler.ast.PointcutDeclaration vor 8 Jahren
  Andy Clement 38206a5304 AspectJ 1.8 vor 11 Jahren
  Andy Clement 8dc8d1e0b8 more changes to make if point cut generated names stable vor 11 Jahren
  aclement 48c2e8d427 260384: guards for npes that could occur due to other errors in the source vor 15 Jahren
  aclement d7c64f06ad eaten by the formatter vor 15 Jahren
  aclement f56eb37f77 fixed eclipse warnings vor 16 Jahren
  aclement f8b2e74a12 AspectJ6: picking up compiler interface changes vor 16 Jahren
  acolyer c9f311aeeb tests and implementation for enh 147711 (use true synthetic attribute/flag for aj synthetic members). vor 18 Jahren
  acolyer b6c89301f2 update license to EPL vor 18 Jahren
  avasseur e1d674faa6 ajdtcore for abstract @Pointcut vor 18 Jahren
  acolyer a39f595c0c tests and implementation for 108120 - runtime pointcut parsing and matching. vor 19 Jahren
  aclement 8db7e37a1b fixing the versioning problem. Up until now if we found no version in a class we 'assumed' it was the latest (1.5.0) - this is dumb. No version really means it is probably 1.2.0 (as the version was added for 1.2.1). These fixes mean that you can now safely check that version when reading in attributes, confident that checking for 1.5.0 *means* 1.5.0 was used to build it. 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
  aclement 88e093e000 organized imports 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
  aclement 5e0876580b Fix for Bugzilla Bug 72699 vor 20 Jahren
  acolyer 65c67a4e84 fix for Bugzilla Bug 37020 vor 20 Jahren
  acolyer c37cc870d1 spring cleaning in advance of 1.2 enhancements: vor 20 Jahren
  acolyer 19ed0a21b8 move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the vor 20 Jahren
  jhugunin d78d9ed489 fix and tests for at least 2 bugs: vor 21 Jahren
  jhugunin 29457c3d6d fixes for Bugzilla Bug 40858 vor 21 Jahren
  jhugunin 7dcc9481d1 fix for Bugzilla Bug 36736 vor 21 Jahren
  jhugunin 7facf6b0be fix for Bugzilla Bug 36736 vor 21 Jahren
  jhugunin e3ad8bbd02 Major changes in order to move to Eclipse-JDT 2.1 as a base. vor 21 Jahren
  jhugunin 816fdfe472 Half-way through refactoring of ResolvedTypeX's and Worlds. This 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
  jhugunin 83a5cf335b bug fixes vor 21 Jahren
  wisberg d842c4f113 initial version vor 21 Jahren