aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sandbox
Commit message (Collapse)AuthorAgeFilesLines
* update license to EPLacolyer2006-06-011-2/+2
|
* update license to EPLacolyer2006-06-017-14/+14
|
* bug#82171 Created sepereate handle provider to enable ASM use of ↵mkersten2005-04-141-2/+2
| | | | IDE-specific handle identifiers.
* Updated to include source location offset.mkersten2005-01-131-3/+6
|
* Added "uses pointcut" relation to the ASM.mkersten2004-10-141-3/+3
|
* Removed bogus dependancymkersten2004-08-181-1/+0
|
* Added support for clients to extend the ASM relationships in order to addmkersten2004-08-182-0/+89
| | | | | | | new relationships (such as the example in the sandbox that adds additional declared-parents relationships). There is no structural change to the compiler or weaver. The AsmRelationshipProvider is now accessed by getDefault() instead of statically, and its instance can be reset to be a subtype.
* ASM Usage and extension examples, implemented as test cases and mademkersten2004-07-277-199/+179
| | | | available in the sandbox as an Eclipse project.
* AOPAlliance adapter sampleacolyer2004-05-1723-0/+719
|
* cricketcage skipped, external link to top, updated design pattern entrywisberg2004-04-191-13/+26
|
* renamed sample aspectwisberg2004-04-191-1/+1
|
* Jan's 4/2 bug 50932 patchwisberg2004-04-024-12/+10
|
* Jan's 4/2 bug 50932 patchwisberg2004-04-0222-61/+459
|
* Jan Hannemann's design patterns implementations, plus .lst files and test ↵wisberg2004-03-31289-0/+21378
| | | | scripts
* Fixed one test per new messages, but left the pointcut test, which needs ↵wisberg2004-01-201-3/+6
| | | | lots of new messages to be specified, to another day.
* pointcuts for whether after/around advice is supportedwisberg2004-01-081-1/+6
|
* adding projects cricketcage and atrackwisberg2003-12-021-1/+24
|
* letting tool handle titleswisberg2003-11-261-4/+5
|
* doc handling of code gone stale...wisberg2003-09-271-0/+12
|
* adding file for links out to sample code elsewherewisberg2003-09-271-0/+54
|
* removing empty samplewisberg2003-09-271-6/+1
|
* debugger caveatswisberg2003-09-271-0/+8
|
* added test for collection callswisberg2003-09-272-6/+23
|
* script sample title, correct todo wrt resource cleanupwisberg2003-09-271-2/+2
|
* added pointcut anyCollectionWriteCalls()wisberg2003-09-271-0/+13
|
* removing unneeded commentwisberg2003-09-271-0/+2
|
* flagging that model walker broke in 1.1.1wisberg2003-09-271-2/+3
|
* updated tests - all passingwisberg2003-09-071-30/+52
|
* dirty example adapted from May user emailwisberg2003-09-071-0/+191
|
* pointcuts fixed, so library updated/fixed and testedwisberg2003-09-061-39/+43
|
* pointcuts fixed, so library updated/fixedwisberg2003-09-061-28/+31
|
* initialization example: more comments and more testablewisberg2003-09-061-40/+78
|
* using linked list, more commentswisberg2003-09-061-7/+12
|
* sample api code to list affected fileswisberg2003-09-062-1/+135
|
* library of basic pointcut idioms and test case that causes BCException ↵wisberg2003-08-074-1/+479
| | | | (copied to tests/bugs/pointcutLibrary)
* - initial api-based tests wisberg2003-08-077-53/+366
| | | | | - initial J2EE samples (added support for XML/Ant scripts)
* tag correction for code gathererwisberg2003-08-061-1/+1
|
* double-dispatch examplewisberg2003-08-062-0/+86
|
* initial checkin of the sandbox. wisberg2003-08-0633-0/+2114
The basic structure and examples of each type are there, but I have more examples and the ones there are not altogether validated. I'll make a few more changes before emailing dev and users about usage, etc.