michaelficarra / CoffeeScriptRedux

:sweat: rewrite of the CoffeeScript compiler with proper compiler design principles and a focus on robustness and extensibility
https://michaelficarra.github.com/CoffeeScriptRedux/
BSD 3-Clause "New" or "Revised" License
1.84k stars 110 forks source link

Fixes #284 - Loops/comprehensions over decreasing ranges don't work #365

Closed basicer closed 7 years ago

basicer commented 7 years ago

@michaelficarra Updated 😄