Commit Graph

194 Commits

Author SHA1 Message Date
jhugunin
0025a76674 incremental and application to binaries improved 2003-01-03 23:22:23 +00:00
jhugunin
23a1b71057 getting dependency info for inter-type methods 2003-01-03 23:21:53 +00:00
jhugunin
d23254eaca incremental and working with binaries improved 2003-01-03 23:21:30 +00:00
jhugunin
8ec8f0c0c6 making jython-2.1 available for scripting 2003-01-03 23:19:47 +00:00
jhugunin
f685f979a4 minor improvements to incremental mode 2003-01-03 19:23:38 +00:00
jhugunin
ef5c2cbf02 making inter-type decls work with incremental mode
(partially there)
2003-01-03 19:17:41 +00:00
jhugunin
779e5e30c4 work-around for hack that makes BinaryTypeBinding extend SourceTypeBinding 2003-01-03 19:16:44 +00:00
jhugunin
3fb52353cc horrible hack making this a subtype of SourceTypeBinding 2003-01-03 19:13:35 +00:00
jhugunin
d43883b4f7 looking at binary form issues 2003-01-03 01:45:26 +00:00
jhugunin
623f3bda36 more info messages 2003-01-03 01:44:33 +00:00
jhugunin
bf3b347a69 better incremental support 2003-01-03 01:44:18 +00:00
jhugunin
bab3730058 removed 1000 files at once limit 2003-01-03 01:43:20 +00:00
jhugunin
ad755cd116 better error for unsupported 'if' lexically inside cflow 2003-01-01 01:32:20 +00:00
jhugunin
768fe44dee better errors for dominates circularities 2003-01-01 01:32:00 +00:00
jhugunin
4a5b6f6bbf moved fixed tests 2003-01-01 01:31:39 +00:00
jhugunin
6ca8bded75 fixed ordering of inter-dependent cflow entries
fixed matching to privileged and inter-type field gets/sets which are method
calls in bytecode
2003-01-01 01:14:16 +00:00
jhugunin
ad1978de1e one more knownLimitation in error handling 2003-01-01 01:13:34 +00:00
jhugunin
08b0b1f657 expanded coverage 2003-01-01 00:07:53 +00:00
jhugunin
28f09b17d4 finished implementation of around inlining 2003-01-01 00:07:33 +00:00
wisberg
9987be3397 fixed apparantly-unused errordir attribute 2002-12-31 22:10:37 +00:00
wisberg
bd58f4bd44 minor comment changes 2002-12-31 22:09:51 +00:00
wisberg
680908c84f fixes to make ajctests mostly running - still getting some silent failures? 2002-12-31 22:09:31 +00:00
jhugunin
13050957b1 added information about proceed to around advice attribute 2002-12-31 19:11:48 +00:00
jhugunin
ad84a3bad2 boolean array read/write 2002-12-31 19:11:22 +00:00
jhugunin
38e7ac92dc new advice binary format 2002-12-31 19:11:08 +00:00
wisberg
63d88f163b initial version of unused/attic code for later reference 2002-12-31 18:25:37 +00:00
wisberg
897e1f63b9 - combined the two call/execution entries
- added Erik's entry wrt advising constructor calls
2002-12-31 17:51:48 +00:00
jhugunin
647f96893d around inlining works more often 2002-12-31 01:56:32 +00:00
jhugunin
6781a7d16e refactored hasThis kinda thing 2002-12-31 00:55:32 +00:00
jhugunin
fcb23bffb3 can't do around x initialization,
refactored hasThis kinda thing
2002-12-31 00:55:19 +00:00
jhugunin
742ae9055d can't do around x initialization 2002-12-31 00:54:23 +00:00
jhugunin
2df90bb2b7 refactor hasThis kind of things 2002-12-31 00:53:16 +00:00
jhugunin
e1b31331d1 local variable information is different than before (not better or worse, just different...) 2002-12-30 23:52:52 +00:00
jhugunin
991411ec52 moving now working tests 2002-12-30 20:32:08 +00:00
jhugunin
4edc1f2902 using declare dominates 2002-12-30 20:31:38 +00:00
jhugunin
759bac5566 better coverage 2002-12-30 20:31:30 +00:00
jhugunin
a000466044 fixed to match fact that this syntax is forbidden 2002-12-30 20:31:11 +00:00
jhugunin
580d0ccb31 better errors for circularities 2002-12-30 20:30:48 +00:00
jhugunin
2a76e2727a not allowed on aspects 2002-12-30 20:30:11 +00:00
jhugunin
8bc24339ac checking that parameter to after throwing isa Throwable 2002-12-30 20:29:56 +00:00
jhugunin
c05863091e fixed error 2002-12-30 20:00:34 +00:00
jhugunin
23e449e656 needed a !within(A) 2002-12-30 19:53:39 +00:00
jhugunin
4b069263be fixed to use declare dominates 2002-12-30 19:18:26 +00:00
jhugunin
922a42c30d fixed expected error line 2002-12-30 19:14:37 +00:00
wisberg
20dca6904f initial versions (neglected .lst files) 2002-12-30 18:03:09 +00:00
wisberg
0b35a034d7 minor Tester API tests brought down from attic 2002-12-30 15:35:02 +00:00
wisberg
e77b357e11 initial version 2002-12-28 02:32:32 +00:00
jhugunin
045686fb79 correctly handling exceptions thrown from intro methods 2002-12-24 00:34:36 +00:00
jhugunin
d3156f737f added coverage for exceptions thrown from intro methods
these tests were inspired by failures compiling observer example
2002-12-24 00:34:05 +00:00
jhugunin
7e28c28f4b fixed names of introduced members 2002-12-24 00:33:03 +00:00