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
4a030061627be161456a1e9779c8d011e1c99291
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
ranges
/
unsigned
T
History
pyos
4a03006162
Generate min/max constants as non-const in ranges tests
...
in order to make them appear as unknown values to codegen.
2020-10-07 12:53:00 +02:00
..
expression
Generate min/max constants as non-const in ranges tests
2020-10-07 12:53:00 +02:00
literal
Generate min/max constants as non-const in ranges tests
2020-10-07 12:53:00 +02:00
nullableLoopParameter
JVM IR: Implement the new inline class ABI
2020-05-28 18:00:35 +03:00
inMixedUnsignedRange.kt
Remove IGNORE_FIR from tests that are using unsigned constants
2020-06-25 12:30:23 +03:00
kt35004.kt
[FIR-test] Unmute passing tests, mostly fir2ir
2020-03-24 18:58:19 +03:00
kt36953_continue.kt
[FIR] Fix specificity comparision for unsigned integers
2020-04-07 16:24:58 +03:00
kt36953.kt
[FIR] Fix specificity comparision for unsigned integers
2020-04-07 16:24:58 +03:00
outOfBoundsInMixedContains.kt
JVM: KT-40664 disable optimization for 'ULong in range of UInt' case
2020-07-29 20:33:17 +03:00