This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
94de1939936712991fc24653d39db23522745dea
kotlin-fork
/
plugins
/
kapt3
/
kapt3-cli
/
testData
/
integration
T
History
Andrey Zinovyev
48ec227aaf
[KAPT] Suppress resolve error in annotation procssing
...
#KT-33223
2021-02-10 10:59:46 +03:00
..
argfile
Fix KAPT cli tests on windows
2020-12-07 12:36:59 +01:00
correctErrorTypesOff
…
correctErrorTypesOn
…
defaultPackage
[KAPT] Warn about usage of types from default package
2021-02-09 13:32:27 +03:00
kotlinFileGeneration
Kapt: Attach generated Kotlin sources in 'compilation' mode (KT-32535)
2019-07-26 02:40:32 +09:00
kotlinFileGenerationCorrectErrorTypes
[KAPT] Suppress resolve error in annotation procssing
2021-02-10 10:59:46 +03:00
kotlinFileGenerationDefaultOutput
Kapt: Attach generated Kotlin sources in 'compilation' mode (KT-32535)
2019-07-26 02:40:32 +09:00
kt33800
kapt: Fix compilation in 'compile' running mode (KT-33800)
2019-10-08 19:13:57 +09:00
separateStubAptCompilation
…
simple
Kapt: Attach generated Kotlin sources in 'compilation' mode (KT-32535)
2019-07-26 02:40:32 +09:00
withoutService
…