5 Commits (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

Author SHA1 Message Date
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 2 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete 5 years ago
  Andy Clement 0a01bd4783 Java8 support: methodparameters, typeannotations 11 years ago
  aclement 7c89067090 refactoring 14 years ago
  aclement 250b7a1b06 refactoring 14 years ago
  aclement eb469760c5 refactoring 14 years ago
  aclement f7fd9e7bf3 refactoring 14 years ago
  aclement 0a395eb90a Java5 upgrades 14 years ago
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16 years ago
  aclement 373dbc4a6c repair the stupid damage 16 years ago
  aclement 3c12fb39f7 up to date with 1.6.0 16 years ago
  aclement 6fe085391a repairing HEAD 17 years ago
  aclement 2447dfe82d major refactoring - writeup to follow... 17 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  aclement afa05c24d3 Upgraded BCEL annotation support - can now get an immutable form of annotation (type Annotation) from the mutable form (type AnnotationGen). Required when copying annotations between class files. 19 years ago
  aclement f51bf240ff Declare annotation: infrastructure upgrade. Mainly to ensure we copy entries between constant pools correctly - required when annotations move from one class to another (as is typical with declare annotation) 19 years ago
  aclement 8644e07c0d BCEL Java5 Support 19 years ago