summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* pr115250: changed parameterizeWith() signature for shadowmungers.aclement2005-11-214-6/+22
* pr115250: copy params across to variant that we buildaclement2005-11-211-0/+1
* tests for 115250aclement2005-11-211-5/+17
* tidied up a bit.aclement2005-11-211-11/+4
* two test programs for 115250aclement2005-11-212-0/+74
* test and fix for 114875aclement2005-11-215-4/+66
* no chained exceptions under 1.3...acolyer2005-11-211-2/+3
* tests and fix for pr116229 and pr116755. Also adds support and tests for pars...acolyer2005-11-1924-89/+534
* fixes for 115252 from Helen (xlint on incorrect annotation usage in signatures)aclement2005-11-1813-5/+464
* tests for 115252aclement2005-11-188-0/+307
* fix for 115204, 116890 NPE in WildAnnotationTypePatternaclement2005-11-181-3/+5
* fix for 116949aclement2005-11-181-6/+10
* test and fix for 116626 from Matthew.aclement2005-11-186-4/+74
* Replacing bcel-builder with bcel. Should just export from weaver.wisberg2005-11-181-1/+1
* fixes for pr115237aclement2005-11-174-23/+55
* case4 of Alex's bug ;)aclement2005-11-177-0/+37
* fix for something Sian noticed.aclement2005-11-171-1/+5
* fix for latest part of Alex's bug.aclement2005-11-171-1/+2
* more tests - for 115237 and alexs bug on the list.aclement2005-11-178-1/+78
* next round of fixes for list bug reported by Alexandru.aclement2005-11-1611-5/+42
* committing version with a main() in it!aclement2005-11-161-0/+4
* more tests... binary bridge methods and the one reported via the list which i...aclement2005-11-152-1/+24
* fix for pr116255aclement2005-11-151-2/+19
* optimization - don't put bridge methods on interfaces.aclement2005-11-151-1/+4
* rebuilt for 95517aclement2005-11-151-0/+0
* matthews fixes for 95517aclement2005-11-154-20/+103
* dont put bridge methods in an interface, you fool.aclement2005-11-151-1/+1
* Matthews patches for 115275aclement2005-11-158-3/+101
* test and fix for pr114436aclement2005-11-156-1/+25
* commentaclement2005-11-151-0/+3
* allow for missing type (again) - see pr116305aclement2005-11-151-1/+2
* improved bridging code gen - can cope with lazymethodgens that have no backin...aclement2005-11-141-6/+17
* reported on the list - failing to compile - using ITD to override a parameter...aclement2005-11-144-0/+30
* more binary bridging testcodeaclement2005-11-144-0/+11
* testcode for 114436aclement2005-11-143-0/+25
* fix for comment #1 in 113368aclement2005-11-141-0/+1
* fixes for pr115788 - primitive handling.aclement2005-11-142-0/+13
* Removing 1.5 API String.contains(..)wisberg2005-11-141-1/+4
* tests and fixes for 115235: stackoverflow on concretizing pointcuts (patch fr...aclement2005-11-146-1/+76
* fix for parser crash on erroneous perthis() - see pr115788aclement2005-11-144-1/+18
* removed 1.5 api (doh!)aclement2005-11-121-1/+1
* fix for pr113531aclement2005-11-111-17/+24
* fix for pr113531aclement2005-11-111-2/+12
* Fix for 113118 - use the right method to get a signature for the attribute.aclement2005-11-111-1/+2
* Matthews patches from 95529aclement2005-11-1118-41/+348
* YES! Bridge method code all in !! hurrah!! See pr108101aclement2005-11-113-93/+193
* fixes for pr113447 - dont do bindings check at each shadow.aclement2005-11-118-85/+33
* tests for pr113447 from Helen Hawkins.aclement2005-11-118-7/+240
* more AST stuff: 110465aclement2005-11-1117-134/+169
* more AST stuff: 110465aclement2005-11-112-10/+16