13 Commits (2982b4cc622a2a95429b16f0aa3c55b7e20d798a)

Author SHA1 Message Date
  aclement 2982b4cc62 The BIG commit. 20 years ago
  mkersten 66e2167bda Made AsmHiearchyBuilder extensible in order to support tools that require more 20 years ago
  mkersten 865310a81d I added -XjavadocsInModel to make the addition of Javadoc strings to the ASM only happen when request it (prevent bloat of the model with strings. 20 years ago
  mkersten 6f035006e9 Added more information on source signature (for ajdoc) 20 years ago
  mkersten 4ee35142ff Added methods for retrieving the signature of a program element as it occurrs in the source code. 20 years ago
  mkersten d5165134df Fixed generation and access of return types on IProgramElements(s). 20 years ago
  acolyer c37cc870d1 spring cleaning in advance of 1.2 enhancements: 20 years ago
  acolyer 19ed0a21b8 move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the 20 years ago
  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 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 18f9c1e2db Fixed ProgramElement modifiers bug. 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
  mkersten 5594a6579a Revised and added tests for ASM containment hierarchy. 21 years ago
  mkersten ec5f4c0afe Fixed missing sourceline file info. 21 years ago
  mkersten ac6f0b6f96 comment change only 21 years ago
  mkersten f5d31bac78 fixed 39974: Some strange error when compiling the observer example with JBuilder7 integrated AJDE 21 years ago
  mkersten 78869703a8 Fixed 39626: Added AsmBuilderTest class that tests handling for this and related null parameters. 21 years ago
  mkersten 58e3cb226a Fix for bug 40824. 21 years ago
  wisberg 11d2388cf9 addressing (Andy's) NPE - null source location is permitted for packages, so I checked all uses for NPE. 21 years ago
  wisberg c5175f34dc Checking in Mik's changes sent by email today for model and incremental support in AJDE. 21 years ago
  jhugunin 816fdfe472 Half-way through refactoring of ResolvedTypeX's and Worlds. This 21 years ago
  mkersten 2484d6b39f Fixed setting runnable bit on structure nodes. 21 years ago
  acolyer 0ea01f7424 Use ***sourceStart*** (to avoid navigating to top of comments), 21 years ago
  acolyer 07fa0f32dd Bug 33011. Added correct calculations for start and end 21 years ago
  mkersten 32a7e80fac Fixed source line mapping errors. 21 years ago
  mkersten ab6b18d687 Fixed failing unit tests. Involved making paths work right in structure model, 21 years ago
  jhugunin c1260e6b26 fixed bug #29186, much better handling of structure generation 21 years ago
  jhugunin 5641e01efb fixed initial implementor for code written in 2002 to be just PARC, not Xerox/PARC 21 years ago
  wisberg d842c4f113 initial version 21 years ago