uber / motif
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 151 files with 7,391 lines of code in files.
    • 150 files that are 366+ days old (7,358 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 1 files that are 31-90 days old (33 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
99% | 0% | 0% | <1% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 151 files with 7,391 lines of code in files.
    • 35 files have been last changed 366+ days ago (514 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 116 files have been last changed 31-90 days ago (6,877 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
6% | 0% | 0% | 93% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
java, txt, kt, xml, gradle, md, properties, pro, svg, gitignore, bat, sh, json, yaml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
kt99% | 0% | 0% | <1% | 0%
java100% | 0% | 0% | 0% | 0%
xml100% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
kt4% | 0% | 0% | 95% | 0%
java100% | 0% | 0% | 0% | 0%
xml100% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
intellij98% | 0% | 0% | 1% | 0%
compiler100% | 0% | 0% | 0% | 0%
errormessage100% | 0% | 0% | 0% | 0%
models100% | 0% | 0% | 0% | 0%
core100% | 0% | 0% | 0% | 0%
viewmodel100% | 0% | 0% | 0% | 0%
ast100% | 0% | 0% | 0% | 0%
lib100% | 0% | 0% | 0% | 0%
config100% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
intellij8% | 0% | 0% | 91% | 0%
lib100% | 0% | 0% | 0% | 0%
errormessage9% | 0% | 0% | 90% | 0%
models8% | 0% | 0% | 91% | 0%
ast20% | 0% | 0% | 80% | 0%
compiler<1% | 0% | 0% | 99% | 0%
viewmodel2% | 0% | 0% | 97% | 0%
config100% | 0% | 0% | 0% | 0%
core0% | 0% | 0% | 100% | 0%
Oldest Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
Spread.java
in lib/src/main/java/motif
5 - 2018-07-30 2019-05-15 4 1 leland@uber.com leland@uber.com
Objects.java
in lib/src/main/java/motif
2 - 2018-07-30 2019-05-15 3 2 leland.takamine@gmail.com leland@uber.com
DoNotCache.java
in lib/src/main/java/motif
2 - 2018-07-30 2019-05-15 3 1 leland@uber.com leland@uber.com
Scope.java
in lib/src/main/java/motif
2 - 2018-07-30 2022-07-06 4 2 leland@uber.com jbarr@uber.com
DaggerScope.java
in lib/src/main/java/motif/internal
4 - 2018-08-01 2019-05-15 3 1 leland@uber.com leland@uber.com
Expose.java
in lib/src/main/java/motif
2 - 2018-08-08 2022-07-06 5 2 leland@uber.com jbarr@uber.com
ScopeImpl.java
in lib/src/main/java/motif
6 - 2019-02-03 2022-07-06 3 2 leland@uber.com jbarr@uber.com
CompilerClass.kt
in compiler/ast/src/main/kotlin/motif/ast/compiler
97 - 2019-04-27 2025-02-12 9 2 leland@uber.com jbarr@uber.com
plugin.xml
in intellij/src/main/resources/META-INF
84 - 2019-04-27 2023-10-12 17 4 leland@uber.com daviss@uber.com
IntelliJClass.kt
in intellij/ast/src/main/kotlin/motif/ast/intellij
76 - 2019-04-27 2025-02-12 11 2 leland@uber.com jbarr@uber.com
CompilerType.kt
in compiler/ast/src/main/kotlin/motif/ast/compiler
75 2 2019-04-27 2025-02-12 9 4 leland@uber.com jbarr@uber.com
IntelliJAnnotation.kt
in intellij/ast/src/main/kotlin/motif/ast/intellij
72 2 2019-04-27 2025-02-12 9 2 leland@uber.com jbarr@uber.com
CompilerMethod.kt
in compiler/ast/src/main/kotlin/motif/ast/compiler
70 - 2019-04-27 2025-02-12 6 3 leland@uber.com jbarr@uber.com
IntelliJType.kt
in intellij/ast/src/main/kotlin/motif/ast/intellij
45 2 2019-04-27 2025-02-12 11 4 leland@uber.com jbarr@uber.com
CompilerAnnotation.kt
in compiler/ast/src/main/kotlin/motif/ast/compiler
41 1 2019-04-27 2025-02-12 7 2 leland@uber.com jbarr@uber.com
IntelliJMethod.kt
in intellij/ast/src/main/kotlin/motif/ast/intellij
27 - 2019-04-27 2025-02-12 6 3 leland@uber.com jbarr@uber.com
IrType.kt
in ast/src/main/kotlin/motif/ast
26 2 2019-04-27 2025-02-12 6 3 leland@uber.com jbarr@uber.com
IrClass.kt
in ast/src/main/kotlin/motif/ast
23 - 2019-04-27 2025-02-12 8 2 leland@uber.com jbarr@uber.com
IntelliJMethodParameter.kt
in intellij/ast/src/main/kotlin/motif/ast/intellij
20 - 2019-04-27 2025-02-12 4 2 leland@uber.com jbarr@uber.com
CompilerMethodParameter.kt
in compiler/ast/src/main/kotlin/motif/ast/compiler
20 - 2019-04-27 2025-02-12 5 2 leland@uber.com jbarr@uber.com
IrUtil.kt
in intellij/ast/src/main/kotlin/motif/ast/intellij
18 - 2019-04-27 2025-02-12 5 2 leland@uber.com jbarr@uber.com
IrModifier.kt
in ast/src/main/kotlin/motif/ast
18 - 2019-04-27 2025-02-12 5 2 leland@uber.com jbarr@uber.com
CompilerField.kt
in compiler/ast/src/main/kotlin/motif/ast/compiler
16 - 2019-04-27 2025-02-12 5 2 leland@uber.com jbarr@uber.com
IrUtil.kt
in compiler/ast/src/main/kotlin/motif/ast/compiler
14 - 2019-04-27 2025-02-12 5 2 leland@uber.com jbarr@uber.com
IntelliJField.kt
in intellij/ast/src/main/kotlin/motif/ast/intellij
12 - 2019-04-27 2022-07-06 3 2 leland@uber.com jbarr@uber.com
IrMethod.kt
in ast/src/main/kotlin/motif/ast
9 - 2019-04-27 2025-02-12 5 3 leland@uber.com jbarr@uber.com
IrAnnotated.kt
in ast/src/main/kotlin/motif/ast
8 - 2019-04-27 2025-02-12 6 2 leland@uber.com jbarr@uber.com
IrHasModifiers.kt
in ast/src/main/kotlin/motif/ast
8 - 2019-04-27 2025-02-12 4 2 leland@uber.com jbarr@uber.com
IrAnnotation.kt
in ast/src/main/kotlin/motif/ast
8 - 2019-04-27 2022-07-06 5 2 leland@uber.com jbarr@uber.com
IrField.kt
in ast/src/main/kotlin/motif/ast
5 - 2019-04-27 2022-07-06 3 2 leland@uber.com jbarr@uber.com
IrParameter.kt
in ast/src/main/kotlin/motif/ast
5 - 2019-04-27 2022-07-06 3 2 leland@uber.com jbarr@uber.com
IrEquivalence.kt
in ast/src/main/kotlin/motif/ast
5 - 2019-04-27 2022-07-06 3 2 leland@uber.com jbarr@uber.com
FactoryMethod.kt
in models/src/main/kotlin/motif/models
125 2 2019-05-04 2025-02-12 6 2 leland@uber.com jbarr@uber.com
Scope.kt
in models/src/main/kotlin/motif/models
74 1 2019-05-04 2025-02-12 8 2 leland@uber.com jbarr@uber.com
ParsingError.kt
in models/src/main/kotlin/motif/models
67 - 2019-05-04 2025-02-12 13 4 leland@uber.com jbarr@uber.com
ScopeMethod.kt
in models/src/main/kotlin/motif/models
52 1 2019-05-04 2025-02-12 11 4 leland@uber.com jbarr@uber.com
Dependencies.kt
in models/src/main/kotlin/motif/models
48 1 2019-05-04 2025-02-12 6 2 leland@uber.com jbarr@uber.com
Type.kt
in models/src/main/kotlin/motif/models
47 - 2019-05-04 2025-02-12 8 2 leland@uber.com jbarr@uber.com
Spread.kt
in models/src/main/kotlin/motif/models
25 - 2019-05-04 2025-02-12 5 2 leland@uber.com jbarr@uber.com
Objects.kt
in models/src/main/kotlin/motif/models
17 1 2019-05-04 2025-02-12 4 2 leland@uber.com jbarr@uber.com
MotifError.kt
in models/src/main/kotlin/motif/models
2 - 2019-05-04 2022-07-06 3 2 leland@uber.com jbarr@uber.com
ErrorHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
77 - 2019-05-07 2025-02-12 13 5 leland@uber.com jbarr@uber.com
NodeHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
57 - 2019-05-07 2025-02-12 5 2 leland@uber.com jbarr@uber.com
ErrorMessage.kt
in errormessage/src/main/kotlin/motif/errormessage
35 2 2019-05-07 2025-02-12 7 3 leland@uber.com jbarr@uber.com
UnexposedSourceHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
22 - 2019-05-07 2025-02-12 5 3 leland@uber.com jbarr@uber.com
DependencyCycleHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
21 - 2019-05-07 2022-07-06 4 3 leland@uber.com jbarr@uber.com
InjectAnnotationRequiredHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
21 - 2019-05-07 2025-02-12 5 3 leland@uber.com jbarr@uber.com
NotAssignableBindsMethodHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
20 - 2019-05-07 2025-02-12 5 3 leland@uber.com jbarr@uber.com
NullableSpreadMethodHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
19 - 2019-05-07 2025-02-12 5 3 leland@uber.com jbarr@uber.com
NullableParameterHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
19 - 2019-05-07 2025-02-12 5 3 leland@uber.com jbarr@uber.com
Files Not Recently Changed (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
DoNotCache.java
in lib/src/main/java/motif
2 - 2018-07-30 2019-05-15 3 1 leland@uber.com leland@uber.com
Objects.java
in lib/src/main/java/motif
2 - 2018-07-30 2019-05-15 3 2 leland.takamine@gmail.com leland@uber.com
DaggerScope.java
in lib/src/main/java/motif/internal
4 - 2018-08-01 2019-05-15 3 1 leland@uber.com leland@uber.com
Spread.java
in lib/src/main/java/motif
5 - 2018-07-30 2019-05-15 4 1 leland@uber.com leland@uber.com
Creatable.java
in lib/src/main/java/motif
2 - 2019-09-25 2019-09-25 1 1 leland@uber.com leland@uber.com
NoDependencies.java
in lib/src/main/java/motif
2 - 2019-09-25 2019-09-25 1 1 leland@uber.com leland@uber.com
copyright.kt
in config/spotless
1 - 2022-07-06 2022-07-06 1 1 jbarr@uber.com jbarr@uber.com
copyright.java
in config/spotless
1 - 2022-07-06 2022-07-06 1 1 jbarr@uber.com jbarr@uber.com
Scope.java
in lib/src/main/java/motif
2 - 2018-07-30 2022-07-06 4 2 leland@uber.com jbarr@uber.com
Expose.java
in lib/src/main/java/motif
2 - 2018-08-08 2022-07-06 5 2 leland@uber.com jbarr@uber.com
MotifError.kt
in models/src/main/kotlin/motif/models
2 - 2019-05-04 2022-07-06 3 2 leland@uber.com jbarr@uber.com
MotifAnalyticsLogger.kt
in intellij/src/main/kotlin/motif/intellij/analytics
4 - 2020-01-13 2022-07-06 2 2 oliviern@uber.com jbarr@uber.com
IrEquivalence.kt
in ast/src/main/kotlin/motif/ast
5 - 2019-04-27 2022-07-06 3 2 leland@uber.com jbarr@uber.com
IrParameter.kt
in ast/src/main/kotlin/motif/ast
5 - 2019-04-27 2022-07-06 3 2 leland@uber.com jbarr@uber.com
IrField.kt
in ast/src/main/kotlin/motif/ast
5 - 2019-04-27 2022-07-06 3 2 leland@uber.com jbarr@uber.com
None.java
in lib/src/main/java/motif/internal
5 1 2019-08-23 2022-07-06 2 2 leland@uber.com jbarr@uber.com
Constants.java
in lib/src/main/java/motif/internal
5 1 2019-10-02 2022-07-06 2 2 leland@uber.com jbarr@uber.com
RequiredDependency.kt
in viewmodel/src/main/kotlin/motif/viewmodel
5 - 2019-09-05 2022-07-06 2 2 leland@uber.com jbarr@uber.com
ScopeImpl.java
in lib/src/main/java/motif
6 - 2019-02-03 2022-07-06 3 2 leland@uber.com jbarr@uber.com
IrAnnotation.kt
in ast/src/main/kotlin/motif/ast
8 - 2019-04-27 2022-07-06 5 2 leland@uber.com jbarr@uber.com
UnsatisfiedDependencyHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
11 - 2019-05-07 2022-07-06 4 3 leland@uber.com jbarr@uber.com
IntelliJField.kt
in intellij/ast/src/main/kotlin/motif/ast/intellij
12 - 2019-04-27 2022-07-06 3 2 leland@uber.com jbarr@uber.com
ScopeCycleHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
13 - 2019-05-07 2022-07-06 4 3 leland@uber.com jbarr@uber.com
AlreadySatisfiedHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
18 - 2019-05-07 2022-07-06 4 3 leland@uber.com jbarr@uber.com
DependencyCycleHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
21 - 2019-05-07 2022-07-06 4 3 leland@uber.com jbarr@uber.com
Node.kt
in models/src/main/kotlin/motif/models
41 - 2019-06-21 2022-07-06 2 2 leland@uber.com jbarr@uber.com
ChildChangeListener.kt
in intellij/src/main/kotlin/motif/intellij
53 12 2019-07-18 2022-07-06 2 2 leland@uber.com jbarr@uber.com
ScopeFactory.java
in lib/src/main/java/motif
68 4 2019-10-02 2022-07-06 2 2 leland@uber.com jbarr@uber.com
XTypeUtils.kt
in compiler/ast/src/main/kotlin/com/uber/xprocessing/ext
17 - 2022-09-27 2022-09-27 1 1 jbarr@uber.com jbarr@uber.com
AttachMotifServiceActivity.kt
in intellij/src/main/kotlin/motif/intellij
9 1 2023-10-12 2023-10-12 1 1 daviss@uber.com daviss@uber.com
AnalyticsService.kt
in intellij/src/main/kotlin/motif/intellij/analytics
20 2 2023-10-12 2023-10-12 1 1 daviss@uber.com daviss@uber.com
MotifUsagePanel.kt
in intellij/src/main/kotlin/motif/intellij/ui
26 2 2019-12-03 2023-10-12 4 3 oliviern@uber.com daviss@uber.com
plugin.xml
in intellij/src/main/resources/META-INF
84 - 2019-04-27 2023-10-12 17 4 leland@uber.com daviss@uber.com
MotifAnalyticsActions.kt
in intellij/src/main/kotlin/motif/intellij/analytics
14 - 2020-01-13 2023-12-14 5 3 oliviern@uber.com daviss@uber.com
MotifGraphAction.kt
in intellij/src/main/kotlin/motif/intellij/actions
34 3 2019-11-18 2023-12-14 12 4 oliviern@uber.com daviss@uber.com
IrHasModifiers.kt
in ast/src/main/kotlin/motif/ast
8 - 2019-04-27 2025-02-12 4 2 leland@uber.com jbarr@uber.com
IrAnnotated.kt
in ast/src/main/kotlin/motif/ast
8 - 2019-04-27 2025-02-12 6 2 leland@uber.com jbarr@uber.com
ScopeViewModel.kt
in viewmodel/src/main/kotlin/motif/viewmodel
8 - 2019-09-05 2025-02-12 3 2 leland@uber.com jbarr@uber.com
ProvidedDependency.kt
in viewmodel/src/main/kotlin/motif/viewmodel
8 - 2019-09-05 2025-02-12 3 2 leland@uber.com jbarr@uber.com
IrMethod.kt
in ast/src/main/kotlin/motif/ast
9 - 2019-04-27 2025-02-12 5 3 leland@uber.com jbarr@uber.com
IrUtil.kt
in compiler/ast/src/main/kotlin/motif/ast/compiler
14 - 2019-04-27 2025-02-12 5 2 leland@uber.com jbarr@uber.com
Processor.kt
in compiler/src/main/kotlin/motif/compiler
14 - 2019-06-19 2025-02-12 11 2 leland@uber.com jbarr@uber.com
VoidScopeMethodHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
14 - 2019-10-07 2025-02-12 4 3 leland@uber.com jbarr@uber.com
ObjectsFieldFoundHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
14 - 2019-05-07 2025-02-12 5 3 leland@uber.com jbarr@uber.com
ScopeExtendsScopeMethodHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
14 - 2020-01-07 2025-02-12 5 4 leland@uber.com jbarr@uber.com
InvalidFactoryMethodHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
14 - 2019-05-07 2025-02-12 5 3 leland@uber.com jbarr@uber.com
InvalidQualifierHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
14 - 2019-09-24 2025-02-12 5 3 leland@uber.com jbarr@uber.com
VoidFactoryMethodHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
14 - 2019-05-07 2025-02-12 5 3 leland@uber.com jbarr@uber.com
ScopeHierarchyScopeAncestorDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
14 - 2019-12-04 2025-02-12 3 2 oliviern@uber.com jbarr@uber.com
ObjectsConstructorFoundHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
15 - 2019-05-07 2025-02-12 5 3 leland@uber.com jbarr@uber.com
Most Recently Created Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ScopeHierarchyRootDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
33 1 2025-02-12 2025-02-12 1 1 jbarr@uber.com jbarr@uber.com
MotifService.kt
in intellij/src/main/kotlin/motif/intellij
207 7 2023-10-12 2025-02-12 2 2 daviss@uber.com jbarr@uber.com
AnalyticsService.kt
in intellij/src/main/kotlin/motif/intellij/analytics
20 2 2023-10-12 2023-10-12 1 1 daviss@uber.com daviss@uber.com
AttachMotifServiceActivity.kt
in intellij/src/main/kotlin/motif/intellij
9 1 2023-10-12 2023-10-12 1 1 daviss@uber.com daviss@uber.com
XNameVisitor.kt
in compiler/src/main/kotlin/motif/compiler
100 - 2022-09-28 2025-02-12 3 1 jbarr@uber.com jbarr@uber.com
XFunSpec.kt
in compiler/src/main/kotlin/motif/compiler
71 1 2022-09-28 2025-02-12 4 2 jbarr@uber.com jbarr@uber.com
XType.kt
in compiler/ast/src/main/kotlin/com/uber/xprocessing/ext
243 - 2022-09-27 2025-02-12 4 2 jbarr@uber.com jbarr@uber.com
XOverrides.kt
in compiler/ast/src/main/kotlin/com/uber/xprocessing/ext
90 1 2022-09-27 2025-02-12 4 2 jbarr@uber.com jbarr@uber.com
XTypeElement.kt
in compiler/ast/src/main/kotlin/com/uber/xprocessing/ext
58 - 2022-09-27 2025-02-12 2 1 jbarr@uber.com jbarr@uber.com
XAnnotation.kt
in compiler/ast/src/main/kotlin/com/uber/xprocessing/ext
39 - 2022-09-27 2025-02-12 2 1 jbarr@uber.com jbarr@uber.com
XElement.kt
in compiler/ast/src/main/kotlin/com/uber/xprocessing/ext
23 - 2022-09-27 2025-02-12 2 1 jbarr@uber.com jbarr@uber.com
XTypeUtils.kt
in compiler/ast/src/main/kotlin/com/uber/xprocessing/ext
17 - 2022-09-27 2022-09-27 1 1 jbarr@uber.com jbarr@uber.com
XProcessingEnv.kt
in compiler/ast/src/main/kotlin/com/uber/xprocessing/ext
16 - 2022-09-27 2025-02-12 2 1 jbarr@uber.com jbarr@uber.com
MotifProcessingStep.kt
in compiler/src/main/kotlin/motif/compiler
84 1 2022-09-24 2025-02-12 5 1 jbarr@uber.com jbarr@uber.com
MotifSymbolProcessorProvider.kt
in compiler/ksp/src/main/kotlin/motif/compiler/ksp
25 - 2022-09-24 2025-02-12 4 1 jbarr@uber.com jbarr@uber.com
copyright.java
in config/spotless
1 - 2022-07-06 2022-07-06 1 1 jbarr@uber.com jbarr@uber.com
copyright.kt
in config/spotless
1 - 2022-07-06 2022-07-06 1 1 jbarr@uber.com jbarr@uber.com
CannotResolveTypeHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
17 - 2022-01-14 2025-02-12 5 2 yahya.bayramoglu@uber.com jbarr@uber.com
PsiUtils.kt
in intellij/src/main/kotlin/motif/intellij
20 - 2021-03-08 2025-02-12 3 2 idanakav@uber.com jbarr@uber.com
MotifAncestorGraphAction.kt
in intellij/src/main/kotlin/motif/intellij/actions
50 3 2020-02-11 2025-02-12 7 4 oliviern@uber.com jbarr@uber.com
HierarchyBrowserBase.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy
33 3 2020-02-06 2025-02-12 4 2 oliviern@uber.com jbarr@uber.com
MotifAnalyticsActions.kt
in intellij/src/main/kotlin/motif/intellij/analytics
14 - 2020-01-13 2023-12-14 5 3 oliviern@uber.com daviss@uber.com
MotifAnalyticsLogger.kt
in intellij/src/main/kotlin/motif/intellij/analytics
4 - 2020-01-13 2022-07-06 2 2 oliviern@uber.com jbarr@uber.com
ScopeExtendsScopeMethodHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
14 - 2020-01-07 2025-02-12 5 4 leland@uber.com jbarr@uber.com
ScopeHierarchySourcesAndSinksSectionDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
26 1 2019-12-04 2025-02-12 6 3 oliviern@uber.com jbarr@uber.com
ScopeHierarchyScopeAncestorDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
14 - 2019-12-04 2025-02-12 3 2 oliviern@uber.com jbarr@uber.com
UsageHierarchyBrowser.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy
69 5 2019-12-03 2025-02-12 7 4 oliviern@uber.com jbarr@uber.com
MotifUsageAction.kt
in intellij/src/main/kotlin/motif/intellij/actions
46 3 2019-12-03 2025-02-12 9 4 oliviern@uber.com jbarr@uber.com
MotifUsagePanel.kt
in intellij/src/main/kotlin/motif/intellij/ui
26 2 2019-12-03 2023-10-12 4 3 oliviern@uber.com daviss@uber.com
ScopeHierarchyUsageSourcesSectionDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
24 1 2019-12-03 2025-02-12 5 3 oliviern@uber.com jbarr@uber.com
ScopeHierarchyUsageSinksSectionDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
24 1 2019-12-03 2025-02-12 5 3 oliviern@uber.com jbarr@uber.com
ScopeHierarchyUsageSectionDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
20 1 2019-12-03 2025-02-12 4 3 oliviern@uber.com jbarr@uber.com
ScopeHierarchyTreeStructure.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy
260 1 2019-11-18 2025-02-12 9 4 oliviern@uber.com jbarr@uber.com
ScopeHierarchyBrowser.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy
198 15 2019-11-18 2025-02-12 15 4 oliviern@uber.com jbarr@uber.com
ScopePropertyHierarchyBrowser.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy
163 6 2019-11-18 2025-02-12 13 4 oliviern@uber.com jbarr@uber.com
ScopeNavigationLineMarkerProvider.kt
in intellij/src/main/kotlin/motif/intellij/provider
150 4 2019-11-18 2025-02-12 11 4 oliviern@uber.com jbarr@uber.com
ScopeHierarchyUtils.kt
in intellij/src/main/kotlin/motif/intellij
143 6 2019-11-18 2025-02-12 9 3 oliviern@uber.com jbarr@uber.com
ScopeHierarchyErrorDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
136 1 2019-11-18 2025-02-12 6 3 oliviern@uber.com jbarr@uber.com
ScopeHierarchySinkDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
102 2 2019-11-18 2025-02-12 7 2 oliviern@uber.com jbarr@uber.com
ErrorHierarchyBrowser.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy
100 7 2019-11-18 2025-02-12 8 4 oliviern@uber.com jbarr@uber.com
ScopeHierarchyLineMarkerProvider.kt
in intellij/src/main/kotlin/motif/intellij/provider
78 3 2019-11-18 2025-02-12 11 4 oliviern@uber.com jbarr@uber.com
MotifScopePanel.kt
in intellij/src/main/kotlin/motif/intellij/ui
71 3 2019-11-18 2025-02-12 7 3 oliviern@uber.com jbarr@uber.com
ScopeHierarchySourceDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
70 2 2019-11-18 2025-02-12 9 3 oliviern@uber.com jbarr@uber.com
MotifErrorPanel.kt
in intellij/src/main/kotlin/motif/intellij/ui
43 2 2019-11-18 2025-02-12 7 3 oliviern@uber.com jbarr@uber.com
ScopeHierarchyNodeDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
39 2 2019-11-18 2025-02-12 3 2 oliviern@uber.com jbarr@uber.com
MotifGraphAction.kt
in intellij/src/main/kotlin/motif/intellij/actions
34 3 2019-11-18 2023-12-14 12 4 oliviern@uber.com daviss@uber.com
ScopeHierarchyScopeDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
32 1 2019-11-18 2025-02-12 8 3 oliviern@uber.com jbarr@uber.com
ScopeHierarchySourcesSectionDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
29 1 2019-11-18 2025-02-12 7 3 oliviern@uber.com jbarr@uber.com
ScopeHierarchySinksSectionDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
28 1 2019-11-18 2025-02-12 5 2 oliviern@uber.com jbarr@uber.com
ScopeHierarchySourceDetailsDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
27 1 2019-11-18 2025-02-12 8 3 oliviern@uber.com jbarr@uber.com
Most Recently Changed Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ScopeImplFactory.kt
in compiler/src/main/kotlin/motif/compiler
365 2 2019-09-25 2025-02-12 8 3 leland@uber.com jbarr@uber.com
KotlinCodeGenerator.kt
in compiler/src/main/kotlin/motif/compiler
294 1 2019-09-25 2025-02-12 8 4 leland@uber.com jbarr@uber.com
ScopeHierarchyTreeStructure.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy
260 1 2019-11-18 2025-02-12 9 4 oliviern@uber.com jbarr@uber.com
JavaCodeGenerator.kt
in compiler/src/main/kotlin/motif/compiler
246 1 2019-09-25 2025-02-12 7 2 leland@uber.com jbarr@uber.com
XType.kt
in compiler/ast/src/main/kotlin/com/uber/xprocessing/ext
243 - 2022-09-27 2025-02-12 4 2 jbarr@uber.com jbarr@uber.com
ScopeImpl.kt
in compiler/src/main/kotlin/motif/compiler
224 1 2019-06-19 2025-02-12 8 2 leland@uber.com jbarr@uber.com
MotifService.kt
in intellij/src/main/kotlin/motif/intellij
207 7 2023-10-12 2025-02-12 2 2 daviss@uber.com jbarr@uber.com
ScopeHierarchyBrowser.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy
198 15 2019-11-18 2025-02-12 15 4 oliviern@uber.com jbarr@uber.com
ScopePropertyHierarchyBrowser.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy
163 6 2019-11-18 2025-02-12 13 4 oliviern@uber.com jbarr@uber.com
ScopeNavigationLineMarkerProvider.kt
in intellij/src/main/kotlin/motif/intellij/provider
150 4 2019-11-18 2025-02-12 11 4 oliviern@uber.com jbarr@uber.com
ScopeHierarchyUtils.kt
in intellij/src/main/kotlin/motif/intellij
143 6 2019-11-18 2025-02-12 9 3 oliviern@uber.com jbarr@uber.com
ScopeHierarchyErrorDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
136 1 2019-11-18 2025-02-12 6 3 oliviern@uber.com jbarr@uber.com
State.kt
in core/src/main/kotlin/motif/core
136 8 2019-06-21 2025-02-12 8 4 leland@uber.com jbarr@uber.com
ResolvedGraph.kt
in core/src/main/kotlin/motif/core
127 15 2019-06-19 2025-02-12 12 2 leland@uber.com jbarr@uber.com
FactoryMethod.kt
in models/src/main/kotlin/motif/models
125 2 2019-05-04 2025-02-12 6 2 leland@uber.com jbarr@uber.com
TestRenderer.kt
in viewmodel/src/main/kotlin/motif/viewmodel
119 1 2019-09-05 2025-02-12 7 3 leland@uber.com jbarr@uber.com
ScopeHierarchySinkDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
102 2 2019-11-18 2025-02-12 7 2 oliviern@uber.com jbarr@uber.com
ErrorHierarchyBrowser.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy
100 7 2019-11-18 2025-02-12 8 4 oliviern@uber.com jbarr@uber.com
XNameVisitor.kt
in compiler/src/main/kotlin/motif/compiler
100 - 2022-09-28 2025-02-12 3 1 jbarr@uber.com jbarr@uber.com
GraphManager.kt
in intellij/src/main/kotlin/motif/intellij
99 7 2019-07-18 2025-02-12 4 3 leland@uber.com jbarr@uber.com
Names.kt
in compiler/src/main/kotlin/motif/compiler
98 2 2019-10-02 2025-02-12 8 4 leland@uber.com jbarr@uber.com
CompilerClass.kt
in compiler/ast/src/main/kotlin/motif/ast/compiler
97 - 2019-04-27 2025-02-12 9 2 leland@uber.com jbarr@uber.com
XOverrides.kt
in compiler/ast/src/main/kotlin/com/uber/xprocessing/ext
90 1 2022-09-27 2025-02-12 4 2 jbarr@uber.com jbarr@uber.com
MotifProcessingStep.kt
in compiler/src/main/kotlin/motif/compiler
84 1 2022-09-24 2025-02-12 5 1 jbarr@uber.com jbarr@uber.com
ScopeHierarchyLineMarkerProvider.kt
in intellij/src/main/kotlin/motif/intellij/provider
78 3 2019-11-18 2025-02-12 11 4 oliviern@uber.com jbarr@uber.com
ErrorHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
77 - 2019-05-07 2025-02-12 13 5 leland@uber.com jbarr@uber.com
IntelliJClass.kt
in intellij/ast/src/main/kotlin/motif/ast/intellij
76 - 2019-04-27 2025-02-12 11 2 leland@uber.com jbarr@uber.com
CompilerType.kt
in compiler/ast/src/main/kotlin/motif/ast/compiler
75 2 2019-04-27 2025-02-12 9 4 leland@uber.com jbarr@uber.com
Scope.kt
in models/src/main/kotlin/motif/models
74 1 2019-05-04 2025-02-12 8 2 leland@uber.com jbarr@uber.com
IntelliJAnnotation.kt
in intellij/ast/src/main/kotlin/motif/ast/intellij
72 2 2019-04-27 2025-02-12 9 2 leland@uber.com jbarr@uber.com
MotifScopePanel.kt
in intellij/src/main/kotlin/motif/intellij/ui
71 3 2019-11-18 2025-02-12 7 3 oliviern@uber.com jbarr@uber.com
XFunSpec.kt
in compiler/src/main/kotlin/motif/compiler
71 1 2022-09-28 2025-02-12 4 2 jbarr@uber.com jbarr@uber.com
ScopeHierarchySourceDescriptor.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy/descriptor
70 2 2019-11-18 2025-02-12 9 3 oliviern@uber.com jbarr@uber.com
CompilerMethod.kt
in compiler/ast/src/main/kotlin/motif/ast/compiler
70 - 2019-04-27 2025-02-12 6 3 leland@uber.com jbarr@uber.com
UsageHierarchyBrowser.kt
in intellij/src/main/kotlin/motif/intellij/hierarchy
69 5 2019-12-03 2025-02-12 7 4 oliviern@uber.com jbarr@uber.com
ParsingError.kt
in models/src/main/kotlin/motif/models
67 - 2019-05-04 2025-02-12 13 4 leland@uber.com jbarr@uber.com
GraphViewModel.kt
in viewmodel/src/main/kotlin/motif/viewmodel
65 1 2019-09-05 2025-02-12 4 2 leland@uber.com jbarr@uber.com
KotlinTypeWorkaround.kt
in compiler/src/main/kotlin/motif/compiler
61 1 2019-10-02 2025-02-12 4 2 leland@uber.com jbarr@uber.com
XTypeElement.kt
in compiler/ast/src/main/kotlin/com/uber/xprocessing/ext
58 - 2022-09-27 2025-02-12 2 1 jbarr@uber.com jbarr@uber.com
NodeHandler.kt
in errormessage/src/main/kotlin/motif/errormessage
57 - 2019-05-07 2025-02-12 5 2 leland@uber.com jbarr@uber.com
GraphFactory.kt
in intellij/src/main/kotlin/motif/intellij
55 1 2019-06-25 2025-02-12 8 3 leland@uber.com jbarr@uber.com
CodeGenerator.kt
in compiler/src/main/kotlin/motif/compiler
55 1 2019-08-20 2025-02-12 10 2 leland@uber.com jbarr@uber.com
ScopeMethod.kt
in models/src/main/kotlin/motif/models
52 1 2019-05-04 2025-02-12 11 4 leland@uber.com jbarr@uber.com
MotifAncestorGraphAction.kt
in intellij/src/main/kotlin/motif/intellij/actions
50 3 2020-02-11 2025-02-12 7 4 oliviern@uber.com jbarr@uber.com
Dependencies.kt
in models/src/main/kotlin/motif/models
48 1 2019-05-04 2025-02-12 6 2 leland@uber.com jbarr@uber.com
Type.kt
in models/src/main/kotlin/motif/models
47 - 2019-05-04 2025-02-12 8 2 leland@uber.com jbarr@uber.com
MotifUsageAction.kt
in intellij/src/main/kotlin/motif/intellij/actions
46 3 2019-12-03 2025-02-12 9 4 oliviern@uber.com jbarr@uber.com
IntelliJType.kt
in intellij/ast/src/main/kotlin/motif/ast/intellij
45 2 2019-04-27 2025-02-12 11 4 leland@uber.com jbarr@uber.com
MotifErrorPanel.kt
in intellij/src/main/kotlin/motif/intellij/ui
43 2 2019-11-18 2025-02-12 7 3 oliviern@uber.com jbarr@uber.com
ScopeGraph.kt
in core/src/main/kotlin/motif/core
42 - 2019-06-19 2025-02-12 6 2 leland@uber.com jbarr@uber.com