aboutsummaryrefslogtreecommitdiff
path: root/src/stage1/ir_print.cpp
AgeCommit message (Expand)Author
2020-11-20stage1: Initial implementation of @externLemonBoy
2020-11-01stage1: Implement Add/Mul reduction operatorsLemonBoy
2020-10-17stage1: Fix type-checking of unary neg for vector typesLemonBoy
2020-10-05stage1: Implement @reduce builtin for vector typesLemonBoy
2020-09-21rename src-self-hosted/ to src/Andrew Kelley