aboutsummaryrefslogtreecommitdiff
path: root/lib/sourcemap.js
AgeCommit message (Expand)Author
2016-11-29Generate source map data from normalized files...Martijn Swaagman
2016-07-17lib/sourcemap.js: Copy sourceContent from old souce-map to the new source-map...Lauri Pokka
2016-02-10Revert "using the original sourcemap as the base"...sergeyv
2015-01-24fixes issue #621 SourceMap toString JSON format...Bryce Cronkite-Ratcliff
2015-01-04using the original sourcemap as the base...Caridy Patino
2014-09-09Use uglify source map token names if missingJacob Kristhammar
2014-03-02Handle the case when SourceMapConsumer.originalPositionFor returns null source....Arnavion
2013-12-18Add option to adjust the src/target line in the source mapMihai Bazon
2012-10-02line numbers start at 1Mihai Bazon
2012-10-02"use strict";Mihai Bazon
2012-09-24Support input source map...Mihai Bazon
2012-09-21better support for multiple input files:...Mihai Bazon
2012-08-29started support for generating source maps (WIP)...Mihai Bazon