This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-17 00:21:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8e2893494de0315306a618e6a5dff32cb0873f5
kotlin
/
compiler
/
testData
/
diagnostics
/
tests
/
evaluate
History
victor.petukhov
46bd5ba107
Add alphabetical sorting diagnostics with same ranges
2019-02-14 12:31:42 +03:00
..
inlineClasses
Do not output empty non-root packages in tests with txt
2018-08-06 13:43:32 +02:00
binaryMinusDepOnExpType.kt
…
binaryMinusDepOnExpType.txt
…
binaryMinusIndependentExpType.kt
…
binaryMinusIndependentExpType.txt
…
binaryMinusIndepWoExpType.kt
…
binaryMinusIndepWoExpType.txt
…
divisionByZero.kt
Add alphabetical sorting diagnostics with same ranges
2019-02-14 12:31:42 +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
Fixes for tests about
mod
2018-09-10 06:31:55 +03:00
intOverflow.txt
…
intOverflowWithJavaProperties.kt
…
intOverflowWithJavaProperties.txt
…
logicWithNumber.kt
…
logicWithNumber.txt
…
longOverflow.kt
…
longOverflow.txt
…
noOverflowWithZero.kt
…
noOverflowWithZero.txt
…
numberBinaryOperations.kt
…
numberBinaryOperations.txt
…
numberBinaryOperationsCall.kt
Raise deprecation level for mod operators to ERROR in stdlib
2018-09-09 23:55:36 +03:00
numberBinaryOperationsCall.txt
…
numberBinaryOperationsInfixCall.kt
Raise deprecation level for mod operators to ERROR in stdlib
2018-09-09 23:55:36 +03:00
numberBinaryOperationsInfixCall.txt
…
otherOverflow.kt
…
otherOverflow.txt
…
parentesized.kt
…
parentesized.txt
…
qualifiedExpressions.kt
…
qualifiedExpressions.txt
…
unaryMinusDepOnExpType.kt
…
unaryMinusDepOnExpType.txt
…
unaryMinusIndependentExpType.kt
…
unaryMinusIndependentExpType.txt
…
unaryMinusIndepWoExpType.kt
…
unaryMinusIndepWoExpType.txt
…
wrongLongSuffix.kt
…
wrongLongSuffix.txt
…