3
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
if an item doesn't contribute anything but java.lang.Object, don't merge it in More... almost 20 years ago
add a possible fp More... almost 20 years ago
doc UCC on website More... almost 20 years ago
add support for checking arrays, and map keys More... almost 20 years ago
Initial Check-in for UCC More... almost 20 years ago
i guess LII is mostly PERFORMANCE More... almost 20 years ago
for INVOKE_SPECIAL and INVOKE_STATIC, don't check for the calling objects definers, as there is no calling object. More... almost 20 years ago
add new detectors More... almost 20 years ago
delete samples.classes on clean More... almost 20 years ago
move FLII to LII More... almost 20 years ago
Initial Checkin: Rename FLII to LII More... almost 20 years ago
Getting closer, now just got to check list and size register values More... almost 20 years ago
hook up the rest of the detector parts, but make it hidden More... almost 20 years ago
rename to FLII and more fleshing out More... almost 20 years ago
add copyright More... almost 20 years ago
for now don't suggest using a super class. Restrict OCP to interface suggestions More... almost 20 years ago
add the opcodestack More... almost 20 years ago
Initial checkin (non-functional) More... almost 20 years ago
if a parameter is passed to a method that expects Object, then don't report the parameter More... almost 20 years ago
more tests More... almost 20 years ago
catch INVOKEINTERFACE as well More... almost 20 years ago
fix the left-to-right vs. right-to-left order checking of parms More... almost 20 years ago
only keep track of used _parameters_ More... almost 20 years ago
cache methodname/signature of definer methods for performance. More... almost 20 years ago
don't report on parameters that aren't used More... almost 20 years ago
fix the parameter aliasing checking More... almost 20 years ago
more efficient More... almost 20 years ago
check parms against calls to constructors, don't check access$ methods, Don't report, if the only definer is java.lang.Object More... almost 20 years ago
starting to work sometimes More... almost 20 years ago
more fleshing out of ocp... not ready yet More... almost 20 years ago