Jeremy Ashkenas
|
26a115adcf
|
Removing the mixed-in sys/util module. Switching from 'puts' to console.log
|
2010-10-24 12:48:42 -04:00 |
|
Timothy Jones
|
291f377d40
|
Correcting version regex.
|
2010-10-24 15:05:11 +13:00 |
|
Michael Ficarra
|
4d4e758bf3
|
node 0.3 compliance
|
2010-10-23 21:48:58 -04:00 |
|
satyr
|
e0ed254252
|
helpers: now directly exported
|
2010-09-25 09:29:44 +09:00 |
|
Jeremy Ashkenas
|
12d8d70573
|
fixing incorrectly-rooted relative paths in bin/cake and bin/coffee
|
2010-03-16 19:27:11 -04:00 |
|
Jeremy Ashkenas
|
02f4cb75dd
|
removing deprecated references to process.mixin in favor of helpers.extend for Node 0.1.32
|
2010-03-15 22:53:25 -07:00 |
|
Jeremy Ashkenas
|
119b80d449
|
removing fiddling with require.paths from CoffeeScript
|
2010-03-15 20:39:46 -07:00 |
|
Jeremy Ashkenas
|
893fb98522
|
moving command_line.coffee -> command.coffee
|
2010-03-06 22:18:15 -05:00 |
|
Chris Hoffman
|
f7183e6918
|
Use new node api for resolving a chain of symlinks
|
2010-03-03 16:34:17 -06:00 |
|
Jeremy Ashkenas
|
93f644fae2
|
finishing the second half of prefix installs. Using readLink to refer to the CoffeeScript installation reliably.
|
2010-02-26 19:49:12 -05:00 |
|
Jeremy Ashkenas
|
9b78fb67cf
|
allowing checked out versions of the source to use bin/cake and bin/coffee from any directory.
|
2010-02-22 09:12:52 -05:00 |
|
Jeremy Ashkenas
|
07513ba928
|
documentation for Cake and Cakefiles
|
2010-02-21 18:37:52 -05:00 |
|
Jeremy Ashkenas
|
e2a71d3c2c
|
removing the '--' from /usr/bin/env node, until we can find a workaround for linux.
|
2010-02-17 19:05:22 -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 |
|
Jeremy Ashkenas
|
6446e0004c
|
The Great Purge. Removing the Ruby compiler, and all of its accoutrements. bin/coffee is now CoffeeScript-in-CoffeeScript
|
2010-02-17 00:33:55 -05:00 |
|
Jeremy Ashkenas
|
3c67d54bbe
|
changed bin/coffee-script to bin/coffee
|
2009-12-26 08:57:13 -08:00 |
|