jow- / ucode

JavaScript-like language with optional templating
ISC License
87 stars 24 forks source link

Fixes for source offset tracking #158

Closed jow- closed 1 year ago

jow- commented 1 year ago

This PR fixes a number of minor issues with the source offset tracking leading to incorrect line/byte positions when decoding debug information to obtain the declaration spot of variables or similar.