64 Commits (49cb924f5402c9d24379ae1af62def6fa5892649)

Author SHA1 Message Date
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3 years ago
  Jerry James de14ca22d7 Fix misplaced or incorrect javadoc tags 3 years ago
  Lars Grefer 702f3fa5bd Cleanup unused imports 3 years ago
  Lars Grefer 639f5030e0 Weaken Collection declarations 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 01f7d8ba8e Update to 1.9.5.BUILD-SNAPSHOT in poms 5 years ago
  Andy Clement b4e0f23248 mavenizing ajbrowser - done 5 years ago
  Andy Clement 2ea72e1893 mavenizing ajbrowser - wip 5 years ago
  Andy Clement a3626e2110 added module/modulesourcepath to compiler configuration interface 6 years ago
  Andy Clement 48eac479f6 Polish generics 9 years ago
  Andy Clement 1e2744d37c enabling AJDT to use annotation processors 9 years ago
  aclement 7f993999d7 generics 12 years ago
  aclement c6dbe6d1c4 generics refactoring 12 years ago
  aclement d05a18f50a generics refactoring 12 years ago
  aclement 241a346ba8 generics refactoring 12 years ago
  aclement aa91738483 290741: encoding option on ICompilerConfiguration 13 years ago
  aclement f134b1cde4 generics 14 years ago
  aclement d2afa99334 trigger build 15 years ago
  aclement 8e813eb537 271201: inpath handles 15 years ago
  aclement 162f60420e 268827: ask for the JDT project state 15 years ago
  aclement e6793d1d0a generalize report API to cover resources and outjar 15 years ago
  aclement 76e36c8282 268827: tell ajdt about class file removal 15 years ago
  aclement 3765aa957a 124460: aop.xml used for compilation: AJDT interface support 15 years ago
  aclement 33c1f32f5d 258325: fix 15 years ago
  aclement 0b8250b807 251277: making asmmanager non-singleton 15 years ago
  aclement 7d2b812237 New method on the interface: null impl 15 years ago
  aclement 7d9cd79e1b trigger build 15 years ago
  aclement fefc9d6773 245566: final config interface change 15 years ago
  aclement 017c1f96e8 245566: incremental magic 15 years ago
  aclement b7ab7a972e implement new ICompilerConfiguration method 15 years ago
  aclement 7358a5c2ba 148190#32 17 years ago
  acolyer 62a7654589 update license to EPL 18 years ago
  acolyer 40c0d94949 progress on enh 101983 (allow separate output folders for separate source folders) 18 years ago
  mkersten a0bd497a41 Removed dead code. 19 years ago
  aclement 197afeadcb FindBugs: fixes. 20 years ago
  acolyer 2ec27dacd9 fix for Bugzilla Bug 40206 20 years ago
  mkersten a17b51bec3 Fix for 54238: Restore build cancelling to Swing-based IDEs 20 years ago
  mkersten ec3c2d9d30 Minor cleanup of ajbrowser. 20 years ago
  acolyer 770ec4fea1 tidying up compiler warnings (unused locals, imports) 20 years ago
  acolyer 1c6db5d4f2 Andy Clement's patch for enh 46347: "-inpath" 20 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 bffcd4c305 Added support for multiple relationships for a single program element. Renamed model container class. 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 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
  mkersten c7f55d076a Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation in order to match method naming conventions. 21 years ago
  mkersten 5edccbfaeb Fixed bugs: 21 years ago
  mkersten cd1ad650b8 De-coupled AJDE APIs from javax.swing, and moved browser-specific funtionality into the the ajbrowser module.) 21 years ago
  mkersten bbd832b480 Fix for bug#40771 21 years ago