Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use IRBuilder in the binary parser (#6963) | Thomas Lively | 2024-11-26 | 1 | -6/+3 |
* | Source Maps: Support 5 segment mappings (#6795) | Ömer Sinan Ağacan | 2024-10-01 | 1 | -0/+17 |
* | Debug location parser: accept arbitrary paths (#6594) | Jérôme Vouillon | 2024-05-15 | 1 | -2/+24 |
* | [StackIR] Support source maps and DWARF with StackIR (#6564) | Alon Zakai | 2024-05-01 | 1 | -39/+45 |
* | Source maps: Fix missing debug info in nested blocks (#6525) | Jérôme Vouillon | 2024-04-24 | 1 | -0/+24 |
* | [Parser] Support prologue and epilogue sourcemap annotations (#6370) | Thomas Lively | 2024-03-04 | 1 | -1/+11 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -3/+7 |
* | Emit source map information for control flow structures (#5524) | Alon Zakai | 2023-02-28 | 1 | -1/+2 |
* | Fix sourcemap nesting in reading and writing (#5504) | JesseCodeBones | 2023-02-24 | 1 | -0/+46 |