19 커밋 (b6f2b6337fbaf95b78c20862cd90f0e027509531)

작성자 SHA1 메시지 날짜
  Andy Clement b6f2b6337f Fix 500035: handling target only binding in @AJ pointcut 7 년 전
  Andy Clement 611e04a9e1 Fix 500796: Allow for kotlin creating 'synthetic' local variable table entries 7 년 전
  aclement fcc37e1bb2 extra diagnostics on bytecode problems 13 년 전
  aclement 9b9952cc69 optimization 14 년 전
  aclement 7c89067090 refactoring 14 년 전
  aclement 600b449498 refactoring 14 년 전
  aclement f7fd9e7bf3 refactoring 15 년 전
  aclement 0a395eb90a Java5 upgrades 15 년 전
  aclement 82e74b4042 277959: stack depth must be at least one if there is an exception handler 15 년 전
  aclement 4efdf2ca05 optimize todo added 16 년 전
  aclement 1fe2cde765 231396: Comment #4: Big Refactoring 16 년 전
  aclement e83cf86b07 175806: allow for crumby bytecode incoming 17 년 전
  aclement 3b4d09438d optimization: use tags not gens. improves memory (create less garbage), faster (dont need to transform the garbage): see pr128650, optimization #6. 18 년 전
  aclement 34d6d63fdc optimization: rather than continuously constructing new arrays from the linked lists of instructions, we create one array and use it multiple times in MethodGen. 18 년 전
  acolyer 85a4b0afb2 final bcel fix for 101047 19 년 전
  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 7b4c7d7bef @AJ syntax (pr83626): changes to bcel from Alex 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 년 전