aboutsummaryrefslogtreecommitdiff
path: root/lib/std/builtin.zig
AgeCommit message (Expand)Author
2019-11-25zig fmtAndrew Kelley
2019-11-23structs can have fields with type `var`Andrew Kelley
2019-11-23update the stage1 implementation to the new proposalAndrew Kelley
2019-11-21add null terminated pointers and arrays to self-hostedAndrew Kelley
2019-11-21implement null terminated pointersAndrew Kelley
2019-11-11implement anon struct literal syntaxAndrew Kelley
2019-10-23move types from builtin to stdAndrew Kelley