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
ae47130c8e2a595ebabe82dfd908a1e6c62eef02
kotlin-fork
/
compiler
/
testData
/
evaluate
/
constant
T
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
Overridable val should not be treated as constant
2015-10-26 19:23:09 +03:00
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
…