aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* from branch: capable of knowing whether it represents an @AJ aspectaclement2005-04-191-4/+33
|
* from branch: new utility methods for @AJ supportaclement2005-04-191-3/+45
|
* from branch: extra perclause support for @AJaclement2005-04-191-0/+24
|
* from branch: add aspectOf() via a mungeraclement2005-04-192-0/+16
|
* from branch: binding rules different for @AJaclement2005-04-192-1/+18
|
* from branch: @AJ supportaclement2005-04-191-12/+53
|
* from branch: dealing with the binding of formalsaclement2005-04-191-2/+13
|
* improved error messageaclement2005-04-191-1/+1
|
* changed visibilityaclement2005-04-191-2/+2
|
* from branch: changes for @AJ - any tests for this???aclement2005-04-191-13/+25
|
* from branch: expected test results changed because of new JP subtypesaclement2005-04-191-10/+10
|
* changed cutoffaclement2005-04-191-3/+4
|
* from branch: build.xml's for IntelliJaclement2005-04-191-0/+97
|
* from branch: simple @AJ testsaclement2005-04-193-0/+123
|
* includes the basic @AJ test suiteaclement2005-04-191-0/+4
|
* Change to ordering expected due to (harmless!) advice ordering change in ↵aclement2005-04-191-1/+1
| | | | BcelWeaver
* From branch: method to check if a source type is @AJ styleaclement2005-04-191-0/+13
|
* From branch: Changes to runtime for @AJaclement2005-04-195-10/+229
|
* Empty interface for EnclosingStaticPart, to enable differentiation between ↵aclement2005-04-191-1/+3
| | | | ESP and SP. migration issue?
* visibility changeaclement2005-04-191-2/+2
|
* Adds JUnit to the classpath (so it is available for test material to use)aclement2005-04-192-3/+6
|
* From branch: Driver for build.xmls that now exist in each module.aclement2005-04-191-0/+90
|
* Uses default locale rather than assuming UKaclement2005-04-191-1/+1
|
* organized importsaclement2005-04-192-4/+4
|
* Andrew Huffs coverage tests for @AJ - not currently in ↵aclement2005-04-192-0/+495
| | | | RunTheseBeforeYouCommit due to failures.
* From branch: @AJ test materialaclement2005-04-1912-0/+980
|
* Andrew Huffs test programs for @AJaclement2005-04-1944-0/+498
|
* From branch: New build scripts that Alex uses under IntelliJ - can be run ↵aclement2005-04-1918-1/+1072
| | | | individually or via master in build module.
* Just explaining why empty test is here!aclement2005-04-191-1/+4
|
* I'm committing this shell of an implementation for runtime reflection on ↵acolyer2005-04-1816-0/+985
| | | | AspectJ's type system. It's needed by the aUnit guys and provides a means for us to share a structure, take patches etc.. NOT to be considered finished (ha ha) or even a final design at this point in time. We have to do some compiler work to generate runtime-visible structures to support this...
* Andys quest to reduce unnecessary test output.aclement2005-04-156-51/+59
|
* bug#82171 Created sepereate handle provider to enable ASM use of ↵mkersten2005-04-1410-57/+167
| | | | IDE-specific handle identifiers.
* copyright addedaclement2005-04-148-0/+80
|
* From The Branch: Alex's changes in the weaver module to avoid use of the ↵aclement2005-04-1313-5/+30
| | | | default package where inappropriate.
* Patch from Andrew Huff - failing test for pr90588aclement2005-04-134-0/+54
|
* update the last updated dateacolyer2005-04-131-1/+1
|
* Changes in staticinitialization sloc reported, see pr 91090aclement2005-04-133-3/+3
|
* Fix for: Bugzilla Bug 91090: declare warning with staticinitialization ↵aclement2005-04-131-1/+5
| | | | matching an aspect doesn't appear correctly. Ensured staticinitialization shadow source locations are always the type declaration line (including offset where we can).
* See pr90806 - change to harness so fast machines don't fail incremental tests.aclement2005-04-131-0/+12
|
* Null friendly and includes sloc when dumping model (only ever used when ↵aclement2005-04-131-1/+6
| | | | debugging structuremodel...)
* Test for pr90806aclement2005-04-132-1/+16
|
* Fix for pr90806 - stash sourcecontext whilst we have it.aclement2005-04-131-1/+4
|
* Test programs for pr90806aclement2005-04-133-0/+10
|
* Changed copyright message slightly to keep test happy !aclement2005-04-138-8/+32
|
* From The Branch: Alex's new annotations for annotation style developmentaclement2005-04-128-0/+224
|
* integrating patch from Andrew Huff to update building from source instructionsacolyer2005-04-121-12/+46
|
* add a bit of padding below h1 for IEV1_5_0M2acolyer2005-04-103-0/+15
|
* add some style to our guides ;)acolyer2005-04-1011-90/+394
|
* Use names like 'tjp.GetInfo' rather than 'tjp_GetInfo' in the lint message !aclement2005-04-071-1/+1
|
* Guard against NPEaclement2005-04-071-1/+4
|