| 4 years ago | Michael Dusan |  | dragonfly: port std.Thread.setname/getname |
| 4 years ago | Matthew Borkowski | | print_zir.zig: fill in remaining stubs |
| 4 years ago | Andrew Kelley | | GitHub: slight change of wording on the proposal issue template |
| 4 years ago | Andrew Kelley | | GitHub: fix yaml issue with bug report template |
| 4 years ago | Andrew Kelley | | GitHub: add issue templates for bugs and proposals |
| 4 years ago | Andrew Kelley | | stage2: enum fixes |
| 4 years ago | Andrew Kelley | | stage2: implement runtime `@intToEnum` |
| 4 years ago | Andrew Kelley | | move tagged union behavior tests to the appropriate place |
| 4 years ago | Andrew Kelley | | stage2: LLVM backend: miscompilation fixes |
| 4 years ago | Andrew Kelley | | freestanding libc: don't rely on compiler_rt symbols we don't have yet |
| 4 years ago | Andrew Kelley | | freestanding libc: export fmal |
| 4 years ago | Andrew Kelley | | stage1: work around LLVM's buggy fma lowering |
| 4 years ago | Jacob G-W | | stage2: analyzeSliceLen on comptime slices |
| 4 years ago | Andrew Kelley | | add support for f128 `@mulAdd` |
| 4 years ago | Andrew Kelley | | migrate from `std.Target.current` to `@import("builtin").target` |
| 4 years ago | Andrew Kelley | | stage2: fix comptime `@bitCast` |
| 4 years ago | Sreehari Sreedev | | FileProtocol: add Reader, Writer, SeekableStream |
| 4 years ago | Alex Rønne Petersen | | zig test: Add a --test-no-exec flag. |
| 4 years ago | Michael Dusan | | ci drone: enable more testsuite |
| 4 years ago | Mr. Paul | | langref: Explain Zig Test |
| 4 years ago | Andrew Kelley |  | Merge pull request #9880 from squeek502/deflate-construct-errors |
| 4 years ago | Matthew Borkowski | | deflate.zig: check for distances past beginning of output stream |
| 4 years ago | alichraghi | | add phi constant |
| 4 years ago | Andrew Kelley | | stage2: fix Type max/min int calculation |
| 4 years ago | Andrew Kelley |  | Merge pull request #9885 from Snektron/big-int-wrapping |
| 4 years ago | Andrew Kelley |  | Merge pull request #9882 from mattbork/astgen-cursor |
| 4 years ago | Andrew Kelley | | C backend: improved Decl name lowering |
| 4 years ago | Andrew Kelley | | C backend: fix lowering of struct types |
| 4 years ago | Andrew Kelley | | C backend: fix lowering of struct, float, and slice constants |
| 4 years ago | Andrew Kelley | | stage2: Type: fix eql impl for error unions |
| 4 years ago | Andrew Kelley | | AstGen: fix `while` and `for` with unreachable bodies |
| 4 years ago | Andrew Kelley | | AstGen: fix if, orelse, catch, with unreachable bodies |
| 5 years ago | Andrew Kelley |  | Merge pull request #9873 from SpexGuy/fix-struct-namespaces |
| 5 years ago | Nathan Michaels | | Document some functions in std.math. |
| 5 years ago | Andrew Kelley |  | Merge pull request #9875 from g-w1/timestimes |
| 5 years ago | Martin Wickham | | Add zlib to needed libraries |
| 5 years ago | Andrew Kelley | | build.zig: omit LLVMTableGen from the llvm lib list |
| 5 years ago | Andrew Kelley | | build.zig: update list of LLVM libs |
| 5 years ago | Andrew Kelley | | Merge branch 'llvm13' |
| 5 years ago | Nathan Michaels | | Fix a typo in @ceil documentation. |
| 5 years ago | g-w1 |  | stage2: implement array_init instruction (#9843) |
| 5 years ago | Martin Wickham | | Add error message to test runner for bad arguments |
| 5 years ago | Martin Wickham | | Add a panic handler to give better errors for crashes in sema |
| 5 years ago | Matthew Borkowski | | parse.zig: better c pointer prefix parsing, don't index out of bounds on eof |
| 5 years ago | Andrew Kelley | | stage2: fix ELF linking to include compiler_rt |
| 5 years ago | Andrew Kelley | | stage2: LLVM backend: properly set module target data |
| 5 years ago | Andrew Kelley | | stage2: LLVM backend: implement struct type fwd decls |
| 5 years ago | Andrew Kelley | | move some behavior tests to the "passing for stage2" section |
| 5 years ago | Andrew Kelley | | Sema: generic function instantiations gain addrspace of owner Decl |
| 5 years ago | Andrew Kelley | | stage2: put use_llvm and use_stage1 into the Module cache hash |
|