aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/org/aspectj/systemtest/ajc150/ataspectj/AtAjSyntaxTests.java
Commit message (Expand)AuthorAgeFilesLines
* mavenizing tests - wipAndy Clement2019-01-301-145/+0
* add apt testshsestupin2014-08-011-1/+1
* minimalModel ON by default. demotion ON by default (for AJDT as well as LTW)aclement2011-08-051-116/+121
* fix NPE in mixing style (can be in concrete aspect from code style as well)avasseur2005-12-191-0/+4
* #114875 cannot reproduce NPE in @AJ abstract aspectavasseur2005-11-071-1/+6
* implement @AspectJ ITD @DeclareParents and @DeclareImplementsavasseur2005-10-171-0/+8
* #108488 @AspectJ perthis(..) was broken for some pointcut issueavasseur2005-09-291-2/+1
* temp comment out for CC, update for #107953 fixavasseur2005-09-281-1/+2
* fix #104212 very bad bug on static method call jp that has been around since ...avasseur2005-07-221-0/+4
* commented out debug line...aclement2005-07-201-1/+1
* @DeclareAnnotation and guard to not use it in M3, doc update for M3avasseur2005-07-181-2/+2
* fix 83935 where Jp / Pjp is an arg and bound in a formal binding as well as a...avasseur2005-07-111-2/+6
* add offset in MethodDeclarationAttribute for @AJ in AJDTavasseur2005-07-051-2/+2
* fix source location for @AJ + fix the AsmManager behavior for @AJ (still no l...avasseur2005-07-041-0/+6
* @style if test, fixed Ajc that was not having sandbox in cp anymore in some c...avasseur2005-06-091-0/+4
* test for if @style - a todo for Adrianavasseur2005-06-091-0/+4
* perClause inheritance in @AJ (in ajdt module), fixed FIXME AVavasseur2005-06-031-11/+14
* @AJ aspect inheritance and static pc refavasseur2005-05-311-0/+4
* moved bcel things to bcel package in weaver, deow test + fix for @AJavasseur2005-05-201-0/+4
* LTW and around inling test for code styleavasseur2005-05-171-0/+3
* aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)avasseur2005-05-171-1/+4
* added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci...avasseur2005-05-131-3/+51
* @AJ around inline + test, fix a bug in BcelClassWeaver on my wayavasseur2005-05-031-1/+1
* inlining of around for @AJ works unless non public member accessed from withi...avasseur2005-04-281-46/+4
* fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ...avasseur2005-04-261-5/+5
* @AJ annotation are runtime visible, fixed all licenses from branch for EPLavasseur2005-04-221-7/+8
* commented jar target from bcel-builder/build.xml since broken (can someone co...avasseur2005-04-201-10/+8
* new simple tests - one of which aborts...aclement2005-04-191-0/+9
* from branch: simple @AJ testsaclement2005-04-191-0/+70