0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
page More... over 15 years ago
upversion More... over 15 years ago
upversion More... over 15 years ago
Tweaks due to IDEA inspection recommendations More... over 15 years ago
Tweaks due to IDEA inspection recommendations More... over 15 years ago
De-final-izing some stuff More... over 15 years ago
Update license link More... almost 16 years ago
Reverted functor signatures to their ? form, unbounded wildcards More... almost 16 years ago
Javadoc rework. Shuffling not(UnaryCondition) to an internal class. More... almost 16 years ago
Updating change log. More... almost 16 years ago
Adding some static imports More... almost 16 years ago
upversioning findbugs More... almost 16 years ago
Change ? on many functor return types in method signatures to <R> -- makes it so that closure conversion/eta abstractions that return void work with these methods. More... almost 16 years ago
Change ? on many functor return types in method signatures to <R> -- makes it so that closure conversion/eta abstractions that return void work with these methods. More... almost 16 years ago
More Condition and Functor fun More... almost 16 years ago
More Condition and Functor fun More... almost 16 years ago
More Condition and Functor fun More... almost 16 years ago
In the interest of becoming more friendly to closure conversions of return type void, adding UnaryFunctor and UnaryCondition interfaces. More... almost 16 years ago
In the interest of becoming more friendly to closure conversions of return type void, adding UnaryFunctor and UnaryCondition interfaces. More... almost 16 years ago
Changing internal anonymous UnaryFunctions where the creator doesn't care about their return values, so that the generic type for the return type is java.lang.Void. More... almost 16 years ago
Changing internal anonymous UnaryFunctions where the creator doesn't care about their return values, so that the generic type for the return type is java.lang.Void. More... almost 16 years ago
Changing internal anonymous UnaryFunctions where the creator doesn't care about their return values, so that the generic type for the return type is java.lang.Void. More... almost 16 years ago
upversioning props More... about 16 years ago
Updating change log More... about 16 years ago
removing stale TODO item More... about 16 years ago
Moving iteration over hashing container buckets to innards of HashingContainer. More... about 16 years ago
Adding javadoc for "public" yet unpublished classes. Redoing internals of hashing containers a bit. Still more to do -- need to move iteration internal to the HashingContainer now that it and its users are no longer package cohabitants. More... about 16 years ago
Adding javadoc for "public" yet unpublished classes. Redoing internals of hashing containers a bit. Still more to do -- need to move iteration internal to the HashingContainer now that it and its users are no longer package cohabitants. More... about 16 years ago
Restructuring "internal" classes as such. More... about 16 years ago
Restructuring "internal" classes as such. More... about 16 years ago