aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/misc.zig
AgeCommit message (Expand)Author
2021-08-01move some behavior tests to the "passing for stage2" sectionAndrew Kelley
2021-08-01stage2: implement `@truncate`Andrew Kelley
2021-08-01Sema: implement comptime variablesAndrew Kelley
2021-07-28stage1: fix anon struct naming in certain casesMichael Dusan
2021-06-21fix code broken from previous commitJacob G-W
2021-06-21std, src, doc, test: remove unused variablesJacob G-W
2021-06-14add ast-check flag to zig fmt, fix found bugsVeikka Tuominen
2021-05-28stage1: rework tokenizer to match stage2Andrew Kelley
2021-05-08Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgenAndrew Kelley
2021-04-29move behavior tests from test/stage1/ to test/Andrew Kelley