aboutsummaryrefslogtreecommitdiff
path: root/src/type/Enum.zig
AgeCommit message (Expand)Author
2021-03-16stage2: *WIP*: rework ZIR memory layout; overhaul source locationsAndrew Kelley
2021-01-16stage2: implement error notes and regress -femit-zirAndrew Kelley
2021-01-11Merge branch 'Stage2 begin implementing container types'Andrew Kelley
2020-11-17stage2: initial container astgenVexu
2020-11-15stage2: outline container typesVexu