aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/typename.zig
AgeCommit message (Expand)Author
2022-09-10type: print comptime on fn type paramsJacob Young
2022-08-25Sema: ignore comptime params in partial func type checkVeikka Tuominen
2022-06-11stage2: improve anon name strategy for local variablesVeikka Tuominen
2022-03-23wasm: Enable all passing testsLuuk de Gram
2022-03-18stage2: improve `@typeName`Andrew Kelley
2021-07-28stage1: fix anon struct naming in certain casesMichael Dusan
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