aboutsummaryrefslogtreecommitdiff
path: root/src/DepTokenizer.zig
AgeCommit message (Expand)Author
2021-06-21std, src, doc, test: remove unused variablesJacob G-W
2021-06-10Have std.fmt functions take case as an enumdaurnimator
2021-05-20Run `zig fmt` on src/ and lib/std/Isaac Freund
2021-05-08update usage of std.testing in stage2Veikka Tuominen
2021-01-30Replace @TagType uses, mostly with std.meta.TagTadeo Kondrak
2021-01-07Reduce use of deprecated IO typesJay Petacat
2021-01-03stage2: enable building test-stage2 with LLVM backend enabledTimon Kruiper
2021-01-02convert more {} to {d} and {s}Andrew Kelley
2021-01-02stage2: Use {s} instead of {} when formatting stringsLemonBoy
2020-12-23move ArrayListSentineled to std lib orphanageVeikka Tuominen
2020-09-21rename src-self-hosted/ to src/Andrew Kelley