3 次代码提交 (7a013ac10b7454b2058462f2ad715fb078337bda)

作者 SHA1 备注 提交日期
  aclement 7a013ac10b findbugs/eclipse warnings fixed 16 年前
  aclement 2f2215479d eclipse: unnecessary cast 16 年前
  aclement cfd711b962 new ajde.core module 17 年前
  acolyer 8997be03b5 update license to EPL 18 年前
  aclement 9dca72e7c6 test and fix for 132130 18 年前
  aclement 5f8d2cdff4 test and fix for 119451 18 年前
  mkersten 37c44d35a6 Fix for Bug #82752: ProgramElement.getSourceSignature returns "public" for "private" members 19 年前
  wisberg 07b62e63fa path-handling audit - mainly TODO, but some fixes/finders 19 年前
  aclement 2982b4cc62 The BIG commit. 20 年前
  acolyer 305b0d18b1 spring cleaning in advance of 1.2 enhancements: 20 年前
  mkersten 3a495aad88 Fixed AJDT bug with truncation of labels (there was a weird substring call in AdviceActionDelegate). Fixed ASM/AJDT modifiers bug. Fixed ASM static initializers bug (we may want to change the way they show up, i.e. Added imports to ASM containment hierarchy. Fixed numerous AJBrwoser, JBuilder and NetBeans bugs. 21 年前
  mkersten eb12f56518 Added spacewar project for testing. 21 年前
  mkersten b5d8b449c7 Updated org.aspectj.asm relationship model to string-handle-based API in order to support adding and removing relationships at any point in the compilation cycle, and to support external tools building relationships (e.g. JDT's incremental containment hierarchy builder). Also made inter-type declaration relationships show up in the model. 21 年前
  mkersten bffcd4c305 Added support for multiple relationships for a single program element. Renamed model container class. 21 年前
  mkersten 11d7649fc3 Minor improvements to structure model generation, clean up of test suite output, and port of AJDT to new ASM APIs. 21 年前
  mkersten 4a1a347b22 Got advice relationships working. 21 年前
  mkersten f1deb9c110 Reimplemented ASM API as described in bug "41254: revise asm and create interfaces". Containment hierarchy is done and tests added. Relationships are not done yet. All clients except AJDT ported. More UI porting in Swing clients required. 21 年前
  mkersten 1508de05e2 Improved generation of advice and pointcut names in the ASM. 21 年前
  mkersten 5594a6579a Revised and added tests for ASM containment hierarchy. 21 年前