Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-16 | improve source-map generation (#3782) | Alex Lam S.L | |
- emit singleton segments to mark generated code from input | |||
2018-04-24 | improve `max_line_len` (#3095) | Alex Lam S.L | |
fixes #304 | |||
2017-05-23 | fix source map offset (#1993) | Alex Lam S.L | |
Account for whitespace insertions. fixes #505 fixes #890 |