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
90,714
Commits
1
Branch
0
Tags
ebcc2cc3b207156c1c0e90e5107aa356b8fa8d72
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