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
487847bedce33cd287802ec00288a6dfca9bb334
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
resolve
/
priority
T
History
Dmitriy Novozhilov
ad002437b4
[Test] Add test for KT-57968
2023-04-30 15:58:31 +00:00
..
extensionVsMember.kt
[Test] Add test for KT-57968
2023-04-30 15:58:31 +00:00
invokeExtensionVsOther2.kt
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
2020-03-05 09:39:40 +03:00
invokeExtensionVsOther2.txt
Minor. removed functions which declared in Standard.kt from diagnostic testdata.
2016-01-25 19:13:31 +03:00
invokeExtensionVsOther.kt
…
invokeExtensionVsOther.txt
…
kt9810.kt
…
kt9810.txt
…
kt9965.kt
…
kt9965.txt
…
kt10219.fir.kt
…
kt10219.kt
…
kt10219.txt
…
kt10510.kt
[FIR] Fix missing receiver type if anonymous function without label
2020-04-08 14:56:17 +03:00
kt10510.txt
…
localExtVsNonLocalExt.kt
…
localExtVsNonLocalExt.txt
…
memberVsLocalExt.fir.kt
…
memberVsLocalExt.kt
…
memberVsLocalExt.txt
…
memberWithHidesMemberAnnotationVsMemberWithout.kt
…
memberWithHidesMemberAnnotationVsMemberWithout.txt
[FIR] Fix ambiguity between Sequence.forEach and Iterable.forEach (with @HidesMembers) ^KT-50776 Fixed
2022-01-21 19:34:10 +03:00
staticVsImplicitReceiverMember.kt
[FIR] Fix missing receiver type if anonymous function without label
2020-04-08 14:56:17 +03:00
staticVsImplicitReceiverMember.txt
…
synthesizedMembersVsExtension.fir.kt
…
synthesizedMembersVsExtension.kt
…
synthesizedMembersVsExtension.txt
…
syntheticPropertiesVsExtensions.kt
…
syntheticPropertiesVsExtensions.txt
…
syntheticPropertiesVsMembers.kt
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
2020-03-05 09:39:40 +03:00
syntheticPropertiesVsMembers.txt
…