3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 21, 2024 — May 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
simple boxing fixes More... over 8 years ago
set git head as open More... over 8 years ago
update docs More... over 8 years ago
go back to 7.0.0 development More... over 8 years ago
sync from github More... over 8 years ago
prepare for 6.8.3 release More... over 8 years ago
add javadoc More... over 8 years ago
make sure ActiveStackOps stays in line with the opcode stack More... over 8 years ago
update sample delta output More... over 8 years ago
createXMethod expects a dotted class More... over 8 years ago
update samples classpath More... over 8 years ago
move pom up to 1.8 (maybe you can split src from test, but i don't know how) More... over 8 years ago
apparently openjdk8 is not a thing More... over 8 years ago
no longer have travis build jdk7 as tests are built with 8 More... over 8 years ago
suggest using OptionalInt, OptionalLong OptionalDouble over Optional, #179 More... over 8 years ago
and all types for orElseGet #179 More... over 8 years ago
apply the same orElse rules to OptionalLong, OptionalDouble and OptionalInt #179 More... over 8 years ago
suggest orElse for a trivial variable at LOW, #179 More... over 8 years ago
don't report orElse(0); and friends #179 More... over 8 years ago
stub in checks for simplistic methods (boxing, et. al) to orElse #179 More... over 8 years ago
add sample case of simple boxing in orElse (to ignore eventually) #179 More... over 8 years ago
flag use of simple variables in orElseGet at LO #179 More... over 8 years ago
Initial attempt at reporting orElse with a method call #179 More... over 8 years ago
implement the simple reference check of Optional #179 More... over 8 years ago
stub in empty detector for Optional use as per GitHub issue #179 More... over 8 years ago
Sample class for Optional Issues - from GitHub issue #179 More... over 8 years ago
change sample builds to be 1.8 More... over 8 years ago
GitHub Issue #177 : if a static method returns a type defined by a generic signature, don't report it More... over 8 years ago
reproduce GitHub Issue #177 - methods that return values that are based on type parms More... over 8 years ago
Merge pull request #176 from ThrawnCA/github-175 More... over 8 years ago