Sign in
pigweed
/
third_party
/
github
/
google
/
ksp
/
HEAD
3e9b34e
Always load mavenCentral as the last maven repository
by Jakob Villumsen
· 2 days ago
upstream/main
e1c26c5
Rename test
by Jakob Villumsen
· 5 days ago
2d30948
Fix invalid test
by Jakob Villumsen
· 5 days ago
919d570
Fix invalid test
by Jakob Villumsen
· 6 days ago
5c68d42
Fix invalid test
by Jakob Villumsen
· 7 days ago
c8fdb8f
Add copyright header
by Jakob Villumsen
· 8 days ago
b827f78
Remove asm dependency
by Jakob Villumsen
· 9 days ago
1f89c19
Bump Analysis API to 2.4.20-dev-4664
by Jakob Villumsen
· 9 days ago
9997e2b
Add test for explicit backing fields
by Jakob Villumsen
· 12 days ago
ded458c
Memoize KSTypeImpl.hashCode()
by shmuelr
· 13 days ago
fcbf452
Change default ksp.allow.all.target.configuration to false
by Hakan Mehmed
· 3 weeks ago
2c2fc21
Update auto-merge.yml to 2.3.10 branch
by mkmuir0
· 3 weeks ago
7df8e70
Add unused test
by Jakob Villumsen
· 4 weeks ago
6bec1b4
return to using kgp api but gate with if statement
by Omar Ismail
· 4 weeks ago
8c4e35e
Consolidate klib cross-compilation support check on KGP property
by Omar Ismail
· 4 weeks ago
b19ad1c
Add test for self referencing type variables
by Jakob Villumsen
· 4 weeks ago
66071fd
Fix release branch cherry-picking
by Jakob Villumsen
· 4 weeks ago
b1b650c
Add copyright header
by Jakob Villumsen
· 4 weeks ago
8fae57c
Revert "Refactor CollectAnnotatedSymbolsPsiVisitor"
by Jakob Villumsen
· 4 weeks ago
72e69c7
Update auto-merge.yml to 2.3.9-release branch
by mkmuir0
· 5 weeks ago
d350521
Add test for context parameters
by Jakob Villumsen
· 5 weeks ago
811dbfe
Merge test directories
by Jakob Villumsen
· 5 weeks ago
2aa2620
Add test for Java class implementing property getter
by Jakob Villumsen
· 6 weeks ago
7f3b942
Override toString in InternalKSPException
by Jakob Villumsen
· 6 weeks ago
8f17650
Refactor errors into InternalKSPException
by Jakob Villumsen
· 6 weeks ago
db86229
Add missing copyright header
by Jakob Villumsen
· 6 weeks ago
7940198
Refactor CollectAnnotatedSymbolsPsiVisitor
by Jakob Villumsen
· 6 weeks ago
39240fb
Add PSI element implementations of KSDeclarations.
by Brad Corso
· 6 weeks ago
f39e96e
Fix 'no element found' issue in KtAnnotationEntry.qualifiedName
by Brad Corso
· 6 weeks ago
730c188
Add test for enum modifiers
by Jakob Villumsen
· 6 weeks ago
4aa4e93
Use BugState in Bug
by Jakob Villumsen
· 6 weeks ago
1faf080
Add BugState enum
by Jakob Villumsen
· 6 weeks ago
a304e93
Move Negative annotation to annotations package
by Jakob Villumsen
· 6 weeks ago
cc3922e
Move Bug to annotations package
by Jakob Villumsen
· 6 weeks ago
2c2e1c6
Use Negative annotation
by Jakob Villumsen
· 6 weeks ago
c693bb9
Add Negative test
by Jakob Villumsen
· 6 weeks ago
6f9da47
Rename 'TEST ANNOTATIONS' to 'PROCESSOR INPUT'
by Jakob Villumsen
· 6 weeks ago
4a046ae
Add Bug annotation to tests
by Jakob Villumsen
· 6 weeks ago
cf595b4
Add Bug annotation
by Jakob Villumsen
· 6 weeks ago
813d716
Separate AGP tests from secondary integration tests
by Jakob Villumsen
· 6 weeks ago
e00979e
Add test for field and property use-sites on constructor parameters
by Jakob Villumsen
· 6 weeks ago
d6c9dc3
Move test from negative to positive
by Jakob Villumsen
· 6 weeks ago
129c3cb
Only return distinct annotations
by Jakob Villumsen
· 6 weeks ago
3a43fd0
Parallelize GitHub workflows
by Jakob Villumsen
· 6 weeks ago
6308d4d
Add primary and secondary integration test tasks
by Jakob Villumsen
· 6 weeks ago
5ee4139
Move tests to secondary package
by Jakob Villumsen
· 6 weeks ago
054bfcf
Move integration tests to 'primary' package
by Jakob Villumsen
· 6 weeks ago
4318176
Add test for non-repeatable repeated annotations
by Jakob Villumsen
· 6 weeks ago
5dbf127
Refactor test configuration implementation
by Jakob Villumsen
· 6 weeks ago
c791f94
Throw InternalKSPException in visitor
by Jakob Villumsen
· 6 weeks ago
fcc0271
Add negative test for 'all' use-site target
by Jakob Villumsen
· 6 weeks ago
a79c360
Extract const vals for test paths
by Jakob Villumsen
· 6 weeks ago
2406854
Move InternalKSPException to errors package in API module
by Jakob Villumsen
· 7 weeks ago
851313f
Fix visitor to handle grouped annotations
by Jakob Villumsen
· 7 weeks ago
248f0a8
Add test for grouped annotations with use-site targets
by Jakob Villumsen
· 7 weeks ago
7ff217a
Add test for grouped annotations
by Jakob Villumsen
· 7 weeks ago
d0beb3a
Enable new default annotation use-site rules
by Jakob Villumsen
· 7 weeks ago
0abc925
Rename concrete test suites
by Jakob Villumsen
· 7 weeks ago
0f05a61
Rename ConfigurableKSPTest to KSPUnitTestSuite
by Jakob Villumsen
· 7 weeks ago
69d5760
Fix test jar setup for Kotlin compiler
by Jakob Villumsen
· 7 weeks ago
156b8f7
Update shadow validation baseline
by Jakob Villumsen
· 7 weeks ago
edc3ee3
Bump AA to 2.4.20-dev-2407
by Jakob Villumsen
· 7 weeks ago
bbf0f13
Add type alias resolution heuristic to PsiResolutionStrategy
by Jakob Villumsen
· 7 weeks ago
a45df42
Add test
by Jakob Villumsen
· 7 weeks ago
fe452ba
Add FileCache
by Jakob Villumsen
· 7 weeks ago
d44ff7a
Add CollectClassifierNameVisitor
by Jakob Villumsen
· 7 weeks ago
096f015
Update shadow validation baseline
by Jakob Villumsen
· 7 weeks ago
2036ae2
Fix tests
by Jakob Villumsen
· 7 weeks ago
5f056cc
Bump AA to 2.4.20-dev-835
by Jakob Villumsen
· 7 weeks ago
210c960
Limit memory to 1gb in Gradle integration tests
by Jakob Villumsen
· 7 weeks ago
137e5b1
Run macOS CI on pull request
by Jakob Villumsen
· 7 weeks ago
383f4c8
Construct setter if not directly available on function symbol
by Jakob Villumsen
· 7 weeks ago
8d84b1e
Resolve annotation use-site targets in PsiResolutionStrategy
by Jakob Villumsen
· 7 weeks ago
84763fc
Fix wrong tests
by Jakob Villumsen
· 7 weeks ago
346db56
Resolve annotation use-site targets in AAResolutionStrategy
by Jakob Villumsen
· 7 weeks ago
ce717e6
Add test for use-site targets
by Jakob Villumsen
· 7 weeks ago
c17319b
Add InternalKSPException
by Jakob Villumsen
· 7 weeks ago
5d0f3ae
Add note on how to find latest version
by Jakob Villumsen
· 7 weeks ago
42f82f2
Update version numbers in cli docs
by Jakob Villumsen
· 7 weeks ago
5bb6f1c
Remove ting-yuan as code owner
by Jakob Villumsen
· 7 weeks ago
659508b
Disable parallelism on Windows CI
by Jakob Villumsen
· 7 weeks ago
8f54272
Limit max memory usage of integration test projects
by Jakob Villumsen
· 7 weeks ago
0f0a901
Limit CI build resources
by Jakob Villumsen
· 7 weeks ago
9c0d44e
Refactor KSPAATest and KSPAAPsiTest into same test suite
by Jakob Villumsen
· 8 weeks ago
bd1816d
Remove unused function in MapUtils
by Jakob Villumsen
· 8 weeks ago
a5ba8a0
Simplify if-expressions
by Jakob Villumsen
· 8 weeks ago
ffb20f6
Remove redundant function calls
by Jakob Villumsen
· 8 weeks ago
400237a
Format file
by Jakob Villumsen
· 8 weeks ago
a351cd6
Fix grammar mistakes in doc comments
by Jakob Villumsen
· 8 weeks ago
342f499
Remove redundant non-null assertions
by Jakob Villumsen
· 8 weeks ago
4367bd9
Enable project ksp project isolation when org.gradle.unsafe.isolated-projects=true
by Hakan Mehmed
· 8 weeks ago
5af8b30
feat: Update Gradle and AGP versions
by Hakan Mehmed
· 8 weeks ago
8ac7c63
Update auto-merge.yml to 2.3.8-release branch
by mkmuir0
· 8 weeks ago
2612724
Move AnnotationResolutionStrategy-related files to common dir
by Jakob Villumsen
· 8 weeks ago
d6d3008
Add infrastructure for declaring test annotations
by Jakob Villumsen
· 8 weeks ago
fa5ab9b
Update test output
by Jakob Villumsen
· 8 weeks ago
da03aa0
Update AnnotationsInDependenciesProcessor output with line numbers
by Jakob Villumsen
· 8 weeks ago
478453c
Fix crash in `PsiResolutionStrategy` for annotations with nullable fqn (#2864)
by Jakob Schneider
· 8 weeks ago
871fcfd
Remove KtEntry type
by Jakob Villumsen
· 9 weeks ago
e94f677
Update codeowners
by Jakob Villumsen
· 9 weeks ago
Next »