| 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 |
| 7 years ago | Andrew Kelley |  | Merge branch 'glibc-2.30' |
| 7 years ago | Andrew Kelley |  | properly spill expressions with async function calls |
| 7 years ago | Andrew Kelley |  | implement spills when expressions used across suspend points |
| 7 years ago | Andrew Kelley |  | fix await used in an expression generating bad LLVM |
| 7 years ago | emekoi | | fixed compiler error for gcc 9.2.0 |
| 7 years ago | Andrew Kelley |  | runtime safety for noasync function calls |
| 7 years ago | Andrew Kelley |  | implement `noasync` function calls |
| 7 years ago | Timon Kruiper | | Add compiler error when negating invalid type |
|