aboutsummaryrefslogtreecommitdiff
path: root/std/debug/failing_allocator.zig
AgeCommit message (Expand)Author
2019-03-02rename std lib files to new conventionAndrew Kelley
2018-11-13New Zig formal grammar (#1685)Jimmi Holst Christensen
2018-10-15Solve the return type ambiguity (#1628)Jimmi Holst Christensen
2018-05-31use * for pointer type instead of &Andrew Kelley
2018-05-26run zig fmt on some of the codebaseAndrew Kelley
2018-01-31*WIP* error sets converting std libAndrew Kelley
2018-01-25syntax: functions require return type. remove `->`Andrew Kelley
2018-01-07replace `%return` with `try`Andrew Kelley
2017-12-23move std/debug.zig to a subdirectoryAndrew Kelley