| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | it's a whole new compiler in there... | acolyer | 2005-04-29 | 6 | -4/+15 |
* | inlining of around for @AJ works unless non public member accessed from withi... | avasseur | 2005-04-28 | 1 | -75/+193 |
* | Fix for structure model missing declare @constructor matches that hit the def... | aclement | 2005-04-26 | 1 | -0/+1 |
* | Fix for Bug 92630: Null Pointer Exception thrown by ajc compiler | aclement | 2005-04-26 | 1 | -2/+4 |
* | fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ... | avasseur | 2005-04-26 | 1 | -37/+212 |
* | support in ajc for parsing and error reporting of @AspectJ style aspect defin... | acolyer | 2005-04-25 | 15 | -46/+124 |
* | @AJ annotation are runtime visible, fixed all licenses from branch for EPL | avasseur | 2005-04-22 | 5 | -34/+39 |
* | Fixed bug#91912 added softens / softened by relationship to ASM | mkersten | 2005-04-21 | 1 | -9/+18 |
* | this set of commits teaches the TypeX world about parameterized types. it han... | acolyer | 2005-04-20 | 3 | -4/+140 |
* | commented jar target from bcel-builder/build.xml since broken (can someone co... | avasseur | 2005-04-20 | 1 | -13/+27 |
* | Fix for pr92053: atargs causes a VerifyError: Unable to pop operand off an em... | aclement | 2005-04-20 | 1 | -17/+11 |
* | fix for Bugzilla Bug 91858 | acolyer | 2005-04-20 | 1 | -2/+1 |
* | I didn't move the test suite class.. | aclement | 2005-04-19 | 1 | -1/+1 |
* | Copyright altered to pass the test.. | aclement | 2005-04-19 | 3 | -3/+12 |
* | from branch: change to advice ordering (sorts on source loc rather than name)... | aclement | 2005-04-19 | 1 | -26/+109 |
* | from branch: changed visibility | aclement | 2005-04-19 | 1 | -3/+2 |
* | from branch: loads of @AJ changes for inlining strategies, using the right JP... | aclement | 2005-04-19 | 1 | -50/+234 |
* | from branch: needs to implement mustcheckexceptions method | aclement | 2005-04-19 | 1 | -0/+8 |
* | from branch: concern from alex that sequenced hash map might be needed? | aclement | 2005-04-19 | 1 | -1/+2 |
* | from branch: redundant? | aclement | 2005-04-19 | 1 | -1/+11 |
* | from branch: dont stick the interface on @AJ thingies. | aclement | 2005-04-19 | 1 | -3/+12 |
* | from branch: rtx's now know whether they are @AJ aspects or not | aclement | 2005-04-19 | 1 | -2/+11 |
* | from branch: check exceptions if necessary | aclement | 2005-04-19 | 1 | -6/+15 |
* | from branch: mod to check if exceptions must be verified or not... | aclement | 2005-04-19 | 1 | -1/+8 |
* | from branch: perclause support necessary for @AJ | aclement | 2005-04-19 | 1 | -0/+13 |
* | modified for binding processing from branch and Andy optimized toString() | aclement | 2005-04-19 | 1 | -8/+15 |
* | from branch: processes @AJ annotations | aclement | 2005-04-19 | 2 | -0/+899 |
* | from branch: new exprs supported | aclement | 2005-04-19 | 5 | -1/+148 |
* | from branch: new tests supported | aclement | 2005-04-19 | 1 | -0/+28 |
* | From branch: necessary for @AJ | aclement | 2005-04-19 | 1 | -0/+389 |
* | from branch: modified parameter code for @AJ | aclement | 2005-04-19 | 1 | -35/+99 |
* | from branch: perclause support and modified delegate processing for multi-thr... | aclement | 2005-04-19 | 1 | -13/+57 |
* | from branch: knows about new JP subtypes | aclement | 2005-04-19 | 1 | -10/+48 |
* | from branch: processes @AJ stuff on a field | aclement | 2005-04-19 | 1 | -1/+4 |
* | from branch: processes @AJ stuff on a method | aclement | 2005-04-19 | 1 | -1/+4 |
* | from branch: capable of knowing whether it represents an @AJ aspect | aclement | 2005-04-19 | 1 | -4/+33 |
* | from branch: new utility methods for @AJ support | aclement | 2005-04-19 | 1 | -3/+45 |
* | from branch: extra perclause support for @AJ | aclement | 2005-04-19 | 1 | -0/+24 |
* | from branch: add aspectOf() via a munger | aclement | 2005-04-19 | 2 | -0/+16 |
* | from branch: binding rules different for @AJ | aclement | 2005-04-19 | 2 | -1/+18 |
* | from branch: @AJ support | aclement | 2005-04-19 | 1 | -12/+53 |
* | from branch: dealing with the binding of formals | aclement | 2005-04-19 | 1 | -2/+13 |
* | improved error message | aclement | 2005-04-19 | 1 | -1/+1 |
* | changed visibility | aclement | 2005-04-19 | 1 | -2/+2 |
* | from branch: changes for @AJ - any tests for this??? | aclement | 2005-04-19 | 1 | -13/+25 |
* | from branch: expected test results changed because of new JP subtypes | aclement | 2005-04-19 | 1 | -10/+10 |
* | From branch: New build scripts that Alex uses under IntelliJ - can be run ind... | aclement | 2005-04-19 | 1 | -0/+62 |
* | bug#82171 Created sepereate handle provider to enable ASM use of IDE-specific... | mkersten | 2005-04-14 | 2 | -12/+13 |
* | copyright added | aclement | 2005-04-14 | 8 | -0/+80 |
* | From The Branch: Alex's changes in the weaver module to avoid use of the defa... | aclement | 2005-04-13 | 13 | -5/+30 |