issues
search
alfasoftware
/
astra
Astra: a Java tool for analysing and refactoring Java source code
Apache License 2.0
68
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Small tweaks following sonar review
#73
RadikalJin
closed
3 years ago
0
Adding test example for refactoring chains of method invocations
#72
RadikalJin
closed
3 years ago
0
Removing type reference variable rename feature
#71
RadikalJin
closed
3 years ago
0
Tests added for AnnotationChangeRefactor
#70
monjurmorshed793
closed
3 years ago
1
Test failure due to variable name mismatch in InvocationChanedWrapped test case of MethodInvocationRefactor
#69
monjurmorshed793
closed
3 years ago
3
Tests added for AnnotationChangeRefactor
#68
monjurmorshed793
closed
3 years ago
1
When finding method invocations, method candidates that are not found are now also included in the list of results
#67
RadikalJin
closed
3 years ago
0
Getting simple names for types now aligned with the JLS spec
#66
RadikalJin
closed
3 years ago
0
Incrementing version of javadoc plugin with fix affecting later versions (9+) of java
#65
RadikalJin
closed
3 years ago
0
Adding support for dealing with static imports of methods named solel…
#64
RadikalJin
closed
3 years ago
0
Removing redundant code and excluding code fragments from SONAR warni…
#63
RadikalJin
closed
3 years ago
0
Add test coverage for FindMethodInvocationsAnalysis and FindMethodDeclarationsAnalysis
#62
RadikalJin
closed
2 years ago
6
Add tests for AnnotationChangeRefactor
#61
RadikalJin
closed
3 years ago
1
Add test for adding marker annotation in TestAnnotationsRefactor
#60
RadikalJin
closed
3 years ago
4
Add tests for AstraUtils#getPackageName(TypeDeclaration)
#59
RadikalJin
closed
2 years ago
6
Compile with Java 11, and adding function to get name for anonymous class declaration
#58
RadikalJin
closed
3 years ago
0
Added compatibility for fully qualified names in Javadoc in TypeReferenceRefactor.
#57
10wonga
closed
3 years ago
4
Don't remove import when changing a static method by name only, as we…
#56
owoller
closed
3 years ago
1
Added unit test for return type matcher
#55
10wonga
closed
3 years ago
1
Method parameter type name standardisation
#54
RadikalJin
closed
3 years ago
0
Standardising name of parameter types for methods, between when a Met…
#53
RadikalJin
closed
3 years ago
0
Sonar tweaks following import handling improvements
#52
RadikalJin
closed
3 years ago
0
Extra null safety when checking method names, and static on-demand im…
#51
RadikalJin
closed
3 years ago
0
Add mention of versioning approach to CONTRIBUTING.md
#50
RadikalJin
closed
3 years ago
0
Allow multiple files in --cp
#49
Arraying
closed
3 years ago
2
Tweak to static method type resolution attempting to find single appl…
#48
RadikalJin
closed
3 years ago
0
Adding sonar coverage
#47
RadikalJin
closed
3 years ago
0
Update pom.xml
#46
RadikalJin
closed
3 years ago
0
Import handling improvements
#45
RadikalJin
closed
3 years ago
0
Updating type of Parameter value to String, to simplify the API and clarify that this is intended to be text input
#44
RadikalJin
closed
3 years ago
0
Allow addition of a Class parameter to a method
#43
HatthewMarris
closed
3 years ago
0
Removing unnecessary cast to ASTNode
#42
RadikalJin
closed
3 years ago
0
Prevent incorrect removals of static imports within the same package
#41
ch359
closed
3 years ago
1
Better handling for adding static imports, where there is more than o…
#40
RadikalJin
closed
3 years ago
0
Compiler warning tweaks
#39
RadikalJin
closed
3 years ago
0
Tidy up SonarCloud smells
#38
owoller
closed
3 years ago
0
Java pattern rewrites
#37
owoller
closed
3 years ago
1
ChainedMethodInvocationRefactor should be able to handle chains of arbitrary length
#36
RadikalJin
closed
2 years ago
3
Simplifications and code quality improvements from SONAR
#35
RadikalJin
closed
3 years ago
0
More SONAR fixes
#34
RadikalJin
closed
3 years ago
0
Sonarfixes
#33
RadikalJin
closed
3 years ago
0
Sonar fixes
#32
RadikalJin
closed
3 years ago
0
Extracting constants for import groups
#31
RadikalJin
closed
3 years ago
0
Make abstract test classes actually abstract
#30
RadikalJin
closed
3 years ago
0
Additional code quality improvements following sonar run
#29
RadikalJin
closed
3 years ago
0
Sonarfixes - Optionals in MethodMatcher can no longer be null
#28
RadikalJin
closed
3 years ago
0
Method matcher custom predicate
#27
HatthewMarris
closed
3 years ago
3
Tweaks and fixes suggested by sonar coverage
#26
RadikalJin
closed
3 years ago
1
Type matcher parameterized supertypes
#25
HatthewMarris
closed
3 years ago
1
Iterating over entrySet as both key and value are needed
#24
RadikalJin
closed
3 years ago
0
Previous
Next