115 Commits (b6aec92d1ec73033130ecbb5552bf54ceb1cb85f)

Author SHA1 Message Date
  Andy Clement b6aec92d1e Use generics 9 years ago
  Andy Clement e26c781374 445395: more support for invokedynamic 9 years ago
  Andy Clement b09622f37d Fix 440983: RuntimeInvisTypeAnnotation unpacking 9 years ago
  Andy Clement 25f3a34a0c Add toString to BootstrapMethods in BCEL 9 years ago
  Andy Clement c4f9f951c3 436531: fix for weaving when method parameters around 10 years ago
  Andy Clement 6e5c19b752 fix for 435446: ensure size of invokedynamic correct 10 years ago
  Andy Clement afae1fc59a invokedynamic tidyup - handle calling getClassname on it 12 years ago
  Andy Clement 80de31e4da invokedynamic support in bcel 12 years ago
  aclement 2a53b0a7b9 missing impl for annotation value handling, time to fill it in 12 years ago
  aclement 034f9adbd6 327141 12 years ago
  aclement 18416b4f24 359159: modified Constants initialization 12 years ago
  aclement 09d62cfc43 356612 12 years ago
  aclement 9d7f8969fc extra diagnostics on bytecode problems 13 years ago
  aclement a22a779db6 removed com.sun references, even though they were only referenced from Javadoc 13 years ago
  aclement b72bc1728c 324932 13 years ago
  aclement 3a3dff2a49 323438 13 years ago
  aclement 75b983436c 278496: toString modifications for expected output testing 14 years ago
  aclement d6ad92e411 278496: toString modifications for expected output testing 14 years ago
  aclement 759abc6067 slight FieldGen change to allow constant initialization - not great but it works 14 years ago
  aclement aeba27a46d optimization 14 years ago
  aclement b4ba64a089 optimization 14 years ago
  aclement 3b522e9db6 unused code 14 years ago
  aclement 9da6451bae refactoring 14 years ago
  aclement 83c92096aa refactoring 14 years ago
  aclement 1a5597f207 refactoring 14 years ago
  aclement 0e2c4bfe43 refactoring 14 years ago
  aclement 6b3a690e66 refactoring 14 years ago
  aclement 60eb673578 refactoring 14 years ago
  aclement f3c1fd6938 refactoring 14 years ago
  aclement 1931657e1b Java5 upgrades 14 years ago
  aclement 0fb61a0729 281654: concurrency problem 14 years ago
  aclement 5f7d428a32 277616: renaming this to ajc$this on extract to static method 15 years ago
  aclement 25492effbb 277959: stack depth must be at least one if there is an exception handler 15 years ago
  aclement 534c29bc91 268896: funny lv table in method 15 years ago
  aclement f479c18ec0 246125: promoted generic sig parsing code to util 15 years ago
  aclement 0bf359315c cope with someone asking the wrong question 15 years ago
  aclement da2beaa264 fixed eclipse warnings 15 years ago
  aclement 7c702e723c lots of improvements 15 years ago
  aclement c431df6c56 some findbugs stuff addressed and better exception message in InstructionBranch 15 years ago
  aclement 3d37895814 243192: optimizing handling of constant instructions (eg. ALOAD_0) 16 years ago
  aclement 96225f3f49 pick up latest bcel changes 16 years ago
  aclement f442fa78af 231396: pick up caching change 16 years ago
  aclement 489b0d0fc2 231396: refactoring AspectJ: includes latest changes 16 years ago
  aclement 43bbb31cf8 231396: Comment #4: Big Refactoring 16 years ago
  aclement 384a650fff 210470: preventing weaver leaks: get control of the classloader references in Bcel 16 years ago
  aclement 0d3320ee49 annoValMatch: able to ask annotation about its values and their settings 16 years ago
  aclement 7131d6ad91 paramannos: improved annotation unpacking 16 years ago
  aclement af842fa12e paramannos: can fetch all annotations in one call for a method 16 years ago
  aclement 24efa707d2 fix for problem LTW in multi-threaded configuration - removed static from bcel classes 17 years ago
  aclement e0a105031f 175806: allow for crumby bytecode incoming 17 years ago