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
cfca7183e5831d258bc2fa8ea40700cd16d3b753
kotlin-fork
/
compiler
/
testData
/
evaluate
/
constant
T
History
Ilya Gorbunov
9cc8f44390
Support mod and floorDiv extensions in constant evaluator
...
Ignore evaluation tests for floorDiv and mod with FIR for now.
2021-03-05 23:46:57 +03:00
..
classObjectProperty.kt
…
compareTo.kt
Remove toInt() from rendering IntValue
2014-03-13 10:07:17 +04:00
differentTypes.kt
…
divideByZero.kt
…
equals.kt
Use type from compile time value for prefix expression
2013-12-05 15:21:55 +04:00
exceptionWhenEvaluate.kt
Catch exceptions evaluating expression
2014-01-28 18:21:40 +04:00
finalProperty.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
float.kt
Parse floats with 'F' or 'f' suffix
2013-12-05 15:22:01 +04:00
floatsAndDoubles.kt
…
integer.kt
…
integerOperations.kt
Support mod and floorDiv extensions in constant evaluator
2021-03-05 23:46:57 +03:00
integers.kt
…
localVal.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
localVar.kt
…
nonFinalProperty.kt
…
objectProperty.kt
…
strings.kt
…
topLevelVal.kt
…
topLevelVar.kt
…
unaryMinusIndependentExpType.kt
…
unaryMinusIndepWoExpType.kt
…