kotlin-inject-main
.gitignore
29B
kotlin-inject-compiler-ksp
.gitignore
7B
build.gradle
684B
src
main
kotlin
me
tatarka
inject
compiler
ksp
Util.kt
6KB
InjectProcessor.kt
2KB
KSAst.kt
19KB
resources
META-INF
services
com.google.devtools.ksp.processing.SymbolProcessor
46B
settings.gradle
458B
build.gradle
1KB
kotlin-inject-runtime
.gitignore
7B
build.gradle
325B
src
main
kotlin
me
tatarka
inject
internal
ScopedComponent.kt
878B
annotations
Annotations.kt
897B
gradlew
6KB
CONTRIBUTING.md
1KB
CODE_OF_CONDUCT.md
3KB
kotlin-inject-compiler-core
.gitignore
7B
build.gradle
418B
src
main
kotlin
me
tatarka
inject
compiler
Util.kt
942B
Profiler.kt
94B
Ast.kt
5KB
InjectGenerator.kt
23KB
Options.kt
880B
TypeKey.kt
605B
CreateGenerator.kt
3KB
TypeCollector.kt
11KB
CycleDetector.kt
557B
AstVisibility.kt
396B
FailedToGenerateException.kt
143B
LICENSE
11KB
CHANGELOG.md
3KB
.github
FUNDING.yml
14B
README.md
10KB
.static
detekt-config.yml
4KB
gradlew.bat
3KB
gradle.properties
112B
gradle
wrapper
gradle-wrapper.properties
202B
gradle-wrapper.jar
58KB
.circleci
config.yml
1KB
compiler-tests
.gitignore
7B
build.gradle
1KB
src
main
kotlin
me
tatarka
inject
Profile.kt
2KB
ProjectCompiler.kt
2KB
test
kotlin
me
tatarka
inject
test
Utils.kt
395B
FailureTest.kt
12KB
integration-tests
module
.gitignore
7B
build.gradle
345B
src
main
kotlin
me
tatarka
inject
test
module
Models.kt
239B
kapt-companion
.gitignore
7B
build.gradle
1KB
common
src
test
kotlin
me
tatarka
inject
test
RecursiveTest.kt
2KB
Models.kt
1KB
VisibilityTest.kt
477B
ComponentTest.kt
1KB
different
DifferentPackage.kt
459B
CycleErrorTest.kt
202B
ProvidesTest.kt
7KB
InjectConstructorTest.kt
978B
JavaxAnnotationTest.kt
1KB
InheritanceTest.kt
1KB
TypeAliasTest.kt
2KB
AbstractComponentTest.kt
2KB
InjectObjectTest.kt
1KB
DefaultArgTest.kt
967B
ScopeTest.kt
5KB
NestedComponentTest.kt
2KB
InjectFunctionTest.kt
700B
FunctionTest.kt
2KB
SuspendTest.kt
1KB
LazyComponentTest.kt
1KB
MultibindsTest.kt
2KB
ksp
.gitignore
7B
build.gradle
1018B
kapt
.gitignore
7B
build.gradle
1KB
src
jmh
java
me
tatarka
inject
benchmark
ScopedAccessBenchmark.kt
1KB
ksp-companion
.gitignore
7B
build.gradle
956B
common-companion
src
test
kotlin
me
tatarka
inject
test
CompanionTest.kt
316B
.editorconfig
82B
publish.gradle
2KB
kotlin-inject-compiler-kapt
.gitignore
7B
build.gradle
564B
src
main
kotlin
me
tatarka
inject
compiler
kapt
Util.kt
11KB
ModelAst.kt
26KB
BaseInjectCompiler.kt
1KB
InjectCompiler.kt
2KB
resources
META-INF
services
javax.annotation.processing.Processor
47B
gradle
incremental.annotation.processors
57B
暂无评论