2 Commits (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

Author SHA1 Message Date
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 years ago
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete 5 years ago
  Andy Clement e1f6d1fc52 allow reflection world to resolve generated types (e.g. lambdas) 9 years ago
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16 years ago
  aclement 6d7e965c46 Fix some stuff that Wes pointed out: addEmptyConstructor() in ClassGen has always been broken and the src.zip for BCEL that was generated included test imports. 19 years ago
  aclement 1ad46c857b BCEL Java5 Support 19 years ago
  aclement 3838917cde Imports organized. 19 years ago
  aclement 066aacd6f5 Adding BCEL src to bcel-builder project. We change/patch BCEL more frequently than we import new versions of BCEL into AspectJ - so it makes sense to make that patching process easier than the importing process. Also the Java5 support would result in an unwieldy patch.txt file. 19 years ago