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
63e62dcf429f1fbcc69ec56b0a8f67fbd2b348ce
kotlin-fork
/
compiler
/
fir
/
resolve
/
testData
/
loadCompiledKotlin
/
classFun
T
History
Mikhail Glukhikh
98f72e58bd
FIR deserializer: use class type parameters in constructor directly
...
This allows calls like Pair(...) to be resolved correctly
2019-09-05 16:26:15 +03:00
..
ClassInParamUsedInFun.txt
FIR deserializer: use class type parameters in constructor directly
2019-09-05 16:26:15 +03:00
ClassParamUsedInFun.txt
FIR deserializer: provide type-parameters for constructors
2019-04-30 18:45:45 +03:00
FunDelegationToTraitImpl.txt
FIR: add class type parameters to constructors & change their rendering
2019-04-10 13:31:01 +03:00
FunInParamSuper.txt
FIR deserializer: provide type-parameters for constructors
2019-04-30 18:45:45 +03:00
TraitOpenFun.txt
…