Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor hasThis kind of things | jhugunin | 2002-12-31 | 1 | -9/+9 |
| | |||||
* | local variable information is different than before (not better or worse, ↵ | jhugunin | 2002-12-30 | 14 | -14/+27 |
| | | | | just different...) | ||||
* | moving now working tests | jhugunin | 2002-12-30 | 2 | -72/+78 |
| | |||||
* | using declare dominates | jhugunin | 2002-12-30 | 1 | -1/+1 |
| | |||||
* | better coverage | jhugunin | 2002-12-30 | 1 | -0/+21 |
| | |||||
* | fixed to match fact that this syntax is forbidden | jhugunin | 2002-12-30 | 1 | -2/+2 |
| | |||||
* | better errors for circularities | jhugunin | 2002-12-30 | 1 | -2/+6 |
| | |||||
* | not allowed on aspects | jhugunin | 2002-12-30 | 2 | -0/+9 |
| | |||||
* | checking that parameter to after throwing isa Throwable | jhugunin | 2002-12-30 | 1 | -0/+12 |
| | |||||
* | fixed error | jhugunin | 2002-12-30 | 1 | -1/+1 |
| | |||||
* | needed a !within(A) | jhugunin | 2002-12-30 | 1 | -1/+1 |
| | |||||
* | fixed to use declare dominates | jhugunin | 2002-12-30 | 1 | -3/+3 |
| | |||||
* | fixed expected error line | jhugunin | 2002-12-30 | 1 | -2/+2 |
| | |||||
* | initial versions (neglected .lst files) | wisberg | 2002-12-30 | 64 | -0/+403 |
| | |||||
* | minor Tester API tests brought down from attic | wisberg | 2002-12-30 | 3 | -2/+268 |
| | |||||
* | initial version | wisberg | 2002-12-28 | 1 | -0/+133 |
| | |||||
* | correctly handling exceptions thrown from intro methods | jhugunin | 2002-12-24 | 9 | -20/+85 |
| | |||||
* | added coverage for exceptions thrown from intro methods | jhugunin | 2002-12-24 | 4 | -28/+64 |
| | | | | these tests were inspired by failures compiling observer example | ||||
* | fixed names of introduced members | jhugunin | 2002-12-24 | 1 | -2/+2 |
| | |||||
* | fixed to use A.aspectOf() instead of A.ajc$perSingletonField for getting | jhugunin | 2002-12-23 | 4 | -6/+10 |
| | | | | | singleton aspects this lets us produce much better errors when the field is null | ||||
* | better error handling | jhugunin | 2002-12-23 | 7 | -7/+32 |
| | | | | better handling of synthetic inter-type members | ||||
* | better error lines | jhugunin | 2002-12-23 | 1 | -8/+21 |
| | | | | forcing a few tests to use -1.4 for correct declaring type at call sites | ||||
* | changed callee-side call join point test to use execution | jhugunin | 2002-12-23 | 1 | -4/+5 |
| | |||||
* | better errors for bad named pointcut declarations and references | jhugunin | 2002-12-23 | 15 | -39/+76 |
| | | | | handling concrete aspect correctly for cflow fields | ||||
* | a couple more known limitations and better error lines | jhugunin | 2002-12-23 | 1 | -4/+6 |
| | |||||
* | new default quotes DEVELOPMENT for scanner. | wisberg | 2002-12-23 | 1 | -2/+24 |
| | |||||
* | - added aspectjrt target (alias to runtime) | wisberg | 2002-12-23 | 1 | -16/+50 |
| | | | | | - implemented target to fail if bootstrap libraries are out of date - moved update-tree under setup comment | ||||
* | updated to remove ignored manifest, make more recent than sources checked in ↵ | wisberg | 2002-12-23 | 1 | -0/+0 |
| | | | | later. | ||||
* | updated with DEVELOPMENT manifest | wisberg | 2002-12-23 | 1 | -0/+0 |
| | |||||
* | rolling out build changes to bootstrap jar. | wisberg | 2002-12-23 | 2 | -2/+2 |
| | |||||
* | fixed bug with unnamed tasks producing messages like | wisberg | 2002-12-23 | 1 | -9/+31 |
| | | | | [null] Building Zip: foo.zip | ||||
* | fixing version-handling. | wisberg | 2002-12-23 | 10 | -622/+970 |
| | | | | | | build-properties.xml has actual version, Version.java is generated, and "DEVELOPMENT" is default. | ||||
* | a couple more known limitations and increased coverage with new test case | jhugunin | 2002-12-23 | 1 | -4/+12 |
| | |||||
* | commented out code to replace licenses | wisberg | 2002-12-23 | 1 | -11/+11 |
| | |||||
* | updated for new sematics of issingleton aspects advising their own | jhugunin | 2002-12-23 | 2 | -2/+28 |
| | | | | initializers | ||||
* | better errors for issingleton aspects advising own initializers | jhugunin | 2002-12-23 | 4 | -7/+31 |
| | | | | also correct typing for dynamic checks on parameters to if pcds | ||||
* | fixed uptodate checking for local-dist | wisberg | 2002-12-23 | 1 | -7/+9 |
| | |||||
* | matching new semantics of persingleton aspect advising its own initialization | jhugunin | 2002-12-23 | 1 | -2/+2 |
| | |||||
* | making lack of after returning advice consitent with expected events | jhugunin | 2002-12-23 | 1 | -1/+1 |
| | |||||
* | fixed rules for overriding/inheriting pointcuts | jhugunin | 2002-12-20 | 7 | -41/+134 |
| | |||||
* | expanded coverage | jhugunin | 2002-12-20 | 7 | -5/+54 |
| | |||||
* | updated error messages | jhugunin | 2002-12-20 | 1 | -6/+22 |
| | |||||
* | added test cases for old jitterbugs | wisberg | 2002-12-20 | 8 | -71/+233 |
| | | | | moved passing tests from ajcTestsFailing to ajcTests | ||||
* | excluding new preinitialization join points | jhugunin | 2002-12-19 | 2 | -2/+2 |
| | |||||
* | updated jars | jhugunin | 2002-12-19 | 4 | -0/+0 |
| | |||||
* | removed old transition warnings | jhugunin | 2002-12-19 | 1 | -6/+7 |
| | |||||
* | updated jars for changes to bytecode forms | jhugunin | 2002-12-19 | 3 | -0/+0 |
| | |||||
* | making more jars for tests | jhugunin | 2002-12-19 | 1 | -0/+33 |
| | |||||
* | explicitly excluding new preinitialization join points | jhugunin | 2002-12-19 | 1 | -1/+1 |
| | |||||
* | using external deprecated method to get warning | jhugunin | 2002-12-19 | 1 | -2/+2 |
| |