| 5 years ago | Travis Staloch | | sat-arithmetic: fixups zig fmt / astcheck |
| 5 years ago | Travis Staloch | | sat-arithmetic: correctly tokenize <<|, <<|= |
| 5 years ago | Travis Staloch | | sat-arithmetic: add c backend support |
| 5 years ago | Travis Staloch | | sat-arithmetic: add operator support |
| 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 |
| 5 years ago | Veikka Tuominen |  | Merge pull request #9652 from g-w1/p9d |
| 5 years ago | Jakub Konka | | macho: do not write temp and noname symbols to symtab |
| 5 years ago | Andrew Kelley |  | Merge pull request #9797 from Vexu/stage2 |
| 5 years ago | Andrew Kelley |  | Merge pull request #9649 from Snektron/address-space |
| 5 years ago | Ryan Liptak | | tokenizer: Fix index-out-of-bounds on string_literal_backslash right before EOF |
| 5 years ago | Mr. Paul | | docgen: re-enable syntax checking for code blocks |
| 5 years ago | Andrew Kelley | | stage2: improve handling of 0 bit types |
|