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
7f7bb705969ec0d5b4f8ceed005cc6bf8a499708
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
…
differentTypes.kt
…
divideByZero.kt
…
equals.kt
…
exceptionWhenEvaluate.kt
…
finalProperty.kt
…
float.kt
…
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
…
localVar.kt
…
nonFinalProperty.kt
…
objectProperty.kt
…
strings.kt
…
topLevelVal.kt
…
topLevelVar.kt
…
unaryMinusIndependentExpType.kt
…
unaryMinusIndepWoExpType.kt
…