| 7 years ago | Andrew Kelley |  | fix typo in docs |
| 7 years ago | Michael Dusan | | stage1: fix gcc 9.1.0 compiler error on archlinux |
| 7 years ago | Andrew Kelley |  | Merge pull request #3260 from ziglang/llvm9 |
| 7 years ago | stratact | | Disable Channel, Future, and Lock tests for FreeBSD (#3253) |
| 7 years ago | Andrew Kelley |  | update std.zig.tokenizer |
| 7 years ago | Andrew Kelley |  | Merge pull request #3017 from fengb/tokenize-cleaner-errors |
| 7 years ago | daurnimator | | src: use zig_panic rather than having LLVM abort |
| 7 years ago | Shawn Landden | | docs: clarify @clz and @ctz terminology to not be endian-specific. |
| 7 years ago | Shawn Landden | | Allow Zig programs to implement their own startup (_start) for ELF executables. |
| 7 years ago | ScorrMorr | | pass param as ref in ZigList::append |
| 7 years ago | Andrew Kelley |  | Merge branch 'merge-shawnl-simd5' |
| 7 years ago | Andrew Kelley |  | Merge branch 'merge-shawnl-simd5' |
| 7 years ago | Andrew Kelley |  | Merge branch 'merge-shawnl-simd5' |
| 7 years ago | Andrew Kelley |  | fix peer result location with typed parent, ... |
| 7 years ago | Andrew Kelley |  | fix tripping llvm assert |
| 7 years ago | Andrew Kelley |  | update clone on arm32 to latest musl implementation |
| 7 years ago | Jay Petacat | | Fix typos: "seperate" to "separate" |
| 7 years ago | Andrew Kelley |  | no-stack-arg-probe only for UEFI |
| 7 years ago | Andrew Kelley |  | fix regression from incorrect conflict resolution in prev commit |
| 7 years ago | Andrew Kelley |  | Merge branch 'nrdmn-uefi' |
| 7 years ago | LemonBoy | | Make single-element enum default to u0 |
| 7 years ago | stratact | | Add missing C dl_iterate_phdr function for FreeBSD |
| 7 years ago | LemonBoy | | Correct AT_FDCWD definition |
| 7 years ago | Andrew Kelley |  | improvements targeted at improving async functions |
| 7 years ago | Andrew Kelley |  | consolidate std.debug.parseDie and std.debug.parseDie1 |
| 7 years ago | LemonBoy | | Recognize & skip the UTF-8 BOM |
| 7 years ago | Andrew Kelley |  | add behavior test for `@enumToInt(enum(u1){x}.x)` |
| 7 years ago | Andrew Kelley |  | disable runtime safety in std.io.InStream |
| 7 years ago | Andrew Kelley |  | async function calls re-use frame buffers |
| 7 years ago | Andrew Kelley |  | update glibc src files to 2.30 |
| 7 years ago | stratact | | Get more of the tests passing for FreeBSD (#3197) |
| 7 years ago | Michael Dusan | | fix build on macOS + xcode + clang |
| 7 years ago | LemonBoy | | Resolve lazy arguments passed to @compileLog |
| 7 years ago | LemonBoy | | Accept void argument for @cDefine value |
| 7 years ago | Andrew Kelley |  | Merge branch 'async-std-lib' |
| 7 years ago | daurnimator | | std: add BloomFilter data structure |
| 7 years ago | LemonBoy |  | Force LLVM to generate byte-aligned packed unions |
| 7 years ago | Sahnvour | | forbid opaque types in function return types |
| 7 years ago | Michael Dusan | | fix tests.addPkgTests to always run native target |
| 7 years ago | Andrew Kelley |  | fix a var decl in scope preventing for loop spills |
| 7 years ago | Andrew Kelley |  | Merge pull request #3200 from LemonBoy/eq-tagged-union |
| 7 years ago | LemonBoy | | Adjust the stdlib to be 32bit compatible |
| 7 years ago | Andrew Kelley |  | fix bad LLVM IR when for target expr needs to be spilled |
| 7 years ago | LemonBoy | | Fix typo in TLS initialization code |
| 7 years ago | Andrew Kelley |  | implement spilling when returning error union async function call |
| 7 years ago | Andrew Kelley |  | release builds of stage1 have llvm ir verification |
| 7 years ago | Sahnvour | | use /debug:fastlink when building with msvc and debug info |
| 7 years ago | Michael Dusan | | test-stack-traces: add FreeBSD |
| 7 years ago | Andrew Kelley |  | Merge branch 'gustavolsson-clang-frameworks-dir' |
| 7 years ago | Andrew Kelley |  | fix suspensions inside for loops generating invalid LLVM IR |
|