| 4 years ago | Andy Fleming |  | Adds tip about testing stdlib files to CONTRIBUTING.md (#9946) |
| 4 years ago | Travis Staloch |  | Sat shl neg rhs (#9949) |
| 4 years ago | Miles Alan |  | Fix bug where std.math.asinh64 doesn't respect signedness for negative values (#9940) |
| 4 years ago | Sizhe Zhao |  | std.os.windows: Fix typo (#9951) |
| 4 years ago | Andrew Kelley | | stage2: LLVM backend: implement `wrap_optional` AIR |
| 4 years ago | Andrew Kelley | | stage2: implement `@minimum` and `@maximum`, including vectors |
| 4 years ago | Andrew Kelley | | stage2: improved union support |
| 4 years ago | Andrew Kelley | | move behavior tests that are passing for stage2 |
| 4 years ago | Andrew Kelley | | stage2: improve handling of 0-bit types and arrays |
| 4 years ago | Andrew Kelley | | stage2: remove use of `builtin.stage2_arch` workaround |
| 4 years ago | Andrew Kelley | | stage2: implement opaque declarations |
| 4 years ago | Andrew Kelley | | stage2: implement Sema for elemVal for comptime slice |
| 4 years ago | Andrew Kelley | | Sema: implement comptime `coerce_result_ptr` and `alloc` |
| 4 years ago | Andrew Kelley | | stage2: LLVM backend: fix crash adding alloca |
| 4 years ago | Jakub Konka | | macho: redo relocation handling and lazy bind globals |
| 4 years ago | Andrew Kelley | | stage2: fix comptime stores and sentinel-terminated arrays |
| 4 years ago | Andrew Kelley |  | Merge pull request #9878 from pfgithub/patch-4 |
| 4 years ago | Andrew Kelley | | stage2: LLVM backend: fix var args function calls |
| 4 years ago | Andrew Kelley | | stage2: support nested structs and arrays and sret |
| 4 years ago | Andrew Kelley |  | Merge pull request #9925 from mattbork/uniondecl-fixes |
| 4 years ago | Andrew Kelley | | translate-c: fix logic for checking primitive names |
| 4 years ago | Sizhe Zhao | | rand: remove workaround for issue #1770 |
| 4 years ago | Lee Cannon |  | add test step to build.zig generated by init-exe (#9919) |
| 4 years ago | tgschultz | | Better documentation, use of `len` field instead of function, @bitSizeOf instead of meta.bitCout |
| 4 years ago | Andrew Kelley | | stage2: add --debug-compile-errors CLI option |
| 4 years ago | Andrew Kelley | | stage2: fix returning structs byval from functions |
| 4 years ago | Andrew Kelley | | stage2: fix comptime_float negation |
| 4 years ago | Andrew Kelley | | AstGen: make array literals work like struct literals |
| 4 years ago | Andrew Kelley | | stage2: implement array literal with explicit type |
| 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 |
|