aboutsummaryrefslogtreecommitdiff
path: root/src/ir.zig
AgeCommit message (Expand)Author
2021-01-18stage2: rework ZIR/TZIR for optionals and error unionsAndrew Kelley
2021-01-01std: have std.meta.fieldInfo take an enum rather than a stringdaurnimator
2020-12-31stage2: inferred local variablesAndrew Kelley
2020-12-21stage2 ARM: implement basic binary bitwise operationsjoachimschmidt557
2020-10-30stage2: switch comptime executionVexu
2020-10-30stage2: switch ranges and multi item prongsVexu
2020-10-30stage2: redesign switchbrVexu
2020-10-30stage2: switch emit zirVexu
2020-10-30stage2: basic switch analysisVexu
2020-09-21rename src-self-hosted/ to src/Andrew Kelley