Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: fix some typos (#23412) | soonsouth | 2024-03-16 | 1 | -1/+1 |
* | fixes yet another strictdefs bug (#23069) | ringabout | 2023-12-15 | 1 | -4/+1 |
* | use strictdefs for compiler (#22365) | ringabout | 2023-08-06 | 1 | -6/+8 |
* | Fix typo in sourcemap.nim (#21438) | Ikko Eltociear Ashimine | 2023-02-27 | 1 | -1/+1 |
* | Refactor JS sourcemap generator (#21053) | Jake Leahy | 2022-12-13 | 1 | -370/+194 |
* | cString => cSourceString; tyCString => tyCstring so that error msgs show cstr... | Timothee Cour | 2021-04-17 | 1 | -5/+5 |
* | Big compiler Cleanup (#14777) | Clyybber | 2020-08-28 | 1 | -5/+3 |
* | Remove my wrongly written mangled-related code, not needed anymore (#13858) | Alexander Ivanov | 2020-04-03 | 1 | -3/+3 |
* | sourcemaps for the JS codegen (#7508) | Alexander Ivanov | 2020-04-03 | 1 | -0/+385 |