GitHub / cspotcode/node-source-map-support / commits
Adds source map support to node.js (for stack traces)
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| ce68c4af | merge Merge pull request #56 from timoxley/response-code | Julien Fontanet <j****t@i****t> | over 11 years ago | |
| 0c4a89af | Fix tests on Node 0.12. | Julien Fontanet <j****t@i****t> | over 11 years ago | |
| 00cba198 | Better fix for #36 (thanks @pspeter3). | Julien Fontanet <j****t@i****t> | over 11 years ago | |
| 6f539e68 | Fix failing test due to #41. | Julien Fontanet <j****t@i****t> | over 11 years ago | |
| 577ca52a | merge Merge pull request #41 from joeyespo/remove-leading-newline | Julien Fontanet <j****t@i****t> | over 11 years ago | |
| d05c4800 | Travis CI badge [skip ci] | Julien Fontanet <j****t@i****t> | over 11 years ago | |
| 54931e4c | Fix invalid JSON added by @SimenB | Evan Wallace <e****e@g****m> | over 11 years ago | |
| 0626f02a | merge Merge pull request #62 from evanw/julien-f-travis-ci | Evan Wallace <e****e@g****m> | over 11 years ago | |
| bd696133 | merge Merge pull request #64 from SimenB/license | Joe Esposito <j****o@g****m> | over 11 years ago | |
| fad19478 | Use license in package.json | Simen Bekkhus <s****1@g****m> | over 11 years ago | |
| 9b28b789 | merge Merge pull request #63 from joshma/master | Julien Fontanet <j****t@i****t> | over 11 years ago | |
| 677fba8e | Remove extraneous utf-8 argument to retrieveFile | Joshua Ma <j****h@b****m> | over 11 years ago | |
| e354a117 | Travis CI | Julien Fontanet <j****t@i****t> | over 11 years ago | |
| e6e77abd | docs: update documentation to reflect using the *last* source map in file. | Martin Probst <m****n@p****o> | over 11 years ago | |
| e2dd940d | merge Merge pull request #53 from julien-f/register-module | Joe Esposito <j****o@g****m> | over 11 years ago | |
| 67ee8f19 | merge Merge pull request #59 from evanw/julien-f-npm-script-build | Joe Esposito <j****o@g****m> | over 11 years ago | |
| d85089be | merge Merge pull request #58 from marcominetti/fix/57 | Marco Minetti <m****i@n****g> | over 11 years ago | |
| 6ba672e8 | Add `build` npm script | Julien Fontanet <j****t@i****t> | over 11 years ago | |
| 62046eb4 | merge Merge pull request #37 from moonpyk/master | Julien Fontanet <j****t@i****t> | over 11 years ago | |
| 23da4e14 | merge Merge pull request #42 from joeyespo/cross-platform-build | Julien Fontanet <j****t@i****t> | over 11 years ago | |
| 7650a8e9 | merge Merge pull request #55 from timoxley/script | Julien Fontanet <j****t@i****t> | over 11 years ago | |
| 924a52ec | merge Merge pull request #47 from julien-f/patch-1 | Julien Fontanet <j****t@i****t> | over 11 years ago | |
| 60564570 | Explainatory comment. | Julien Fontanet <j****t@i****t> | over 11 years ago | |
| fcac27c2 | Check for 200 response code. | Tim Oxley <s****f@g****m> | over 11 years ago | |
| 3be2f01f | Remove hard-coded path to test executable. | Tim Oxley <s****f@g****m> | over 11 years ago | |
| 40e140af | `register` module (fix #52) | Julien Fontanet <j****t@i****t> | over 11 years ago | |
| 0020b8c1 | Fixed sourcemap url detection. |
Marco Minetti <m****i@n****g>
Committed by: marco.minetti <m****i@n****g> |
over 11 years ago | |
| b3fd2b93 | fix: find the *last* sourceMappingURL in the source document. | Martin Probst <m****n@p****o> | over 11 years ago | |
| 07f5f593 | Very basic fix for #36. | Julien Fontanet <j****t@i****t> | over 11 years ago | |
| e1a092fe | version bump for npm and build | Evan Wallace <e****e@g****m> | over 11 years ago | |
| 25b7c6d8 | merge Merge pull request #44 from ldesplat/XMLHttpRequest | Evan Wallace <e****e@g****m> | over 11 years ago | |
| 50fe13d6 | Check XMLHttpRequest is a function for isInBrowser | Lois Desplat <l****t@g****m> | over 11 years ago | |
| 8d0d7267 | update browser-source-map-support.js | Evan Wallace <e****e@g****m> | over 11 years ago | |
| e559f475 | add a test for pull request #43 | Evan Wallace <e****e@g****m> | over 11 years ago | |
| af370713 | Handle missing source maps | Vlad GURDIGA <g****a@g****m> | over 11 years ago | |
| 237d5edd | Make build.js cross-platform. | Joe Esposito <j****e@j****m> | over 11 years ago | |
| 49d64e77 | Remove leading newline from getErrorSource. | Joe Esposito <j****e@j****m> | over 11 years ago | |
| 4ed08eef | version bump for npm (MIT license metadata) | Evan Wallace <e****e@g****m> | over 11 years ago | |
| fc511ada | Update LICENSE.md | Evan Wallace <e****e@g****m> | over 11 years ago | |
| 97a0b48f | merge Merge pull request #38 from ScottWeinstein/master | Evan Wallace <e****e@g****m> | over 11 years ago | |
| 013286a1 | Specify license type | Scott Weinstein <S****n@u****m> | over 11 years ago | |
| 35065a0a | Create LICENSE.md | Scott Weinstein <S****n@u****m> | over 11 years ago | |
| c4435f6b | Making use of console.error | Clément Bourgeois <m****k@g****m> | almost 12 years ago | |
| 3b154ff4 | work around a new V8 change breaking stuff by manually forwarding relevant me... | Evan Wallace <e****e@g****m> | almost 12 years ago | |
| 636b1b28 | version bump and build for npm, also test for SourceMap HTTP header | Evan Wallace <e****e@g****m> | about 12 years ago | |
| acf3a860 | merge Merge pull request #29 from phleet/phleet-sourcemap-header | Evan Wallace <e****e@g****m> | about 12 years ago | |
| a9ceaf67 | Support specifying sourcemap via HTTP headers | Jamie Wong <j****g@g****m> | about 12 years ago | |
| 7e9bcdcb | update build, dependencies, and version number for npm | Evan Wallace <e****e@g****m> | over 12 years ago | |
| 649da9a3 | be careful about a null url for data URLs | Evan Wallace <e****e@g****m> | over 12 years ago | |
| 7fa445e1 | merge Merge pull request #26 from ashaffer/patch-1 | Evan Wallace <e****e@g****m> | over 12 years ago | |
| f8930e83 | merge Merge pull request #24 from ddude/master | Evan Wallace <e****e@g****m> | over 12 years ago | |
| f0354b66 | add support for sourcesContent, closes #25 | Evan Wallace <e****e@g****m> | over 12 years ago | |
| 095d0ae6 | merge merged and fixed tests | Evan Wallace <e****e@g****m> | over 12 years ago | |
| ce163815 | merge Merge pull request #28 from manuelschneider/exportWrapCallSite | Evan Wallace <e****e@g****m> | over 12 years ago | |
| 4afea485 | fix column numbers | Evan Wallace <e****e@g****m> | over 12 years ago | |
| 076eb221 | exporting wrapCallSite directly for other components to be used | Manuel Schneider <s****s@e****e> | over 12 years ago | |
| eea7eac6 | separate source display from uncaughtException | David Bushong <d****d@b****t> | over 12 years ago | |
| 27d844f0 | should not return a url when we have a dataUrl | ashaffer <d****k@g****m> | over 12 years ago | |
| fffaca5b | added retrieveFile option | Jeremie Pelletier <j****r@f****m> | over 12 years ago | |
| e7b02406 | add AMD support for browsers, closes #23 | Evan Wallace <e****e@g****m> | almost 13 years ago | |
| bb81e8d3 | version bump and build for npm | Evan Wallace <e****e@g****m> | almost 13 years ago | |
| 54e3c91c | merge Merge pull request #22 from rick-kilgore/master | Evan Wallace <e****e@g****m> | almost 13 years ago | |
| 21bb6544 | only install once if called multiple times in same vm | Rick Kilgore <r****e@h****m> | almost 13 years ago | |
| 08c876d9 | merge Merge pull request #20 from jpillora/patch-1 | Evan Wallace <e****e@g****m> | almost 13 years ago | |
| a915490d | added missing repo fields | Jaime Pillora <j****a@g****m> | almost 13 years ago | |
| a3008a23 | use the source-map module again now that it works with typescript | Evan Wallace <e****e@g****m> | about 13 years ago | |
| 340839e9 | temporarily use my patched source-map library until Mozilla fixes theirs | Evan Wallace <e****e@g****m> | about 13 years ago | |
| bbe8c603 | swallow SJAX errors during in-browser translation | Evan Wallace <e****e@g****m> | about 13 years ago | |
| a08c8cfe | fix for TypeScript compiler | Evan Wallace <e****e@g****m> | about 13 years ago | |
| b30ecf1f | add .npmignore | Evan Wallace <e****e@g****m> | about 13 years ago | |
| 91fe4f80 | bundle source-map-support.js for the browser | Evan Wallace <e****e@g****m> | about 13 years ago | |
| 2d3b8107 | cache source map data forever by default | Evan Wallace <e****e@g****m> | about 13 years ago | |
| e773027a | added browserify test | Evan Wallace <e****e@g****m> | about 13 years ago | |
| 70c343e4 | browserify support, fixes #16 | Evan Wallace <e****e@g****m> | about 13 years ago | |
| be0579d0 | version bump for npm | Evan Wallace <e****e@g****m> | about 13 years ago | |
| ca009466 | Update README.md | Evan Wallace <e****e@g****m> | about 13 years ago | |
| 2d4588e2 | merge Merge pull request #15 from fresheneesz/master | Evan Wallace <e****e@g****m> | about 13 years ago | |
| bdf2ffb6 | merge Merge pull request #18 from meteor/retrieve-source-map | Evan Wallace <e****e@g****m> | about 13 years ago | |
| 95ad3027 | merge Merge pull request #17 from meteor/upgrade-source-map | Evan Wallace <e****e@g****m> | about 13 years ago | |
| 28a91e13 | Update to source-map 0.1.26. | David Glasser <g****r@d****t> | about 13 years ago | |
| 1cf5ce0f | Allow overriding the mapping from source file to source map. | David Glasser <g****r@d****t> | about 13 years ago | |
| ae0959eb | Completing basic demo that shows correct line and character numbers | fresheneesz <b****c@g****m> | about 13 years ago | |
| deb583e1 | fixing link | fresheneesz <b****c@g****m> | about 13 years ago | |
| 52040fe4 | adding a Usage section to make it clearer how to use this support and how to ... | fresheneesz <b****c@g****m> | about 13 years ago | |
| 51db2533 | update to new version of source-map library | Evan Wallace <e****e@g****m> | about 13 years ago | |
| abc1c2e8 | handle case when line isn't found, fixes #13 | Evan Wallace <e****e@g****m> | about 13 years ago | |
| 2c7e1ce8 | fixed data-url bugs and added tests, closes #14 | Evan Wallace <e****e@g****m> | about 13 years ago | |
| 77d1b5c0 | support data-url format | Fuji, Goro <g****a@g****m> | about 13 years ago | |
| 1b4a71bc | version bump for npm | Evan Wallace <e****e@g****m> | about 13 years ago | |
| 069d43b4 | merge Merge pull request #11 from michaelficarra/patch-1 | Evan Wallace <e****e@g****m> | about 13 years ago | |
| 660412ee | support new `//#` sourceMappingURL pragma format | Michael Ficarra <g****b@m****e> | about 13 years ago | |
| d4cc314e | version bump for npm | Evan Wallace <e****e@g****m> | over 13 years ago | |
| f2a2464b | merge Merge pull request #10 from zeekay/master | Evan Wallace <e****e@g****m> | over 13 years ago | |
| 3c8fec1c | Export mapSourcePosition. | zeekay <z****y@g****m> | over 13 years ago | |
| 3aa561e5 | check for eval before getting origin, fixes #9 | Evan Wallace <e****e@g****m> | over 13 years ago | |
| 03703165 | merge merge relative source path fix, bump version, fixes #4 | Evan Wallace <e****e@g****m> | over 13 years ago | |
| 12c838cd | version bump for npm | Evan Wallace <e****e@g****m> | over 13 years ago | |
| 05e03fe7 | stop swallowing exceptions, fixes #8 | Evan Wallace <e****e@g****m> | over 13 years ago | |
| 5ab3cdd9 | change some tests from equality to regex to match slight change in node's sta... | Evan Wallace <e****e@g****m> | over 13 years ago | |
| 161be66a | Resolve sources relative to the source map | Florian Reiterer <m****e@f****m> | over 13 years ago |