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
9a995af0dfd60900b83c53ff618f32b8980e899e
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
annotations
/
options
/
targets
T
History
Mikhail Glukhikh
2a9a1dbb86
FIR: allow diagnostic collection on default property accessors
2021-10-12 16:22:56 +03:00
..
accessors.kt
…
accessors.txt
…
annotation.kt
…
annotation.txt
…
classifier.kt
…
classifier.txt
…
constructor.kt
…
constructor.txt
…
empty.kt
…
empty.txt
…
expr.fir.kt
…
expr.kt
…
expr.txt
…
field.fir.kt
…
field.kt
…
field.txt
…
file.kt
…
file.txt
…
function.kt
FIR: report WRONG_ANNOTATION_TARGET on types
2021-05-20 12:22:22 +03:00
function.txt
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
2016-10-11 23:38:54 +03:00
funtypeargs.fir.kt
…
funtypeargs.kt
…
funtypeargs.txt
…
incorrect.kt
…
incorrect.txt
…
init.fir.kt
…
init.kt
…
init.txt
…
java.kt
…
java.txt
Render property accessor annotations in .txt test data
2018-10-24 18:17:12 +02:00
local.kt
…
local.txt
…
nested.kt
FIR: report WRONG_ANNOTATION_TARGET(_WITH_USE_SITE_TARGET) on declarations
2021-05-20 12:22:21 +03:00
nested.txt
…
property.kt
…
property.txt
…
returntype.kt
…
returntype.txt
…
suppress.kt
…
suppress.txt
…
type.kt
…
type.txt
…
typeargs.kt
…
typeargs.txt
…
typeParams.fir.kt
…
typeParams.kt
…
typeParams.txt
…
valueparam.kt
…
valueparam.txt
…