summaryrefslogtreecommitdiffstats
path: root/bcel-builder/testdata
Commit message (Collapse)AuthorAgeFilesLines
* Bugette: annotation value of primitive type 'char' wasnt working !aclement2006-02-142-1/+1
|
* add support and tests for isAnonymous in JavaClassacolyer2005-11-042-0/+16
|
* Updated with a simple erasure test case - will need more later!aclement2005-06-142-0/+7
|
* GenericsWork: Some sick signatures that are possible, not all currently used ↵aclement2005-06-012-0/+36
| | | | in testing
* Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks ↵aclement2004-12-094-0/+12
| | | | invis annotations on classgens correctly.
* BCEL Java5 Supportaclement2004-11-1929-0/+216