7 Commits (2982b4cc622a2a95429b16f0aa3c55b7e20d798a)

Author SHA1 Message Date
  aclement 2982b4cc62 The BIG commit. 20 years ago
  mkersten bdc79f1b42 Fix for bug#47318: "org.aspectj.asm.IRelationship.Kind.ALL does not contain all kinds" 20 years ago
  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 years ago
  mkersten bffcd4c305 Added support for multiple relationships for a single program element. Renamed model container class. 21 years ago
  mkersten 4a1a347b22 Got advice relationships working. 21 years ago
  mkersten f7944d2c68 First pass at new relationship API support. 21 years ago
  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 years ago