summaryrefslogtreecommitdiff
path: root/src/synth/logic.rs
AgeCommit message (Collapse)Author
2021-09-10got pre-linking steps working, removed glob includesthajohns
2017-09-24Fix more style thingsCorey Richardson
All reported by clippy. Mostly stuff like unnecessary lifetimes or references.
2017-09-24parser appears to work (oh my)Graham Northup
2017-09-20more of the same for the night :)Graham Northup