aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/span.rs
Commit message (Expand)AuthorAgeFilesLines
* Add parser testsTolmachev Igor2026-05-091-1/+1
* Split Spanned<T> from Span and expose fieldsTolmachev Igor2026-05-081-40/+27
* Add lexerTolmachev Igor2026-05-071-0/+61