42 Commitit (f75a66ece05d2ebec90bccb3dccd6ce9b2baebc3)

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