johnyob / grace

A fancy diagnostics library that allows your compilers to exit with grace
MIT License
69 stars 2 forks source link

refactor(renderer): add `locus` to snippet IR #9

Closed johnyob closed 5 months ago

johnyob commented 5 months ago

This PR adds loci to snippets and moves the computation of loci points to Snippet.of_diagnostic.

Closes: #6