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
/
evaluate
/
constant
History
Mikhail Zarechenskiy
935f7b1cc1
Add warning if constant conforms to infinity or zero
...
#KT-3805 Fixed
2017-02-08 15:42:33 +03:00
..
classObjectProperty.kt
…
compareTo.kt
…
differentTypes.kt
…
divideByZero.kt
Fix internal compiler error about arithmetic exception
2017-01-26 03:39:50 +03:00
equals.kt
…
exceptionWhenEvaluate.kt
…
finalProperty.kt
…
float.kt
…
floatsAndDoubles.kt
Add warning if constant conforms to infinity or zero
2017-02-08 15:42:33 +03:00
integer.kt
…
integerOperations.kt
More correct handling of compile time constant types #KT-13421 Fixed
2016-08-18 14:42:16 +03:00
integers.kt
…
localVal.kt
…
localVar.kt
…
nonFinalProperty.kt
…
objectProperty.kt
…
strings.kt
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
topLevelVal.kt
…
topLevelVar.kt
…
unaryMinusIndependentExpType.kt
…
unaryMinusIndepWoExpType.kt
…