Commit Graph

5 Commits

Author SHA1 Message Date
Jeremy Ashkenas 81047d45ee CoffeeScript 1.8.0 2014-08-26 12:24:29 -04:00
Michael Ficarra 4ab8503e5a CoffeeScript 1.7.1 2014-01-29 23:19:36 -06:00
xixixao 10293df1f9 Recompile source with 1.7.0 version 2014-01-28 03:34:00 +00:00
Marc Häfner a6891e4feb Fix `child_process.fork` patch
* Preserve `options` when called without `args`
  * Don't use `coffee` script as `execPath` (Fixes #2919)
2013-12-24 02:05:53 +01:00
Michael Ficarra ba4743cc83 fix auto and manual require.extensions registration; ref #3141
You can now `require('coffee-script/register')` to manually register,
and the compiler auto-registers when directly running a coffee file.
2013-12-08 14:19:10 -06:00