5 Commits (730b1be2ce29813f0b473a9c60a574a3813d97f9)

Author SHA1 Message Date
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3 years ago
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3 years ago
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3 years ago
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3 years ago
  Andy Clement d9cd0d44e8 mavenizing asm module - wip 5 years ago
  aclement 8667e7ad76 333123 13 years ago
  aclement ea9cfb2f16 annotation removal program element support 13 years ago
  aclement ab0c79c208 329111 13 years ago
  aclement 118f91d2a1 329111 13 years ago
  aclement c1ba48332b source locations for declare annos (not persisted) and fqname of handles for itds 14 years ago
  aclement a1d8ced910 322446: mechanism for a concrete aspect to remember the actual effects of any decps it causes to apply 14 years ago
  aclement 2bcdbacf5f generics 14 years ago
  aclement 7b5b7a3b68 generics 14 years ago
  aclement 447cdc9d31 286539: test and fix (decanno type in model) 15 years ago
  aclement 9940e0b50f 278255 15 years ago
  aclement 127e468b74 269286: handles for anno style elements: less than optimal fix but need something quick 15 years ago
  aclement 78decedeb5 265993: more jdt like handles 15 years ago
  aclement 7deaa61cfd 258206: package declaration support in the model 15 years ago
  aclement d8011d6238 259649: smarter model lookup 15 years ago
  aclement ee99db122b 252702: c9 15 years ago
  aclement 53d36c3223 252702: declare parents in model 15 years ago
  aclement ac7c836f40 251277: making asmmanager non-singleton 15 years ago
  aclement e82b72c984 supporting multiple source folders in the model - to ensure handles compatible with JDT 15 years ago
  aclement 41f9314f6b 230234 comment 10 - ajdoc modifications and tests 16 years ago
  aclement 9b03811333 145963: binary entries in the model: various parts to the fix. 18 years ago
  aclement f58b5d8937 141730: underpinning changes for new handles support. No longer 'leak' implementation details of the handles out into the rest of the code. 18 years ago
  aclement 5e74f35fa0 some code for 141730 - store type signatures in program elements rather than processed type names. 18 years ago
  acolyer b6c89301f2 update license to EPL 18 years ago
  aclement 7e40a60945 helens changes for 125295 - should keep AJDT happy. 18 years ago
  aclement dd1203a376 more ajdoc changes - see pr121711 - from Helen. 18 years ago
  aclement 930c1d3b84 ajdoc: fixes from Helen for 119453 18 years ago
  acolyer c860a86646 eliminates all compilation warning messages from the asm module 18 years ago
  aclement 4e13e4ee39 fix for something Sian noticed. 18 years ago
  aclement e7d978ecdb Declare annotation: new declare nodes. 19 years ago
  aclement 759be74616 Get enum value fields to work in the ASM. Plus test reorg as we are now adding tests that will only run on 1.5 19 years ago
  acolyer 35cab775d1 java 5 support 19 years ago
  aclement 2982b4cc62 The BIG commit. 20 years ago
  mkersten 0838dbbc6b Added support for getting/setting formal comments 20 years ago
  mkersten 3b6a9d338f Minor non-disruptive ASM API cleanup. 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
  mkersten 669cd7ce86 Fixed bug#45489 "Structure model is wrong when re-opened" 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 1c58e3476d Ported inline annotation support to new ASM API. Ported aspect visualizer. Improved link siganture generation. Improved ASM test coverage. 21 years ago
  mkersten 56d4d719ba Improved declare relationships. Implemented batch-build relationship clearing policy. 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 1e0113299d Minor improvements to structure model generation, clean up of test suite output, and port of AJDT to new ASM APIs. 21 years ago
  mkersten f7944d2c68 First pass at new relationship API support. 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