summaryrefslogtreecommitdiff
path: root/src/lower/mod.rs
AgeCommit message (Expand)Author
2021-02-03Fix bug where all literals get an `Into<char>` implementation.Greg Brown
2021-01-21Fix many warnings.Greg Brown
2021-01-16Fix warnings in `lower`.Greg Brown
2021-01-14Add labelled expressions.Greg Brown
2021-01-06Restructure code base to separate compilation phases.Greg Brown