aboutsummaryrefslogtreecommitdiffstats
path: root/ajde/testdata/examples
Commit message (Collapse)AuthorAgeFilesLines
* Remove old '.cvsignore' filesAlexander Kriegisch2023-09-2712-24/+0
| | | | Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Fix misplaced or incorrect javadoc tagsJerry James2020-09-141-1/+1
|
* 148190#32aclement2007-01-153-24/+0
|
* Added "uses pointcut" relation to the ASM.mkersten2004-10-141-0/+13
|
* Added methods for retrieving the signature of a program element as it ↵mkersten2004-03-111-0/+2
| | | | | | occurrs in the source code. Needed by ajdoc, possibly useful to other clients.
* don't worry about .ajsym files in cvsacolyer2003-11-102-0/+2
|
* Added spacewar to test data.mkersten2003-09-0533-0/+3107
|
* Fixed AJDT bug with truncation of labels (there was a weird substring call ↵mkersten2003-08-161-1/+18
| | | | in AdviceActionDelegate). Fixed ASM/AJDT modifiers bug. Fixed ASM static initializers bug (we may want to change the way they show up, i.e. Added imports to ASM containment hierarchy. Fixed numerous AJBrwoser, JBuilder and NetBeans bugs.
* Added spacewar project for testing.mkersten2003-08-161-1/+1
|
* Improved declare relationships. Implemented batch-build relationship ↵mkersten2003-08-141-1/+1
| | | | clearing policy.
* Updated org.aspectj.asm relationship model to string-handle-based API in ↵mkersten2003-08-141-2/+6
| | | | order to support adding and removing relationships at any point in the compilation cycle, and to support external tools building relationships (e.g. JDT's incremental containment hierarchy builder). Also made inter-type declaration relationships show up in the model.
* Minor improvements to structure model generation, clean up of test suite ↵mkersten2003-08-121-4/+6
| | | | output, and port of AJDT to new ASM APIs.
* Got advice relationships working.mkersten2003-08-081-13/+29
|
* First pass at new relationship API support.mkersten2003-08-081-2/+4
|
* Reimplemented ASM API as described in bug "41254: revise asm and create ↵mkersten2003-08-083-2/+7
| | | | interfaces". Containment hierarchy is done and tests added. Relationships are not done yet. All clients except AJDT ported. More UI porting in Swing clients required.
* Cleaned up test-generated files.mkersten2003-08-072-524/+0
|
* Fixed bugs: mkersten2003-08-062-2/+2
| | | | | | | 40943: Binary weaving should copy non-Java resources from "-inja... 36071: 1.1 rc1 should copy resources similar to java compiler 40826: ajbrowser does not report errors properly 40774: task list icons don't show in ajbrowser
* Improved generation of advice and pointcut names in the ASM.mkersten2003-08-062-0/+5
|
* Revised and added tests for ASM containment hierarchy.mkersten2003-08-052-13/+42
|
* Expanded test data sources.mkersten2003-08-051-0/+0
|
* extended test datamkersten2003-07-303-0/+525
|
* *** empty log message ***mkersten2003-07-231-0/+1
|
* Added coverge to LST file tests.mkersten2003-07-222-1/+7
|
* Extended test case support to allow verification of compiler messages produced acolyer2003-03-273-0/+22
| | | | | during compilation. Added test case for bug 33474 (full source location for declare warning messages).
* Edited (and then restored) iilegalNewFigElt pointcut acolyer2003-02-261-1/+3
| | | | to trap declare error task generation
* The mappings for advice are now correct, and associations have corresponding ↵mkersten2003-02-262-7/+8
| | | | kinds (e.g. "affects exception handlers").
* Added new coverage test source.mkersten2003-02-263-0/+70
|
* Ignore bin directoryacolyer2003-02-261-0/+1
|
* Fixed source line mapping errors. mkersten2003-02-181-0/+2
| | | | | | Fixed formatting of pointcuts. Added a few more tests for above.
* Committed patches specified in: mkersten2003-01-251-2/+4
| | | | http://bugs.eclipse.org/bugs/show_bug.cgi?id=29769
* initial version - neglected .lst files in testdatawisberg2002-12-174-0/+13
|
* initial versionwisberg2002-12-1636-0/+1249