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
109,329
Commits
1
Branch
0
Tags
dd94de3a344e309815509bdaf5f43e2d384ef143
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