aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/span.rs
Commit message (Expand)AuthorAgeFilesLines
* Replace generic list AST with typed expression treeTolmachev Igor2026-05-111-0/+4
* 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