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
ab5cb13daed17ab5e2948eeff16627575bec0bdf
kotlin-fork
/
compiler
/
testData
/
evaluate
/
constant
T
History
Ilya Gorbunov
b1766b167f
Remove mod function usage from tests
...
#KT-26654
2020-01-23 19:28:23 +03:00
..
classObjectProperty.kt
Overridable val should not be treated as constant
2015-10-26 19:23:09 +03:00
compareTo.kt
Remove toInt() from rendering IntValue
2014-03-13 10:07:17 +04:00
differentTypes.kt
…
divideByZero.kt
Remove mod function usage from tests
2020-01-23 19:28:23 +03:00
equals.kt
…
exceptionWhenEvaluate.kt
Catch exceptions evaluating expression
2014-01-28 18:21:40 +04:00
finalProperty.kt
…
float.kt
Parse floats with 'F' or 'f' suffix
2013-12-05 15:22:01 +04:00
floatsAndDoubles.kt
Add warning if constant conforms to infinity or zero
2017-02-08 15:42:33 +03:00
integer.kt
…
integerOperations.kt
…
integers.kt
StorageManager for compile-time initializer
2014-03-13 10:07:12 +04:00
localVal.kt
…
localVar.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
nonFinalProperty.kt
…
objectProperty.kt
…
strings.kt
…
topLevelVal.kt
…
topLevelVar.kt
…
unaryMinusIndependentExpType.kt
…
unaryMinusIndepWoExpType.kt
…