Jeremy Ashkenas
|
119b80d449
|
removing fiddling with require.paths from CoffeeScript
|
2010-03-15 20:39:46 -07:00 |
|
Jeremy Ashkenas
|
1cf0326183
|
unifying the CoffeeScript.compile and CoffeeScript.run apis to be the same -- source code and options hash.
|
2010-03-07 22:17:45 -05:00 |
|
Jeremy Ashkenas
|
06b50ecb98
|
unifying all of the server-side evaluation under CoffeeScript.run -- this means that __filename and __dirname and relative requires should work from all angles under Node.js
|
2010-03-07 21:49:08 -05:00 |
|
Jeremy Ashkenas
|
a4f7a5e248
|
documenting and cleaning up the Rewriter
|
2010-03-07 14:41:52 -05:00 |
|
Jeremy Ashkenas
|
d46daa1d7c
|
documenting optparse.coffee and repl.coffee
|
2010-03-07 13:41:15 -05:00 |
|
Jeremy Ashkenas
|
2a46e13d33
|
moving print_tokens (the pretty printer) from coffee_script to command_line
|
2010-02-24 18:56:32 -05:00 |
|
Jeremy Ashkenas
|
28a8c05513
|
light refactor for repl.coffee
|
2010-02-17 23:51:43 -05:00 |
|
Jeremy Ashkenas
|
0490cb2920
|
added experimental (but working) method to install CoffeeScript: 'sudo bin/cake install' -- once you've done that, you can take cake and coffee out of their bin/
|
2010-02-17 01:24:02 -05:00 |
|
Jeremy Ashkenas
|
2d0ad73af8
|
reorganizing lib/coffee_script to plain ol' lib
|
2010-02-17 00:55:56 -05:00 |
|