mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
3c2f0d174e
This solves two potential problems when it comes to forking: 1) Forking will now work correctly even when `coffee` is not installed globally. 2) Forking when using a locally installed version of `coffee` will fork using that version, and not fallback to a globally installed version. Fixes #2957 |
||
---|---|---|
.. | ||
browser.js | ||
cake.js | ||
coffee-script.js | ||
command.js | ||
grammar.js | ||
helpers.js | ||
index.js | ||
lexer.js | ||
nodes.js | ||
optparse.js | ||
parser.js | ||
repl.js | ||
rewriter.js | ||
scope.js | ||
sourcemap.js |