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 роки тому