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
d76db0e011a09494359af805e9b2e8614debbed7
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
evaluate
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
..
char.kt
…
divide.kt
Rename test of rem operator evaluation
2021-03-05 23:46:57 +03:00
floorDiv.kt
Support mod and floorDiv extensions in constant evaluator
2021-03-05 23:46:57 +03:00
intrinsics.kt
[Test] Ignore error diagnostics from FIR in some BB tests
2021-01-12 18:35:39 +03:00
kt9443.kt
…
maxValue.kt
…
maxValueByte.kt
[Test] Ignore error diagnostics from FIR in some BB tests
2021-01-12 18:35:39 +03:00
maxValueInt.kt
[Test] Ignore error diagnostics from FIR in some BB tests
2021-01-12 18:35:39 +03:00
minus.kt
[Test] Ignore error diagnostics from FIR in some BB tests
2021-01-12 18:35:39 +03:00
mod.kt
Support mod and floorDiv extensions in constant evaluator
2021-03-05 23:46:57 +03:00
multiply.kt
[Test] Ignore error diagnostics from FIR in some BB tests
2021-01-12 18:35:39 +03:00
parenthesized.kt
[Test] Ignore error diagnostics from FIR in some BB tests
2021-01-12 18:35:39 +03:00
plus.kt
[Test] Ignore error diagnostics from FIR in some BB tests
2021-01-12 18:35:39 +03:00
rem.kt
Rename test of rem operator evaluation
2021-03-05 23:46:57 +03:00
simpleCallBinary.kt
…
unaryMinus.kt
FIR: adjust type of integer operator call as property initializer
2020-07-15 13:56:40 +03:00
unaryPlus.kt
FIR: adjust type of integer operator call as property initializer
2020-07-15 13:56:40 +03:00