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
99,029
Commits
1
Branch
0
Tags
45637c1b94de9509bcc242f797100e0ba4e4efd3
Commit Graph
2 Commits
Author
SHA1
Message
Date
Dmitry Petrov
b669de1663
JVM_IR generate range-based loop closer to Java counter loop
...
KT-48435 KT-48507
2021-09-03 10:38:20 +03:00
Mark Punzalan
2cfd776092
ForLoopsLowering: Assume
step
== 1 for *Range (e.g., IntRange) and
...
handle accordingly (e.g., do not read `step` property).
2020-07-29 20:44:51 +02:00