index
:
aspectj.git
1.8.x
356694
AspectJ5_Development
BETA_JAVA8
RB_V1_5_0
RB_V1_8
RB_V_1_5_2
V1_6_X
V1_8_X
ajdt_support
antora
bug356694
bug433351
conditionalThis
dependabot/maven/com.thoughtworks.xstream-xstream-1.4.20
dependabot/maven/commons-logging-commons-logging-1.2
dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0
dependabot/maven/org.apache.maven.plugins-maven-help-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.3.0
dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0
earlyJava9
extensions
gh-217
gh-314
invokedynamic
java-21
java8
master
maven_build
origin
paramAnnotationBinding
param_anno_matching_change
refactoring
transientTjp
verification
A seamless aspect-oriented extension to the Java programming language: https://github.com/eclipse-aspectj/aspectj
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.aspectj.ajdt.core
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to Java 22 + add basic test suite
Alexander Kriegisch
2024-03-22
1
-1
/
+1
*
Throw exception for minimal AJC runtime version violation
Alexander Kriegisch
2024-03-15
1
-6
/
+2
*
Fix typos: '-xmlConfigured', not '-xmlConfig'
Alexander Kriegisch
2024-02-22
1
-6
/
+8
*
Document AJC option '-xmlConfigured'
Alexander Kriegisch
2024-02-22
1
-0
/
+2
*
LangUtil: remove methods like 'is11VMOrGreater', 'is1dot5VMOrGreater'
Alexander Kriegisch
2024-02-19
1
-1
/
+1
*
Add 'AspectJ_JDK_Update' hint in various places
Alexander Kriegisch
2024-02-19
1
-0
/
+2
*
Bump JDT Core to 1.9.21.1
Alexander Kriegisch
2024-02-13
1
-1
/
+1
*
AjCompilerOptions: Increment irritant levels to GROUP4
Alexander Kriegisch
2024-02-12
1
-9
/
+9
*
Adjust AjASTConverter to JDT Core StringLiteralConcatenation changes
Alexander Kriegisch
2024-02-12
1
-2
/
+3
*
Replace old by new AspectJ GitHub URL
Alexander Kriegisch
2024-02-08
3
-3
/
+3
*
Globally replace HTTP links to eclipse.org by HTTPS
Alexander Kriegisch
2024-01-06
2
-6
/
+6
*
Add minimal JRE version check to Main.runMain
Alexander Kriegisch
2023-12-15
1
-21
/
+35
*
Bump ECJ to 23b713ce (01Dec2023)
Alexander Kriegisch
2023-12-02
1
-1
/
+1
*
Adjust to API changes in ECJ 4dc7b558 (01Dec2023)
Alexander Kriegisch
2023-12-01
8
-17
/
+17
*
Bump AJC version string to c13b03ceabf0c1
Alexander Kriegisch
2023-11-27
1
-1
/
+1
*
Adjust to latest changes in JDT Core
Alexander Kriegisch
2023-11-01
2
-8
/
+8
*
AjLookupEnvironment: readability refactoring
Alexander Kriegisch
2023-10-01
1
-582
/
+515
*
AjLookupEnvironment: add new phase CONNECT_TYPE_HIERARCHY2
Alexander Kriegisch
2023-10-01
1
-2
/
+2
*
Bump JDT Core to 1.9.21-SNAPSHOT
Alexander Kriegisch
2023-09-26
1
-3
/
+9
*
Update compiler.version to latest Java 20 merge
Alexander Kriegisch
2023-09-25
1
-1
/
+1
*
messages_aspectj.properties: update ECJ version string
Alexander Kriegisch
2023-06-24
1
-1
/
+1
*
messages_aspectj.properties: update ECJ version string
Alexander Kriegisch
2023-06-24
1
-1
/
+1
*
Add null check to AjLookupEnvironment.hasAspectDeclarations
Alexander Kriegisch
2023-06-04
1
-0
/
+2
*
Bugfix: caret error marks in compiler output too short
Alexander Kriegisch
2023-01-22
1
-53
/
+70
*
No more compiler errors for implicitly static inner aspects of interfaces
Alexander Kriegisch
2023-01-06
2
-2
/
+13
*
Bump ECJ version in messages_aspectj.properties
Alexander Kriegisch
2022-12-20
1
-1
/
+1
*
Set Java 19 compiler version after JDT Core merge
Alexander Kriegisch
2022-10-02
1
-1
/
+1
*
First Java 19 version, barely tested.
Alexander Kriegisch
2022-10-01
2
-5
/
+7
*
Make IStateListener.aboutToCompareClasspaths use typed lists
Alexander Kriegisch
2022-04-18
2
-2
/
+2
*
Cleanup redundant null check before instanceof
Andrey Turbanov
2022-04-17
5
-8
/
+7
*
Reduce 'Object' class usage
Andrey Turbanov
2022-04-15
8
-25
/
+16
*
Fix suspicious Map.get call
Andrey Turbanov
2022-04-15
1
-1
/
+1
*
Remove redundant casts after generics update
Andrey Turbanov
2022-04-12
13
-46
/
+38
*
Merge pull request #131 from turbanoff/use_generics_ajdt.core
Andy Clement
2022-04-11
21
-59
/
+66
|
\
|
*
Update 'org.aspectj.ajdt.core' code to use generics
Andrey Turbanov
2022-02-28
21
-59
/
+66
*
|
Use upstream method to generate '--add-reads', '--add-exports' info
Alexander Kriegisch
2022-03-27
1
-3
/
+8
*
|
Add test case + experimental fix for AJC option '--add-exports'
Alexander Kriegisch
2022-03-27
2
-1
/
+14
*
|
Fix AjcTaskTest by correctly identifying snapshot versions
Alexander Kriegisch
2022-03-24
1
-2
/
+2
*
|
Upgrade to latest JDT Core Java 18 changes, activate J18 preview tests
Alexander Kriegisch
2022-03-24
1
-1
/
+1
*
|
Prepare code, tests and docs for Java 18
Alexander Kriegisch
2022-03-21
1
-1
/
+1
|
/
*
Cleanup redundant type casts, due to too weak variable type declaration
Andrey Turbanov
2022-02-26
2
-13
/
+9
*
protect against NPE for inheritance and annotation style
Andy Clement
2022-01-20
1
-3
/
+2
*
Fix annotation style support for if(true) and if(false)
Andy Clement
2022-01-17
1
-2
/
+8
*
Merge pull request #109 from turbanoff/avoid_empty_arrays_allocation
Andy Clement
2022-01-10
6
-14
/
+14
|
\
|
*
Reduce empty array allocations
Andrey Turbanov
2021-12-18
6
-14
/
+14
*
|
Use StringBuilder/StringJoiner for concatenation String's in loop
Andrey Turbanov
2021-12-18
1
-6
/
+4
|
/
*
Replace more usages of StringBuffer with StringBuilder
Andrey Turbanov
2021-12-05
2
-4
/
+4
*
Merge pull request #101 from turbanoff/use_StringBuilder_instead_of_StringBuffer
Andy Clement
2021-11-30
23
-38
/
+38
|
\
|
*
Replace uses of StringBuffer with StringBuilder.
Andrey Turbanov
2021-11-20
23
-38
/
+38
*
|
According to javadoc File.isDirectory 'true' if and only if the file denoted ...
Andrey Turbanov
2021-11-20
1
-2
/
+2
|
/
[next]