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
47c32ef37f9117dbe4383deac87e42b1b1c2a16d
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
annotations
/
javaAnnotationsWithKClassParameter
T
History
…
..
annotationAsArgument.kt
…
annotationAsArgument.txt
…
arg.kt
…
arg.txt
…
argAndOtherDefault.kt
…
argAndOtherDefault.txt
…
argArray.kt
…
argArray.txt
Remove @annotation from test data
2015-10-19 20:45:01 +03:00
argWithDefault.kt
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
2020-03-05 09:39:40 +03:00
argWithDefault.txt
…
argWithDefaultAndOther.kt
…
argWithDefaultAndOther.txt
…
twoArgs.kt
…
twoArgs.txt
…
value.kt
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
2020-03-05 09:39:40 +03:00
value.txt
…
valueAndOtherDefault.kt
…
valueAndOtherDefault.txt
…
valueArray.kt
…
valueArray.txt
…
valueWithDefault.kt
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
2020-03-05 09:39:40 +03:00
valueWithDefault.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
valueWithDefaultAndOther.kt
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
2020-03-05 09:39:40 +03:00
valueWithDefaultAndOther.txt
…