Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | making jython-2.1 available for scripting | jhugunin | 2003-01-03 | 329 | -0/+73432 | |
| | ||||||
* | minor improvements to incremental mode | jhugunin | 2003-01-03 | 4 | -6/+19 | |
| | ||||||
* | making inter-type decls work with incremental mode | jhugunin | 2003-01-03 | 3 | -9/+17 | |
| | | | | (partially there) | |||||
* | work-around for hack that makes BinaryTypeBinding extend SourceTypeBinding | jhugunin | 2003-01-03 | 1 | -0/+1 | |
| | ||||||
* | horrible hack making this a subtype of SourceTypeBinding | jhugunin | 2003-01-03 | 1 | -11/+12 | |
| | ||||||
* | looking at binary form issues | jhugunin | 2003-01-03 | 1 | -0/+6 | |
| | ||||||
* | more info messages | jhugunin | 2003-01-03 | 1 | -2/+4 | |
| | ||||||
* | better incremental support | jhugunin | 2003-01-03 | 1 | -1/+9 | |
| | ||||||
* | removed 1000 files at once limit | jhugunin | 2003-01-03 | 1 | -1/+3 | |
| | ||||||
* | better error for unsupported 'if' lexically inside cflow | jhugunin | 2003-01-01 | 1 | -3/+4 | |
| | ||||||
* | better errors for dominates circularities | jhugunin | 2003-01-01 | 1 | -1/+18 | |
| | ||||||
* | moved fixed tests | jhugunin | 2003-01-01 | 2 | -34/+37 | |
| | ||||||
* | fixed ordering of inter-dependent cflow entries | jhugunin | 2003-01-01 | 5 | -11/+50 | |
| | | | | | fixed matching to privileged and inter-type field gets/sets which are method calls in bytecode | |||||
* | one more knownLimitation in error handling | jhugunin | 2003-01-01 | 1 | -1/+1 | |
| | ||||||
* | expanded coverage | jhugunin | 2003-01-01 | 1 | -1/+17 | |
| | ||||||
* | finished implementation of around inlining | jhugunin | 2003-01-01 | 24 | -159/+645 | |
| | ||||||
* | fixed apparantly-unused errordir attribute | wisberg | 2002-12-31 | 1 | -5/+0 | |
| | ||||||
* | minor comment changes | wisberg | 2002-12-31 | 1 | -3/+5 | |
| | ||||||
* | fixes to make ajctests mostly running - still getting some silent failures? | wisberg | 2002-12-31 | 1 | -81/+46 | |
| | ||||||
* | added information about proceed to around advice attribute | jhugunin | 2002-12-31 | 20 | -90/+213 | |
| | ||||||
* | boolean array read/write | jhugunin | 2002-12-31 | 1 | -2/+23 | |
| | ||||||
* | new advice binary format | jhugunin | 2002-12-31 | 3 | -0/+0 | |
| | ||||||
* | initial version of unused/attic code for later reference | wisberg | 2002-12-31 | 131 | -0/+22975 | |
| | ||||||
* | - combined the two call/execution entries | wisberg | 2002-12-31 | 1 | -61/+88 | |
| | | | | - added Erik's entry wrt advising constructor calls | |||||
* | around inlining works more often | jhugunin | 2002-12-31 | 2 | -6/+29 | |
| | ||||||
* | refactored hasThis kinda thing | jhugunin | 2002-12-31 | 1 | -7/+1 | |
| | ||||||
* | can't do around x initialization, | jhugunin | 2002-12-31 | 6 | -55/+178 | |
| | | | | refactored hasThis kinda thing | |||||
* | can't do around x initialization | jhugunin | 2002-12-31 | 8 | -23/+36 | |
| | ||||||
* | 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 |