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
1957ac347aba1dc61baa1fb2cf5e1e4cd67cb9b8
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
annotations
/
annotationParameterMustBeConstant
T
History
Valentin Kipyatkov
ec51076355
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
..
array.kt
Report warning on usages of non-const vals in places where constants expected
2015-09-23 08:20:57 +03:00
array.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
simple.kt
Deprecate escaped modifiers and unescaped annotations
2015-09-08 12:11:30 +03:00
simple.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
useOfNonConstVal.kt
Report warning on usages of non-const vals in places where constants expected
2015-09-23 08:20:57 +03:00
useOfNonConstVal.txt
Remove @annotation from test data
2015-10-19 20:45:01 +03:00
vararg.kt
Report warning on usages of non-const vals in places where constants expected
2015-09-23 08:20:57 +03:00
vararg.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