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
c628382b2922b38b4226121cfb5c38e94de74d96
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
testsWithJava21
T
History
Kirill Rakhman
e39af4583e
[FIR] Report deprecation on synthetic property calls on super receivers
...
#KT-65438 Fixed
2024-02-14 13:13:01 +00:00
..
implementationsForSequencedCollection.fir.kt
[FIR] Implement deprecation for calls to overrides of hidden
2024-02-14 13:13:00 +00:00
implementationsForSequencedCollection.kt
…
newLinkedHashMapMethods.kt
Tests for KT-64640
2024-01-12 08:08:20 +00:00
newListMethods.diag.txt
[FIR] Report deprecation on synthetic property calls on super receivers
2024-02-14 13:13:01 +00:00
newListMethods.fir.diag.txt
[FIR] Report deprecation on synthetic property calls on super receivers
2024-02-14 13:13:01 +00:00
newListMethods.fir.kt
[FIR] Report deprecation on synthetic property calls on super receivers
2024-02-14 13:13:01 +00:00
newListMethods.kt
[FIR] Report deprecation on synthetic property calls on super receivers
2024-02-14 13:13:01 +00:00
newListMethodsImmutable.fir.kt
Tests for KT-64640
2024-01-12 08:08:20 +00:00
newListMethodsImmutable.kt
Tests for KT-64640
2024-01-12 08:08:20 +00:00
noFalsePositiveAbstractToArray.kt
…