johnyob / grace

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

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

Closed johnyob closed 10 months ago

johnyob commented 10 months ago

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

Closes: #6