Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: improve lib/internal/source_map/source_map.js coverage | MURAKAMI Masahiko | 2022-10-03 | 1 | -0/+21 |
* | lib: codify findSourceMap return value when not found | Chengzhong Wu | 2022-08-27 | 1 | -0/+13 |
* | test: improve code coverage for SourceMap class | italo jose | 2022-06-28 | 1 | -0/+14 |
* | tools: enable no-unused-expressions lint rule | Michaël Zasso | 2020-12-07 | 1 | -0/+1 |
* | test: improve test coverage SourceMap API | Juan José Arboleda | 2020-11-24 | 1 | -1/+16 |
* | module: refactor to use iterable-weak-map | bcoe | 2020-11-06 | 1 | -1/+1 |
* | module: port source map sort logic from chromium | bcoe | 2020-02-27 | 1 | -0/+25 |
* | process: fix two overflow cases in SourceMap VLQ decoding | Justin Ridgewell | 2020-01-26 | 1 | -0/+42 |
* | module: add API for interacting with source maps | bcoe | 2020-01-14 | 1 | -0/+84 |