| 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 |
| 5 years ago | Andrew Kelley | | stage2: enable building compiler_rt when using LLVM backend |
| 5 years ago | Andrew Kelley | | stage2: implement `@clz` and `@ctz` |
| 5 years ago | Andrew Kelley | | AstGen: improved logic for nodeMayNeedMemoryLocation |
| 5 years ago | Andrew Kelley | | saturating arithmetic supports integers only |
| 5 years ago | Andrew Kelley |  | Merge pull request #9679 from travisstaloch/sat-arith-operators |
| 5 years ago | Andrew Kelley | | stage2: more arithmetic support |
| 5 years ago | Matthew Borkowski | | deflate.zig: fix bits_left overflow at EndOfStream and @intCast truncation with empty Huffman table |
| 5 years ago | rgreenblatt | | improve panic hierarchy by always using builtin.panic |
| 5 years ago | Martin Wickham |  | Stage 2: Support inst.func() syntax (#9827) |
| 5 years ago | Andrew Kelley | | ci: fix typo introduced in earlier commit |
| 5 years ago | Andrew Kelley | | stage2: implement union coercion to its own tag |
| 5 years ago | Andrew Kelley | | ci: azure: run build steps independently to save ram |
| 5 years ago | Andrew Kelley | | stage2: implement basic unions |
| 5 years ago | Mr. Paul | | Langref: fix HTML escaped symbol WASM JavaScript code example |
| 5 years ago | Andrew Kelley | | stage2: implement zirCoerceResultPtr |
| 5 years ago | Andrew Kelley | | stage2: implement `@sizeOf` for non-packed structs |
| 5 years ago | xackus | | os.flock: FreeBSD can return EOPNOTSUPP |
| 5 years ago | Andrew Kelley | | stage2: implement `@memset` and `@memcpy` builtins |
| 5 years ago | Stephen Gregoratto | | Initial bringup of the Solaris/Illumos port |
| 5 years ago | Stephen Gregoratto | | Resolve scope IDs using IPv6 sockets |
| 5 years ago | Martin Wickham | | Fix error references across inline and comptime functions |
| 5 years ago | Joachim Schmidt | | stage2 codegen: move bit definitions to src/arch |
| 5 years ago | Josh Soref |  | Spelling corrections (#9833) |
| 5 years ago | Andrew Kelley | | stage2: enable building freestanding libc with LLVM backend |
| 5 years ago | Andrew Kelley | | stage2: LLVM backend: improved naming and exporting |
| 5 years ago | Andrew Kelley | | stage2: prepare for building freestanding libc |
| 5 years ago | Michael Dusan | | ci linux: bump qemu-6.1.0.1 |
| 5 years ago | Koakuma | | Linux/sparc64 bits: Add missing C type definitions |
| 5 years ago | Martin Wickham | | Fix the failing "bad import" test on Windows |
| 5 years ago | Andrew Kelley |  | Merge pull request #9825 from Snektron/big-int-signed-and-or |
| 5 years ago | Martin Wickham |  | Stage2: Implement comptime closures and the This builtin (#9823) |
| 5 years ago | Hadrien Dorio | | stage2: enhance `zig init-lib` and `zig init-exe` |
| 5 years ago | Andrew Kelley | | stage2: fix AstGen for some struct syntaxes |
| 5 years ago | Andrew Kelley |  | Merge pull request #9717 from SpexGuy/stage2-start-windows |
| 5 years ago | Ryan Liptak | | tokenizer: Fix index-out-of-bounds on unfinished unicode escapes before EOF |
| 5 years ago | Coleman Broaddus |  | FIX resize() for non u8 element types. (#9806) |
| 5 years ago | Robin Voetter | | big ints: 2s complement signed xor |
| 5 years ago | Andrew Kelley | | stage2: progress towards ability to compile compiler-rt |
| 5 years ago | Andrew Kelley | | stage2: fix unsigned integer to signed integer coercion |
| 5 years ago | Andrew Kelley | | stage2: enable f16 math |
| 5 years ago | Vincent Rischmann | | io_uring: implement read_fixed/write_fixed |
| 5 years ago | Isaac Freund | | std.build: fix handling of -Dcpu |
| 5 years ago | Andrew Kelley | | stage2: free Sema's arena after generating machine code |
| 5 years ago | Jakub Konka | | macho: fix incorrect segment/section growth calculation |
|