Files
coffeescript/src
Maksym Motornyy b5734028d9 Exit with an error code 1 if could not write a compiled JavaScript file or a source map
Currently CoffeeScript reports a success even if it failed to write a
compiled file to disk. This behavior confuses automated tools such as
test runners which may return false positives if a test failed to
compile because of a file lock.
2014-08-17 20:42:30 -07:00
..
2014-02-22 23:20:06 -06:00
2013-04-28 00:56:44 +02:00
2014-02-22 23:20:06 -06:00
2014-06-03 22:50:25 +02:00