1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Separate analyze and refactoring More... over 4 years ago
Closes #492; Only use methods in Java 8 More... over 4 years ago
Standard tests More... over 4 years ago
New CleanUp: Replaces some checks on Stream.count() after the use of Stream.filter() by the use of Stream.matchAny() or Stream.noneMatch() More... over 4 years ago
Standard code More... over 4 years ago
Closes #490; Handle name conflict inside the loop More... over 4 years ago
Closes #487; Flag the changed area as changed More... over 4 years ago
Close #486; Do not replace if literals are evaluated to null More... over 4 years ago
Close #485; Do not add redundant cast More... over 4 years ago
Closes #484; Refactor active discriminant that is not duplicate More... over 4 years ago
Closes #483; Handle dimension on variable More... over 4 years ago
Preserve more comments More... over 4 years ago
Sort and complete the tests More... over 4 years ago
Flag the cleanups More... over 4 years ago
Handle constructors with string More... over 4 years ago
Handle valueOf(String) methods More... over 4 years ago
Handle valueOf() methods More... over 4 years ago
Handle primitive value methods More... over 4 years ago
Handle toString() and compareTo() methods More... over 4 years ago
Separate invalid and valid cases More... over 4 years ago
Replace switch with block More... over 4 years ago
Close #482; Handle mid-code breaks More... over 4 years ago
Move rather than copy More... over 4 years ago
Preserve more comments for formatting More... over 4 years ago
StandardMethodRatherThanLibraryMethod: Make smaller changes More... over 4 years ago
Flag merged rules More... over 4 years ago
Remove useless parenthesis More... over 4 years ago
Flag obsolete rules More... over 4 years ago
Flag the right node More... over 4 years ago
Separate analyze and rewriting More... over 4 years ago