summaryrefslogtreecommitdiff
path: root/tools/eliminator/node_modules/coffee-script
AgeCommit message (Collapse)Author
2012-10-23remove no longer needed coffeescriptAlon Zakai
2012-10-13update coffeescript to d8905e2f8799931013e227b869b1c6f6c85122f0Alon Zakai
2012-03-20Coffee-script fix for new node.jsSigmund Vik
This has already been fixed upstream, so maybe a better fix is to pull in the latest version of coffee-script. For more details, please see: https://github.com/jashkenas/coffee-script/pull/1807
2011-08-23Added a redundant-variable eliminator script and its dependencies.max99x