Commit Graph

15 Commits

Author SHA1 Message Date
Evan Wallace
12c838cd3f version bump for npm 2013-04-24 18:36:53 -07:00
Evan Wallace
05e03fe730 stop swallowing exceptions, fixes #8 2013-04-24 18:33:05 -07:00
Evan Wallace
5ab3cdd9e1 change some tests from equality to regex to match slight change in node's stack trace printing 2013-04-24 17:56:13 -07:00
Evan Wallace
5be2906874 Update README.md 2013-03-08 21:38:29 -08:00
Evan Wallace
123fb717b2 update example now that the CoffeeScript compiler generates source maps 2013-03-08 21:10:26 -08:00
Evan Wallace
18992a7be6 option to not install uncaught exception handler, fix for issue #3 2013-03-05 11:36:36 -08:00
Evan Wallace
9484e8ec05 version bump and description for npm 2013-03-04 17:46:16 -08:00
Evan Wallace
8717f4f66c Merge pull request #2 from bpytlik/master
fix compatibility with coffeescript 1.6 source map files
2013-03-04 17:41:00 -08:00
Brock Pytlik
fe649c7493 support sourceMappingURL being located at the beginning of the file 2013-03-04 15:47:32 -08:00
Evan Wallace
dee77a507c Added note about multiple languages to README.md 2013-02-11 21:25:26 -08:00
Evan Wallace
b8de7c8b92 Add note about --eval to README.md 2013-02-11 19:08:17 -08:00
Evan Wallace
bceff46033 add installation section to readme 2013-01-18 11:04:24 -08:00
Evan Wallace
e55bb593fe remove unnecessary cache check 2013-01-18 01:01:52 -08:00
Evan Wallace
aafee108c4 don't crash when primitive values are thrown 2013-01-18 00:17:51 -08:00
Evan Wallace
c50758519f initial commit 2013-01-17 23:56:20 -08:00