Michael Ficarra
|
63ab886e9f
|
removed excessive spacing
|
2011-12-10 21:19:59 -05:00 |
|
Michael Ficarra
|
7b4f1b165d
|
fixes #1924: CoffeeScript.compile shouldn't modify options object
|
2011-12-10 21:00:28 -05:00 |
|
Jeremy Ashkenas
|
1e25c9da30
|
Merge pull request #1851 from michaelficarra/issue1844
fixes #1844: bound functions in nested comprehensions causing empty var statements
|
2011-11-14 07:49:51 -08:00 |
|
Trevor Burnham
|
cc8708493e
|
Forgot to build on previous commit
|
2011-11-10 15:04:33 +01:00 |
|
Michael Ficarra
|
6d6a5f609a
|
fixes #1844: bound functions in nested comprehensions
causing empty var statements
|
2011-11-10 03:08:38 -05:00 |
|
Jeremy Ashkenas
|
3e41659095
|
CoffeeScript 1.1.3
|
2011-11-08 18:01:45 -05:00 |
|
Jeremy Ashkenas
|
426f51db21
|
removing another process.binding() private snafu
|
2011-11-08 15:58:48 -05:00 |
|
Trevor Burnham
|
3f4daaf2ad
|
Whoops, mergefail; corrected
|
2011-10-23 22:45:32 -04:00 |
|
Jeremy Ashkenas
|
d2b0404188
|
big whitespace / readability change. join top level block with extra newlines, and class definitions as well.
|
2011-09-18 17:16:39 -05:00 |
|
Michael Ficarra
|
539b872e02
|
compiled src/coffee-script.coffee
|
2011-08-27 13:20:29 -04:00 |
|
Michael Ficarra
|
818216374c
|
Merge branch 'restructuring' of github.com:jashkenas/coffee-script
|
2011-08-08 13:21:58 -04:00 |
|
Michael Ficarra
|
c222da9dd6
|
Merge branch 'restructure' of https://github.com/gfxmonk/coffee-script into restructuring
Conflicts:
Cakefile
|
2011-08-05 17:47:54 -04:00 |
|
gfxmonk
|
ab17f41652
|
Moved src/*.coffee under src/coffee-script/ so that lib can be added to $NODE_PATH and only expose the top-level coffee-script namespace. Fixes #1246
|
2011-07-05 21:58:04 +10:00 |
|