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
4ebd11a7aefff71c3f0ee72736bb67252734c493
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
evaluate
T
History
Mikhail Zarechenskiy
4ebd11a7ae
Refactoring: rename
parameter
to
argument
for annotation diagnostics
2018-03-22 03:59:55 +03:00
..
binaryMinusDepOnExpType.kt
…
binaryMinusDepOnExpType.txt
…
binaryMinusIndependentExpType.kt
[NI] Don't check type for constants too early to avoid mismatch
2017-12-07 14:18:20 +03:00
binaryMinusIndependentExpType.txt
…
binaryMinusIndepWoExpType.kt
…
binaryMinusIndepWoExpType.txt
…
divisionByZero.kt
Refactoring: rename
parameter
to
argument
for annotation diagnostics
2018-03-22 03:59:55 +03:00
divisionByZero.txt
…
float.kt
…
float.txt
…
floatLiteralOutOfRange.kt
…
floatLiteralOutOfRange.txt
…
infixFunOverBuiltinMemberInConst.kt
…
infixFunOverBuiltinMemberInConst.txt
Fix modifier order in generated overriden functions
2018-01-16 15:42:02 +01:00
integer.kt
…
integer.txt
…
intOverflow.kt
…
intOverflow.txt
…
intOverflowWithJavaProperties.kt
…
intOverflowWithJavaProperties.txt
…
logicWithNumber.kt
…
logicWithNumber.txt
…
longOverflow.kt
…
longOverflow.txt
…
noOverflowWithZero.kt
…
noOverflowWithZero.txt
…
numberBinaryOperations.kt
…
numberBinaryOperations.txt
…
numberBinaryOperationsCall.kt
…
numberBinaryOperationsCall.txt
…
numberBinaryOperationsInfixCall.kt
…
numberBinaryOperationsInfixCall.txt
…
otherOverflow.kt
…
otherOverflow.txt
…
parentesized.kt
[NI] Don't check type for constants too early to avoid mismatch
2017-12-07 14:18:20 +03:00
parentesized.txt
…
qualifiedExpressions.kt
…
qualifiedExpressions.txt
…
unaryMinusDepOnExpType.kt
…
unaryMinusDepOnExpType.txt
…
unaryMinusIndependentExpType.kt
…
unaryMinusIndependentExpType.txt
…
unaryMinusIndepWoExpType.kt
…
unaryMinusIndepWoExpType.txt
…
wrongLongSuffix.kt
…
wrongLongSuffix.txt
…