5 коммитов (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

Автор SHA1 Сообщение Дата
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2 лет назад
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 лет назад
  Lars Grefer 93ce335dc0 Unnecessary unboxing 3 лет назад
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 лет назад
  Andy Clement 9659cfe976 mavenizing bcel-builder - complete 5 лет назад
  Andy Clement 482995299c Fix 485055: declare @field failing for final String fields (see also Bug 327141) 8 лет назад
  aclement dc7971c698 327141 12 лет назад
  aclement c37f7b5968 slight FieldGen change to allow constant initialization - not great but it works 14 лет назад
  aclement 7c89067090 refactoring 14 лет назад
  aclement 600b449498 refactoring 14 лет назад
  aclement 40de2e7d33 refactoring 14 лет назад
  aclement 0a395eb90a Java5 upgrades 14 лет назад
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16 лет назад
  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 лет назад
  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 лет назад
  aclement 1ad46c857b BCEL Java5 Support 19 лет назад
  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 лет назад