summary refs log tree commit diff stats
path: root/compiler/sourcemap.nim
Commit message (Expand)AuthorAgeFilesLines
* chore: fix some typos (#23412)soonsouth2024-03-161-1/+1
* fixes yet another strictdefs bug (#23069)ringabout2023-12-151-4/+1
* use strictdefs for compiler (#22365)ringabout2023-08-061-6/+8
* Fix typo in sourcemap.nim (#21438)Ikko Eltociear Ashimine2023-02-271-1/+1
* Refactor JS sourcemap generator (#21053)Jake Leahy2022-12-131-370/+194
* cString => cSourceString; tyCString => tyCstring so that error msgs show cstr...Timothee Cour2021-04-171-5/+5
* Big compiler Cleanup (#14777)Clyybber2020-08-281-5/+3
* Remove my wrongly written mangled-related code, not needed anymore (#13858)Alexander Ivanov2020-04-031-3/+3
* sourcemaps for the JS codegen (#7508)Alexander Ivanov2020-04-031-0/+385