5 コミット (730b1be2ce29813f0b473a9c60a574a3813d97f9)

作成者 SHA1 メッセージ 日付
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3年前
  Lars Grefer 85ad27ee70 Remove unnecessary interface modifiers 3年前
  Lars Grefer e1bff9a570 Use the diamond operator where possible 3年前
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3年前
  Andy Clement d9cd0d44e8 mavenizing asm module - wip 5年前
  aclement 8667e7ad76 333123 13年前
  aclement ea9cfb2f16 annotation removal program element support 13年前
  aclement ab0c79c208 329111 13年前
  aclement 118f91d2a1 329111 13年前
  aclement c1ba48332b source locations for declare annos (not persisted) and fqname of handles for itds 14年前
  aclement a1d8ced910 322446: mechanism for a concrete aspect to remember the actual effects of any decps it causes to apply 14年前
  aclement 2bcdbacf5f generics 14年前
  aclement 7b5b7a3b68 generics 14年前
  aclement 447cdc9d31 286539: test and fix (decanno type in model) 15年前
  aclement 9940e0b50f 278255 15年前
  aclement 127e468b74 269286: handles for anno style elements: less than optimal fix but need something quick 15年前
  aclement 78decedeb5 265993: more jdt like handles 15年前
  aclement 7deaa61cfd 258206: package declaration support in the model 15年前
  aclement d8011d6238 259649: smarter model lookup 15年前
  aclement ee99db122b 252702: c9 15年前
  aclement 53d36c3223 252702: declare parents in model 15年前
  aclement ac7c836f40 251277: making asmmanager non-singleton 15年前
  aclement e82b72c984 supporting multiple source folders in the model - to ensure handles compatible with JDT 15年前
  aclement 41f9314f6b 230234 comment 10 - ajdoc modifications and tests 16年前
  aclement 9b03811333 145963: binary entries in the model: various parts to the fix. 18年前
  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年前
  aclement 5e74f35fa0 some code for 141730 - store type signatures in program elements rather than processed type names. 18年前
  acolyer b6c89301f2 update license to EPL 18年前
  aclement 7e40a60945 helens changes for 125295 - should keep AJDT happy. 18年前
  aclement dd1203a376 more ajdoc changes - see pr121711 - from Helen. 18年前
  aclement 930c1d3b84 ajdoc: fixes from Helen for 119453 18年前
  acolyer c860a86646 eliminates all compilation warning messages from the asm module 18年前
  aclement 4e13e4ee39 fix for something Sian noticed. 18年前
  aclement e7d978ecdb Declare annotation: new declare nodes. 19年前
  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年前
  acolyer 35cab775d1 java 5 support 19年前
  aclement 2982b4cc62 The BIG commit. 20年前
  mkersten 0838dbbc6b Added support for getting/setting formal comments 20年前
  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年前
  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年前
  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 1e0113299d Minor improvements to structure model generation, clean up of test suite output, and port of AJDT to new ASM APIs. 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年前