0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed NullabilityAnnotationManager More... almost 13 years ago
removed NullabilityAnnotationManager.getParameterAnnotation More... almost 13 years ago
PositionsWithinMember.get() More... almost 13 years ago
class MutabilityAnnotationInferrer transformed to method More... almost 13 years ago
functions made extension More... almost 13 years ago
changed format of mutable interfaces to asm internal More... almost 13 years ago
'isInvocationRequiredMutability', 'isPropagatingMutability' moved More... almost 13 years ago
removed AbstractAnnotationInferrer More... almost 13 years ago
added todo for failed test (after refactoring) More... almost 13 years ago
minor More... almost 13 years ago
keep value info instead of generating unconditional assert for nullability More... almost 13 years ago
function generateAssertsForCallArguments made stand alone More... almost 13 years ago
Refactoring in inference. Renames, inlines, etc. More... almost 13 years ago
.notNull property to enforce expected type to be not-null More... almost 13 years ago
Collection<Pair>.toMutableMap() More... almost 13 years ago
Quick access to parent/child nodes rather than edges to them More... almost 13 years ago
Abstract hierarchy graph extracted More... almost 13 years ago
Method renamed to reflect its meaning More... almost 13 years ago
Proper upper bound More... almost 13 years ago
Class hierarchy building refactored to use ClassSources More... almost 13 years ago
restructuring package controlFlowBuilder changed to controlFlow.builder More... almost 13 years ago
controlFlowBuilder made subfolder of builder More... almost 13 years ago
restructuring mutability, nullability packages made subpackages of annotationsInference More... almost 13 years ago
mutability, nullability folders moved to annotationsInference More... almost 13 years ago
added 'listOf', 'emptyList', etc. functions to kotlinlib More... almost 13 years ago
added String.'prefix', 'prefixUpTo' functions to kotlinlib More... almost 13 years ago
added 'flags' function to kotlinlib More... almost 13 years ago
Unnecessary type annotation removed More... almost 13 years ago
Class replaced with a function More... almost 13 years ago
Bug fixed: if we couldn't infer annotations on the first method, we still have to proceed to other methods in this component Optimization: Don't store the same method twice in the queue More... almost 13 years ago