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
b57b4e055ee24ab43f2cee6d56c01a54f0e05821
kotlin-fork
/
compiler
/
fir
/
analysis-tests
/
testData
/
resolveWithStdlib
/
inference
/
problems
T
History
Steven Schäfer
6af616d3c3
FIR: make declarations marked with 'override' implicitly open
...
#KT-52236 Fixed
2022-12-14 21:46:41 +00:00
..
buildList.fir.txt
FIR: add original test from KT-49925 (passes)
2021-12-23 17:27:56 +03:00
buildList.kt
FIR: add original test from KT-49925 (passes)
2021-12-23 17:27:56 +03:00
buildListLazy.fir.txt
FIR CFG: do not assume all arguments to inline funs are called in place
2022-12-08 10:19:32 +00:00
buildListLazy.kt
FIR: support don't use builder inference if possible
2022-01-20 23:46:36 +03:00
buildSetWithVisitor.fir.txt
FIR: make declarations marked with 'override' implicitly open
2022-12-14 21:46:41 +00:00
buildSetWithVisitor.kt
FIR: copy builder inference session when creating snapshot for locals
2021-12-23 17:28:01 +03:00
expectedType.fir.txt
FIR: replace constraint with NotFixedTypeToVariableSubstitutor properly
2021-12-22 22:21:43 +03:00
expectedType.kt
…