| 4 years ago | iddev5 | | std.build: add test for issue 10381 |
| 4 years ago | iddev5 | | std.testing: add function zigBuild for running zig build runner commands |
| 4 years ago | iddev5 | | std: explicitly handle error.UnexpectedExitCode in build_runner |
| 4 years ago | Jakub Konka | | macho: do not create dSYM bundle for stage2 LLVM backend |
| 4 years ago | BlueAlmost |  | std.math.Complex: add 'negation' and 'mulitply by i' |
| 4 years ago | leesongun |  | stage1: implement casting from u0 |
| 4 years ago | matu3ba |  | std.testing: add methods tmpDirPath, getTestArgs, buildExe |
| 4 years ago | Veikka Tuominen |  | Merge pull request #10871 from schmee/stage2-bitcast-safety |
| 4 years ago | tecanec |  | std: SIMD utility functions |
| 4 years ago | Yorhel | | std.fs: Handle EINVAL from linux.getdents64 |
| 4 years ago | jagt | | `Namespace.decls` use context to save memory |
| 4 years ago | Veikka Tuominen |  | Merge pull request #11315 from wsengir/stage2-simplify-muladd |
| 4 years ago | Joachim Schmidt |  | Merge pull request #11311 from joachimschmidt557/builtin-with-overflow |
| 4 years ago | Luuk de Gram | | wasm: Enable passing tests |
| 4 years ago | Luuk de Gram | | wasm: Only generate import when referenced |
| 4 years ago | Andrew Kelley | | stage2: resolve types more lazily |
| 4 years ago | Andrew Kelley |  | Merge pull request #11284 from topolarity/compile-errors-indep-files |
| 4 years ago | Andrew Kelley |  | Merge pull request #11289 from schmee/stage2-select |
| 4 years ago | Andrew Kelley | | stage2: result location types for function call arguments |
| 4 years ago | Andrew Kelley |  | Merge pull request #11304 from joachimschmidt557/stage2-aarch64 |
| 4 years ago | Joachim Schmidt | | stage2 x86_64: remove MCValue.embedded_in_code |
| 4 years ago | Andrew Kelley |  | Merge pull request #11299 from Vexu/stage2-build |
| 4 years ago | Jakub Konka | | dwarf: add debug info for unions |
| 4 years ago | Evan Haas | | translate-c: Use @Vector for vector expressions |
| 4 years ago | dxps | | chore: doc fixes, closes 11091 |
| 4 years ago | Andrew Kelley | | AstGen: emit break_inline from inline while loop |
| 4 years ago | Andrew Kelley | | Sema: fix closure capture typeof runtime-known parameter |
| 4 years ago | Andrew Kelley | | std.MultiArrayList: check size of element, not pointer |
| 4 years ago | Andrew Kelley | | Sema: fix generic function with void parameters |
| 4 years ago | Andrew Kelley | | std.meta.trait: remove assumption about vector ABI size |
| 4 years ago | Andrew Kelley | | AstGen: fix const locals with comptime initializations |
| 4 years ago | Andrew Kelley | | Sema: fix false negative detecting comptime const |
| 4 years ago | Andrew Kelley | | std.meta: fix unit tests depending on unstable behavior |
| 4 years ago | Jakub Konka |  | Merge pull request #11286 from ziglang/stage2-aggregate-init |
| 4 years ago | Andrew Kelley | | move some files to the .github directory |
| 4 years ago | Andrew Kelley | | stage2: fix some generics issues |
| 4 years ago | Andrew Kelley | | Sema: fix comptime elem_ptr compare fixed address |
| 4 years ago | Andrew Kelley | | Sema: Value.copy: we gotta copy the bytes |
| 4 years ago | Andrew Kelley | | Sema: introduce a type resolution queue |
| 4 years ago | Andrew Kelley | | std.os: disable failing fnctl file locking test |
| 4 years ago | Andrew Kelley |  | Merge pull request #11280 from Luukdegram/wasm-errors |
| 4 years ago | Mitchell Hashimoto | | stage2: able to slice to sentinel index at comptime |
| 4 years ago | Andrew Kelley | | behavior tests: disable failing stage1 test |
| 4 years ago | Andrew Kelley |  | Merge pull request #11273 from topolarity/bugfix-11272 |
| 4 years ago | William Sengir | | stage2: enable some passing array & vector tests |
| 4 years ago | William Sengir | | stage2: make zero-sized array not cause recursive type definition |
| 4 years ago | Cody Tapscott | | stage2: concat/mult of slices yields ptr to array |
| 4 years ago | Locria Cyber | | Add sem_open & sem_close |
| 4 years ago | Cody Tapscott | | stage2 CBE: Improve support for unions and error sets |
| 4 years ago | Andrew Kelley | | stage2: fix -Domit-stage2 regression |
|