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
dd94de3a344e309815509bdaf5f43e2d384ef143
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
exceptions
T
History
Ivan Kochurkin
9a86b83a0c
[FIR] Fix crash on assignment expression with incorrect lvalue with LT mode
...
^KT-65241 Fixed
2024-02-20 20:09:08 +00:00
..
annotationWithWrongArgInDanglingModifierList.fir.kt
[FIR] Fix compiler crash with incorrect argument in
FirDanglingModifierList
2023-11-23 15:25:44 +00:00
annotationWithWrongArgInDanglingModifierList.kt
[FIR] Fix compiler crash with incorrect argument in
FirDanglingModifierList
2023-11-23 15:25:44 +00:00
assignmentWithIncorrectLValue.fir.kt
[FIR] Fix crash on assignment expression with incorrect lvalue with LT mode
2024-02-20 20:09:08 +00:00
assignmentWithIncorrectLValue.kt
[FIR] Fix crash on assignment expression with incorrect lvalue with LT mode
2024-02-20 20:09:08 +00:00
expectedSomeTypesOnBranchForWhenExpressionOfErroneousType.fir.kt
…
expectedSomeTypesOnBranchForWhenExpressionOfErroneousType.kt
…
expectedSomeTypesOnBranchForWhenExpressionOfErroneousType.txt
…
incorrectCallOnILT.kt
…
keywordsInsteadOfIdentifiers.kt
[K1, K2] Use safe names when accessing to type parameters
2023-11-09 12:21:43 +01:00
kt24158.kt
…
stackOverflowOnDoUnify.kt
[FIR] Check for
ConeErrorType
in
doUnify
to prevent endless recursion
2024-01-05 19:21:10 +00:00