summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterAdd Java23 supportAndrew Clement4 days
gh-314Reproduce #314Alexander Kriegisch8 months
antoraMove source code examples to Antora examples directoryAlexander Kriegisch13 months
java-21Bump JDT Core to 1.9.21.RC1Alexander Kriegisch15 months
dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1Bump maven-clean-plugin from 3.1.0 to 3.3.1dependabot[bot]21 months
dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0Bump maven-gpg-plugin from 1.6 to 3.1.0dependabot[bot]22 months
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0Bump maven-javadoc-plugin from 3.2.0 to 3.5.0dependabot[bot]23 months
dependabot/maven/org.apache.maven.plugins-maven-help-plugin-3.4.0Bump maven-help-plugin from 3.2.0 to 3.4.0dependabot[bot]23 months
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0Bump maven-compiler-plugin from 3.8.1 to 3.11.0dependabot[bot]23 months
dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0Bump flatten-maven-plugin from 1.2.2 to 1.4.0dependabot[bot]24 months
[...]
 
TagDownloadAuthorAge
V1_9_22_1aspectj-1_9_22_1.tar.gz  aspectj-1_9_22_1.zip  Alexander Kriegisch10 months
V1_9_22aspectj-1_9_22.tar.gz  aspectj-1_9_22.zip  Alexander Kriegisch12 months
V1_9_21_2aspectj-1_9_21_2.tar.gz  aspectj-1_9_21_2.zip  Alexander Kriegisch12 months
V1_9_21_1aspectj-1_9_21_1.tar.gz  aspectj-1_9_21_1.zip  Alexander Kriegisch13 months
V1_9_21aspectj-1_9_21.tar.gz  aspectj-1_9_21.zip  Alexander Kriegisch15 months
V1_9_21_RC1aspectj-1_9_21_RC1.tar.gz  aspectj-1_9_21_RC1.zip  Alexander Kriegisch15 months
V1_9_21_M1aspectj-1_9_21_M1.tar.gz  aspectj-1_9_21_M1.zip  Alexander Kriegisch16 months
V1_9_20_1aspectj-1_9_20_1.tar.gz  aspectj-1_9_20_1.zip  Alexander Kriegisch18 months
V1_9_20aspectj-1_9_20.tar.gz  aspectj-1_9_20.zip  Alexander Kriegisch19 months
V1_9_19aspectj-1_9_19.tar.gz  aspectj-1_9_19.zip  Alexander Kriegisch2 years
[...]
 
AgeCommit messageAuthorFilesLines
2005-07-13organized importsPRE_ANDYaclement1-4/+2
2005-07-13beginnings of support for matching against type variablesacolyer1-0/+11
2005-07-13avoid losing type variable information when resolving bindingsacolyer1-2/+6
2005-07-13now remembers its location for better error reportingacolyer1-0/+1
2005-07-13test case updates...acolyer2-22/+13
2005-07-13better error reporting when using type vars in inappropriate locationsacolyer1-10/+9
2005-07-13added an additional message operation to tidy up weaver codeacolyer4-1/+16
2005-07-13test for parameterized type usageacolyer1-0/+13
2005-07-13new message "a parameterized type pattern may not be used in a handler pointc...acolyer2-0/+2
2005-07-13sometimes we get asked to resolve more than once, and that's ok...acolyer1-1/+1
[...]