aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bcel
Commit message (Collapse)AuthorAgeFilesLines
* Changed runtime invis param attrs to always be invis as discovered by Alex. ↵aclement2005-04-222-0/+0
| | | | Was impacting nothing as far as I could tell - but needed fixing!
* Changed runtime invis attrs to always be invis as discovered by Alex. Was ↵aclement2005-04-222-0/+0
| | | | impacting nothing as far as I could tell - but needed fixing!
* Declare annotation: loads of changes (see bcel-builder changes for detailed ↵aclement2005-03-102-0/+0
| | | | info)
* Removing last 'use the static type for accessing static field' warnings from ↵aclement2005-02-022-0/+0
| | | | the AJ source...
* Rebuilt with minor update to PUSH instructionaclement2005-01-312-0/+0
|
* @AJ syntax (pr83626): changes to bcel from Alexaclement2005-01-262-0/+0
|
* This fix for 'c' values in annotations has been verified by Pepe. ↵aclement2005-01-242-0/+0
| | | | Committing source changes and testcase.
* Fix for type 'c' values in annotations - 'c' == 'Class'aclement2005-01-232-0/+0
|
* Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks ↵aclement2004-12-092-0/+0
| | | | invis annotations on classgens correctly.
* Fix some stuff that Wes pointed out: addEmptyConstructor() in ClassGen has ↵aclement2004-11-222-0/+0
| | | | always been broken and the src.zip for BCEL that was generated included test imports.
* BCEL Java5 Supportaclement2004-11-192-0/+0
|
* BCEL rename (enhancement 61374)aclement2004-08-122-0/+0
|
* Updated with fix for Bugzilla Bug 62631 aclement2004-05-211-0/+0
| | | | Generated class gives "Illegal constant pool index" on loading
* Fix for Bugzilla Bug 41125: ehilsdal2004-01-291-0/+0
| | | | LocalVariableTable sometimes gets BCEL-supplied parameter names
* Fix for Bugzilla Bug 43792: Illegal Opcode Detected ehilsdal2004-01-291-0/+0
| | | | | this is now a patched version of bcel-5.1 -- it was previously an unpatched version of bcel-5.0.
* initial versionwisberg2002-12-162-0/+0