8 Commits (b1c52e2f5eb624037b8c799c20fbd1b4fd611d9a)

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