| 6 years ago | Andrew Kelley | | getStandardDynamicLinkerPath renamed and no allocator |
| 6 years ago | Andrew Kelley | | update docs to latest Target API |
| 6 years ago | Andrew Kelley | | don't error out for targets with unknown standard dynamic linker path |
| 6 years ago | Andrew Kelley | | update docgen to new Target API |
| 6 years ago | Andrew Kelley | | update tests to new Target API |
| 6 years ago | Andrew Kelley | | WASI has no dynamic linker |
| 6 years ago | Andrew Kelley | | compiler-rt: inline at call site to workaround a bug |
| 6 years ago | Andrew Kelley | | fix __stack_chk_guard emitted even when not linking libc |
| 6 years ago | Andrew Kelley | | fix builder.findProgram test |
| 6 years ago | Andrew Kelley | | fix incorrect builtin import code for windows |
| 6 years ago | Andrew Kelley | | mips: implement Target.getStandardDynamicLinkerPath |
| 6 years ago | Andrew Kelley | | clean up CrossTarget.getExternalExecutor |
| 6 years ago | Andrew Kelley | | fix not setting the dynamic linker path when cross compiling |
| 6 years ago | Andrew Kelley | | improve the "external executor" detection logic |
| 6 years ago | Andrew Kelley | | fix standardTargetOptions and improve init-exe to use it |
| 6 years ago | Andrew Kelley | | fix target parsing |
| 6 years ago | Andrew Kelley | | improve debug info for optionals |
| 6 years ago | Andrew Kelley | | separate std.Target and std.zig.CrossTarget |
| 6 years ago | Andrew Kelley | | update std lib to new Target API |
| 6 years ago | Andrew Kelley | | stage1: remove get_self_libc_path |
| 6 years ago | Andrew Kelley | | introduce operating system version ranges as part of the target |
| 6 years ago | Andrew Kelley | | restructuring std.Target for OS version ranges, pass 1 |
| 6 years ago | Michael Dusan | | Merge pull request #4576 from mikdusan/housekeeping |
| 6 years ago | Andrew Kelley | | fix exported variable not respecting linkage |
| 6 years ago | LemonBoy | | ir: Robust checking for init expr type |
| 6 years ago | LemonBoy | | debug: Fix end-of-stream condition in DWARF parser |
| 6 years ago | LemonBoy | | ir: Allow empty inferred error sets |
| 6 years ago | Andrew Kelley | | fix behavior tests with --test-evented-io |
| 6 years ago | Andrew Kelley | | arm baseline CPU is v7a rather than v6m |
| 6 years ago | Andrew Kelley | | Merge branch 'Vexu-tagname' |
| 6 years ago | Andrew Kelley | | Merge pull request #4561 from LemonBoy/fix-4536-1 |
| 6 years ago | Andrew Kelley | | Merge pull request #4497 from LemonBoy/do-do-do |
| 6 years ago | Andrew Kelley | | fix typo in previous commit |
| 6 years ago | Andrew Kelley | | add test case to catch regression from previous commit |
| 6 years ago | Andrew Kelley | | Revert "ir: Fix sizeOf comparison with ptr to zst" |
| 6 years ago | LemonBoy | | ir: Fix array to slice conversion for zero-sized arrays |
| 6 years ago | LemonBoy | | ir: Various fixes for comptime ptr handling |
| 6 years ago | LemonBoy | | ir: Fix sizeOf comparison with ptr to zst |
| 6 years ago | Michael Dusan | | Merge pull request #4515 from mikdusan/stage1-gen-constants |
| 6 years ago | Andrew Kelley | | Merge branch 'vegecode-formatted-print-to-std.Buffer' |
| 6 years ago | Andrew Kelley | | Merge pull request #4544 from BarabasGitHub/zeroes-for-non-extern-types |
| 6 years ago | Andrew Kelley | | Merge pull request #4547 from Vexu/deprecate |
| 6 years ago | Andrew Kelley | | expose --verbose-llvm-cpu-features to zig build |
| 6 years ago | Andrew Kelley | | Merge pull request #4516 from xackus/remove-bytes-to-slice |
| 6 years ago | J.W | | hashing algorithms: fix logic and index out of bounds |
| 6 years ago | Heide Onas Auri | | std.time.Timer.lap: only read system time once (#4533) |
| 6 years ago | Andrew Kelley | | Merge pull request #4304 from daurnimator/auto-json |
| 6 years ago | frmdstryr | | Format decmial 0.0 with no precision as just 0 |
| 6 years ago | Andrew Kelley | | Merge pull request #4525 from ziglang/environ |
| 6 years ago | Andrew Kelley | | std.os.execvpeZ_expandArg0: fix not restoring argv[0] |
|