64 コミット (49cb924f5402c9d24379ae1af62def6fa5892649)

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