42 次程式碼提交 (f75a66ece05d2ebec90bccb3dccd6ce9b2baebc3)

作者 SHA1 備註 提交日期
  mkersten 3b6a9d338f Minor non-disruptive ASM API cleanup. 20 年之前
  mkersten 4ee35142ff Added methods for retrieving the signature of a program element as it occurrs in the source code. 20 年之前
  mkersten d5165134df Fixed generation and access of return types on IProgramElements(s). 20 年之前
  mkersten 669cd7ce86 Fixed bug#45489 "Structure model is wrong when re-opened" 20 年之前
  acolyer 24be322620 spring cleaning in advance of 1.2 enhancements: 20 年之前
  mkersten bdc79f1b42 Fix for bug#47318: "org.aspectj.asm.IRelationship.Kind.ALL does not contain all kinds" 20 年之前
  mkersten 426d89b639 Fix for bug#43709. 21 年之前
  acolyer ad0dd8b3fd always canonicalize the file argument when searching for nodes by file and/or line. 21 年之前
  acolyer 931e121c76 added a cache by type to avoid linear searches 21 年之前
  acolyer ef28081257 remember handleIdentifier once calculated, use canonical file path map 21 年之前
  acolyer a29afa3b91 added a cache of canonical file paths 21 年之前
  mkersten a43ec0b4cf Removed asm path canonicalization. 21 年之前
  acolyer 31f9de4724 added a cache by handle to avoid terrible performance on larger projects 21 年之前
  acolyer 4468c138c9 Added a removeAllListeners method to be called from test suite to 21 年之前
  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 年之前
  acolyer f15aa16ada copyright header change to satisfy BuildModuleTests 21 年之前
  mkersten 1c58e3476d Ported inline annotation support to new ASM API. Ported aspect visualizer. Improved link siganture generation. Improved ASM test coverage. 21 年之前
  mkersten 56d4d719ba Improved declare relationships. Implemented batch-build relationship clearing policy. 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 1e0113299d Minor improvements to structure model generation, clean up of test suite output, and port of AJDT to new ASM APIs. 21 年之前
  wisberg 28616d99ec corrected header (copyright) 21 年之前
  mkersten 4a1a347b22 Got advice relationships working. 21 年之前
  mkersten 3289df4d8c Fixed initialization. 21 年之前
  mkersten f7944d2c68 First pass at new relationship API support. 21 年之前
  mkersten 18f9c1e2db Fixed ProgramElement modifiers bug. 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 年之前
  mkersten d203b7fbc0 Deprecated singleton API. 21 年之前
  mkersten 819bf96738 Refactored singleton reference to be accessed via getDefault() in order to be consistent with the rest of AJDE. 21 年之前
  acolyer 55508643c4 "organized imports" to eliminate compiler warnings 21 年之前
  wisberg 0e0671667e comment re: canonicalized path 21 年之前
  wisberg d2cba1ffb6 NPE guard 21 年之前
  wisberg 7d043c7a63 comment re: List children supporting ListIterator().remove() 21 年之前
  acolyer aa7e7a63ee Improved formatting of toString for LinkNodes 21 年之前
  mkersten 9a67e6290d The mappings for advice are now correct, and associations have corresponding kinds (e.g. "affects exception handlers"). 21 年之前
  acolyer c1a978da9f Bug 33011. Refactored access to file map for easier 21 年之前
  mkersten 32a7e80fac Fixed source line mapping errors. 21 年之前
  mkersten ab6b18d687 Fixed failing unit tests. Involved making paths work right in structure model, 21 年之前
  jhugunin c1260e6b26 fixed bug #29186, much better handling of structure generation 21 年之前
  wisberg d842c4f113 initial version 21 年之前