issues
search
openrewrite
/
rewrite-templating
Automated templating using code snippets.
Apache License 2.0
16
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support sources located in an unnamed package
#64
Stephan202
closed
10 months ago
2
Improve performance for `J.Ternary` expressions
#63
knutwannheden
closed
10 months ago
2
Fix compilation error around throws on EPS
#62
timtebeek
closed
10 months ago
0
Missing template classpath entry for parameters
#61
timtebeek
closed
10 months ago
2
Decouple TemplateProcessorTest from RefasterTemplateProcessor
#60
timtebeek
closed
10 months ago
1
Remove parentheses when after is a unary too
#59
timtebeek
closed
10 months ago
0
Suppress jgit in rewrite-templating too; needs Java 8 support
#58
timtebeek
closed
10 months ago
0
Inline Javatemplate in RefasterTemplateProcessor
#57
timtebeek
closed
8 months ago
1
Support Arrays and ignore if statements
#56
timtebeek
closed
10 months ago
0
Always emit fully qualified code from `TemplateProcessor`
#55
knutwannheden
closed
10 months ago
9
Minor refactor to how imports are removed
#54
timtebeek
closed
11 months ago
0
Tolerate but ignore `UseImportPolicy` to cover additional recipes
#53
timtebeek
closed
10 months ago
9
Add `@SuppressWarnings("all")` to stop scanning tool complaints
#52
timtebeek
closed
11 months ago
4
Extract display name and description from JavaDoc
#51
timtebeek
closed
11 months ago
2
Generate default constructor with JavaDoc for Xdoclint
#50
timtebeek
closed
11 months ago
1
`IndexOutOfBoundsException` on `matcher.parameter(0)` when matching `str.getBytes(UTF_8).length`
#49
timtebeek
opened
11 months ago
0
Consider merging TemplateProcessor into RefasterTemplateProcessor
#48
timtebeek
closed
8 months ago
1
Support additional Refaster features seen in error-prone-support
#47
timtebeek
opened
11 months ago
12
Restore public modifiers with javadoc
#46
timtebeek
closed
11 months ago
0
Reduce warnings by generating JavaDoc
#45
timtebeek
closed
11 months ago
0
Verify additional escapes
#44
timtebeek
closed
11 months ago
0
Skip early when class generics detected
#43
timtebeek
closed
11 months ago
1
Add Develocity (formerly Gradle Enterprise)
#42
timtebeek
closed
11 months ago
0
Skip Class generics
#41
timtebeek
closed
11 months ago
1
Allow other annotation processors to process too
#40
timtebeek
closed
11 months ago
0
Escape slashes in Java code too
#39
timtebeek
closed
11 months ago
0
Also generate `UsesMethod` preconditions for constructor calls
#38
knutwannheden
closed
11 months ago
0
Thrown exceptions not in preconditons
#37
timtebeek
closed
11 months ago
0
Print messages once, as to not flood console
#36
timtebeek
closed
11 months ago
1
refactor: Update Gradle wrapper to 8.5
#35
timtebeek
closed
11 months ago
0
Generate fully qualified references into template code
#34
knutwannheden
closed
1 year ago
0
Make visitors extend `AbstractRefasterJavaVisitor`
#33
knutwannheden
closed
1 year ago
1
Use simpler nested class recipe name
#32
timtebeek
closed
1 year ago
0
Clean up nullable and empty string comparisons after visit
#31
timtebeek
closed
1 year ago
0
Exceptions thrown from before templates should not be added to Preconditions
#30
timtebeek
closed
11 months ago
2
Proof of concept for `@Matches` annotation
#29
knutwannheden
closed
1 year ago
0
Simplify boolean expressions after a replacement
#28
timtebeek
closed
1 year ago
0
When before template parameter is used twice in after template, do not call method invocations such as `iterator.next()` twice
#27
timtebeek
closed
1 year ago
1
Detect method calls beyond static imports for `UsesMethod` in `Precondition.check`
#26
timtebeek
closed
1 year ago
1
Limit `doAfterVisit(UnnecessaryParenthesesVisitor)` to `afterTemplate` `lstType`s that need it
#25
timtebeek
closed
8 months ago
1
Generate uses type and uses method
#24
timtebeek
closed
1 year ago
0
Generate `UsesType` and `UsesMethod` to limit recipe execution and improve performance
#23
timtebeek
closed
1 year ago
0
Add `doAfterVisit(UnnecessaryParentheses)` to generated recipes
#22
timtebeek
closed
1 year ago
1
Support `return Refaster.anyOf(...)`
#21
timtebeek
closed
8 months ago
4
Add and remove imports for qualified classes
#20
timtebeek
closed
1 year ago
3
Generate classpath entries for FQN references
#19
timtebeek
closed
1 year ago
1
Call ShortenFullyQualifiedTypeReferences after visit
#18
timtebeek
closed
1 year ago
1
Have outer classes extend Recipe too
#17
timtebeek
closed
1 year ago
2
Allow the after template to dereference parameters multiple times
#16
knutwannheden
closed
1 year ago
1
Support reuse of template method arguments
#15
timtebeek
closed
1 year ago
0
Previous
Next