gkz / LiveScript

LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate. While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming.
http://livescript.net
MIT License
2.31k stars 156 forks source link

fix #809 #1104

Closed bung87 closed 4 years ago

rhendric commented 4 years ago

Hi, thanks for contributing! Could you please:

Please make these (and any future) changes by amending the existing commit and force pushing, not by adding new commits.

Thank you again!

bung87 commented 4 years ago

Hi, I followed you suggestions, think things get done.