aboutsummaryrefslogtreecommitdiff
path: root/compiler/src/ast/tests.rs
Commit message (Expand)AuthorAgeFilesLines
* Replace generic list AST with typed expression treeTolmachev Igor2026-05-111-94/+1204
* Remove Float from parserTolmachev Igor2026-05-101-94/+2
* Remove Quote from parserTolmachev Igor2026-05-101-135/+1
* Make project structure more consistentdevTolmachev Igor2026-05-091-10/+6
* Implement fmt::Display for ErrorTolmachev Igor2026-05-091-4/+4
* Add parser testsTolmachev Igor2026-05-091-0/+747