Files
atom/spec
Max Brunsfeld 49e37f5410 Use source-map-support to handle stack trace conversion
Previously, our Error.convertStackTrace function was provided by coffeestack,
which only works for coffee-script. This adds a dependency on 'source-map-support',
which works for any source file with inline source maps.

This also refactors the code for registering our compilers (coffee-script,
typescript, and babel) so that caching logic is shared.
2015-08-19 17:55:29 -07:00
..
2014-02-02 19:29:54 +06:00
2015-05-22 16:29:12 -04:00
2015-04-13 12:24:25 +02:00