aboutsummaryrefslogtreecommitdiff
path: root/lib/sourcemap.js
AgeCommit message (Expand)Author
2020-05-05update links to repository after rename (#3847)Alex Lam S.L
2020-04-17support optional output of `names` in source maps (#3784)Alex Lam S.L
2020-04-16improve source-map generation (#3782)...Alex Lam S.L
2020-04-15prevent input source map mutation (#3781)...Alex Lam S.L
2020-03-30handle single-field segments (#3757)Alex Lam S.L
2020-03-28handle `source-map` operations internally (#3754)Alex Lam S.L
2018-06-06general clean-ups (#3175)Alex Lam S.L
2018-04-06support inline source map from multiple files (#3058)...Alex Lam S.L
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