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
236dfe60f146b1d25651b24ea4fdc57798347a51
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
scopes
/
classHeader
T
History
Dmitriy Novozhilov
236dfe60f1
[FIR] Correctly build scopes for resolve of different parts of constructors
...
#KT-40409 Fixed
2020-07-20 14:38:17 +03:00
..
annotationOnClass.fir.kt
…
annotationOnClass.kt
…
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] Correctly build scopes for resolve of different parts of constructors
2020-07-20 14:38:17 +03:00
constructors.kt
…
constructors.txt
…
delegation.fir.kt
[FIR] Correctly build scopes for resolve of different parts of constructors
2020-07-20 14:38:17 +03:00
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: Fix test data for secondary constructor delegation calls
2020-05-15 16:04:44 +03:00
superConstructorArgumentsInSecondaryConstructor.kt
…
superConstructorArgumentsInSecondaryConstructor.txt
…