4 Commits (caa2c39be10775a8772a27eea8b9a673dd0bab8d)

Author SHA1 Message Date
  Andrey Turbanov b91a93f326 Update 'org.aspectj.ajdt.core' code to use generics 2 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement c17032a561 mavenizing org.aspectj.ajdt.core - wip 5 years ago
  Andy Clement 836beab108 Support Java10 6 years ago
  aclement e077d061cf Java7 merge - in progress 12 years ago
  aclement 3b0d0cea72 AspectJ6: picking up compiler interface changes 16 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  aclement 3099912b8a optimization: less ArrayList garbage creation! 18 years ago
  avasseur d8fa51baa7 add offset in MethodDeclarationAttribute for @AJ in AJDT 19 years ago
  acolyer 9cc00566ff it's a whole new compiler in there... 19 years ago
  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 years ago
  aclement 6c05b25f69 Declare annotation: slightly modified to allow subtypes to specify whether they want the ajsynthetic attribute attached to the method it represents. (used by DeclareAnnotationDeclaration) 19 years ago
  acolyer 35cab775d1 java 5 support 19 years ago
  aclement b133299238 Fix for Bugzilla Bug 73334 20 years ago
  acolyer 65c67a4e84 fix for Bugzilla Bug 37020 20 years ago