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
7bcd6619cfe2d7f7b3aabb052d516a5416014b6f
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
scopes
/
classHeader
T
History
Dmitriy Novozhilov
7f02d57d88
[FIR] Correctly detect super type in delegated constructor call
2020-04-17 12:37:29 +03:00
..
annotationOnClass.fir.kt
…
annotationOnClass.kt
Reapply "Only create descriptors for candidates with lambda args"
2020-02-14 11:41:30 +01:00
annotationOnClass.txt
…
annotationOnConstructors.fir.kt
…
annotationOnConstructors.kt
…
annotationOnConstructors.txt
…
classGenericParameters.fir.kt
…
classGenericParameters.kt
…
classGenericParameters.txt
…
classParents.fir.kt
…
classParents.kt
…
classParents.txt
…
companionObjectParents.fir.kt
…
companionObjectParents.kt
…
companionObjectParents.txt
…
companionObjectSuperConstructorArguments.fir.kt
…
companionObjectSuperConstructorArguments.kt
…
companionObjectSuperConstructorArguments.txt
…
constructors.fir.kt
[FIR] Don't provide receiver as value in delegated constructor call
2020-03-31 20:28:24 +03:00
constructors.kt
…
constructors.txt
…
delegation.fir.kt
…
delegation.kt
…
delegation.txt
…
objectParents.fir.kt
…
objectParents.kt
…
objectParents.txt
…
objectSuperConstructorArguments.kt
[FIR] Don't provide receiver as value in delegated constructor call
2020-03-31 20:28:24 +03:00
objectSuperConstructorArguments.txt
…
simpleDelegation.kt
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
2020-03-05 09:39:40 +03:00
simpleDelegation.txt
…
superConstructorArguments.fir.kt
[FIR] Don't provide receiver as value in delegated constructor call
2020-03-31 20:28:24 +03:00
superConstructorArguments.kt
…
superConstructorArguments.txt
…
superConstructorArgumentsInSecondaryConstructor.fir.kt
[FIR] Correctly detect super type in delegated constructor call
2020-04-17 12:37:29 +03:00
superConstructorArgumentsInSecondaryConstructor.kt
…
superConstructorArgumentsInSecondaryConstructor.txt
…