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
7f7bb705969ec0d5b4f8ceed005cc6bf8a499708
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
when
/
withSubjectVariable
T
History
Jinseong Jeon
f1fa290d49
FIR checker: report val reassignment
2021-03-03 12:27:11 +03:00
..
capturingInInitializer.fir.kt
FIR: report UNSAFE_CALL on dot when possible
2021-01-29 16:55:26 +03:00
capturingInInitializer.kt
…
capturingInInitializer.txt
…
invisibleOutsideOfWhen.kt
…
invisibleOutsideOfWhen.txt
…
jumpoutInInitializer.fir.kt
FIR: report UNSAFE_CALL on dot when possible
2021-01-29 16:55:26 +03:00
jumpoutInInitializer.kt
…
jumpoutInInitializer.txt
…
nestedWhenWithSubject.fir.kt
[FIR] Implement checker for exhaustive when's in expression position
2021-02-09 16:04:40 +03:00
nestedWhenWithSubject.kt
…
nestedWhenWithSubject.txt
…
noSubjectVariableName.kt
…
noSubjectVariableName.txt
…
reassignmentToWhenSubjectVariable.kt
FIR checker: report val reassignment
2021-03-03 12:27:11 +03:00
reassignmentToWhenSubjectVariable.txt
…
shadowingOtherVariable.fir.kt
…
shadowingOtherVariable.kt
…
shadowingOtherVariable.txt
…
smartCastOnValueBoundToSubjectVariable.fir.kt
FIR: report UNSAFE_CALL on dot when possible
2021-01-29 16:55:26 +03:00
smartCastOnValueBoundToSubjectVariable.kt
…
smartCastOnValueBoundToSubjectVariable.txt
…
smartCastsOnSubjectVariable.fir.kt
…
smartCastsOnSubjectVariable.kt
…
smartCastsOnSubjectVariable.txt
…
smartcastToEnum.kt
[FIR] Implement checker for exhaustive when's in expression position
2021-02-09 16:04:40 +03:00
smartcastToEnum.txt
…
smartcastToSealed.kt
[FIR] Implement checker for exhaustive when's in expression position
2021-02-09 16:04:40 +03:00
smartcastToSealed.txt
[FE] Make constructors of sealed classes
protected
instead of
internal
2021-02-12 13:36:38 +03:00
softModifierName.kt
…
softModifierName.txt
…
subjectVariableInIsPattern.kt
…
subjectVariableInIsPattern.txt
…
unsupportedFeature.fir.kt
…
unsupportedFeature.kt
…
unsupportedFeature.txt
…
unsupportedVariableDeclarationsInWhenSubject.fir.kt
…
unsupportedVariableDeclarationsInWhenSubject.kt
…
unsupportedVariableDeclarationsInWhenSubject.txt
…
unusedWhenSubjectVariable.fir.kt
…
unusedWhenSubjectVariable.kt
…
unusedWhenSubjectVariable.txt
…