8 コミット (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

作成者 SHA1 メッセージ 日付
  Andrey Turbanov b1c52e2f5e Replace uses of StringBuffer with StringBuilder. 2年前
  Alexander Kriegisch 1dd6a2d47c Rename DOM AST class TypePattern to AbstractTypePattern 2年前
  Alexander Kriegisch 49cb924f54 Upgrade license from CPLv1/EPLv1 to EPLv2 3年前
  Jerry James f7f7656f81 Fix incorrect HTML entities in javadoc comments 3年前
  Lars Grefer 702f3fa5bd Cleanup unused imports 3年前
  Lars Grefer a508fd5315 'while' loop replaceable with enhanced 'for' loop 3年前
  Lars Grefer 72194b7982 'for' loop replaceable with enhanced 'for' loop 3年前
  Andy Clement c17032a561 mavenizing org.aspectj.ajdt.core - wip 5年前
  Andy Clement 38206a5304 AspectJ 1.8 11年前
  aclement 76fde79719 very messy due to all the copying from the supertype, sorted for e37 12年前
  aclement e077d061cf Java7 merge - in progress 12年前
  aclement 0414d23e74 https://bugs.eclipse.org/bugs/show_bug.cgi?id=329268 from Nieraj 13年前
  aclement e2dafb1fe9 source locations for declare annos (not persisted) and fqname of handles for itds 14年前
  aclement 1897eb9b76 287613/315820: declare annotation compound patterns and infrastructure for declare annotation with multiple annotations 14年前
  aclement 323e9a42d7 dont call string ctor with a string 16年前
  aclement f56eb37f77 fixed eclipse warnings 16年前
  aclement af00617ba3 fixed eclipse warnings 16年前
  aclement 35bfd0a117 unused import 16年前
  aclement 114db350a4 bug 203384: getting ontype information from the AST 16年前
  aclement b6718c69e2 AspectJ6: Picking up compiler interface changes 16年前
  aclement 5d912f273e Helen and Eduardos AST changes for 110465 18年前
  aclement 5d7f4e1f89 fixes for the AST - see comment #26 in 110465. Now exposes perclause/privileged information. 18年前
  aclement 6d31507785 necessary magic. Factory 'mechanism' used so that the JDT project doesnt have a direct dependency on the ajdt.core project. It references the factory name through a string and dynamically loads the type. 18年前
  aclement 94cb3e9bcd helens fixes for AST and ITDs - uses declared modifiers so the AST consumer doesn't see mangled names. pr110465 18年前
  aclement 3eb0e5addb AST fixes: 110465 - from helen. 18年前
  aclement 8a4146fc1c organized imports 18年前
  aclement e61636fbce now builds ok under 1.3. Needs a 'drastic' refactor/tidyup 18年前
  aclement d0ae646468 ast support ! 19年前