Commit Graph

171 Commits (master)
 

Author SHA1 Message Date
Evan Wallace d4cc314e57 version bump for npm
12 years ago
Evan Wallace f2a2464b7c Merge pull request #10 from zeekay/master
12 years ago
zeekay 3c8fec1c1c Export mapSourcePosition.
12 years ago
Evan Wallace 3aa561e560 check for eval before getting origin, fixes #9
12 years ago
Evan Wallace 03703165e8 merge relative source path fix, bump version, fixes #4
12 years ago
Evan Wallace 12c838cd3f version bump for npm
12 years ago
Evan Wallace 05e03fe730 stop swallowing exceptions, fixes #8
12 years ago
Evan Wallace 5ab3cdd9e1 change some tests from equality to regex to match slight change in node's stack trace printing
12 years ago
Florian Reiterer 161be66adc Resolve sources relative to the source map
12 years ago
Evan Wallace 5be2906874 Update README.md
12 years ago
Evan Wallace 123fb717b2 update example now that the CoffeeScript compiler generates source maps
12 years ago
Evan Wallace 18992a7be6 option to not install uncaught exception handler, fix for issue #3
12 years ago
Evan Wallace 9484e8ec05 version bump and description for npm
12 years ago
Evan Wallace 8717f4f66c Merge pull request #2 from bpytlik/master
12 years ago
Brock Pytlik fe649c7493 support sourceMappingURL being located at the beginning of the file
12 years ago
Evan Wallace dee77a507c Added note about multiple languages to README.md
12 years ago
Evan Wallace b8de7c8b92 Add note about --eval to README.md
12 years ago
Evan Wallace bceff46033 add installation section to readme
12 years ago
Evan Wallace e55bb593fe remove unnecessary cache check
12 years ago
Evan Wallace aafee108c4 don't crash when primitive values are thrown
12 years ago
Evan Wallace c50758519f initial commit
12 years ago