| 6 years ago | Andrew Kelley | | smarter detectNativeDynamicLinker logic |
| 6 years ago | Andrew Kelley | | update dl_iterate_phdr test case to new API |
| 6 years ago | Andrew Kelley | | fix ABI mismatch of ZigTarget in stage2 glue code |
| 6 years ago | Andrew Kelley | | fix glibc not forcing dynamic link |
| 6 years ago | Andrew Kelley | | target requiring PIC does not imply dynamic linking |
| 6 years ago | Andrew Kelley | | fix dynamic linker detection on windows (where there isn't one) |
| 6 years ago | Andrew Kelley | | support the concept of a target not having a dynamic linker |
| 6 years ago | Andrew Kelley | | self-host dynamic linker detection |
| 6 years ago | Andrew Kelley | | fix backwards warning of `zig libc` |
| 6 years ago | Andrew Kelley | | expand argv[0] when spawning system C compiler |
| 6 years ago | Andrew Kelley | | stage1 os_update_file additionally compares src and dest size |
| 6 years ago | Andrew Kelley | | fix os_update_file implementation on Windows |
| 6 years ago | Andrew Kelley | | stage1 os: handle errors from read/write |
| 6 years ago | Andrew Kelley | | stage1: don't copy unchanged output files |
| 6 years ago | Andrew Kelley | | add missing implementations of libc installation to detect msvc paths |
| 6 years ago | Andrew Kelley | | rename libuserland to libstage2 |
| 6 years ago | Andrew Kelley | | add the dummy libc paths back in |
| 6 years ago | Andrew Kelley | | remove libc dependency of zig0 building libstage2 |
| 6 years ago | Andrew Kelley | | fix building zig0 -> zig on macos |
| 6 years ago | Andrew Kelley | | implement os.faccessat for Windows |
| 6 years ago | Andrew Kelley | | self-hosted libc detection |
| 6 years ago | Andrew Kelley | | more user-friendly error message for some clang diagnostics |
| 6 years ago | Andrew Kelley | | Implement noasync awaits |
| 6 years ago | Andrew Kelley | | zig fmt: support `noasync await` |
| 6 years ago | Andrew Kelley | | fix taking address of temporary async frame |
| 6 years ago | Michael Dusan | | Merge pull request #4467 from mikdusan/translate-c-error |
| 6 years ago | Veikka Tuominen | | fix c tokenizer bug |
| 6 years ago | Andrew Kelley | | Merge pull request #4454 from LemonBoy/capture-reform |
| 6 years ago | Andrew Kelley | | enable passing freebsd tests |
| 6 years ago | Andrew Kelley | | Merge pull request #4451 from daurnimator/use-testing.allocator |
| 6 years ago | Veikka Tuominen | | translate-c improve macro cast translation |
| 6 years ago | xackus | | modernize std.meta |
| 6 years ago | Andrew Kelley | | cmake: remove case mismatch detection on build mode |
| 6 years ago | Felix "xq" Queißner | | Makes ArenaAllocator.deinit() not require a mutable reference. |
| 6 years ago | LemonBoy | | ir: Don't crash when converting undefined ptrs |
| 6 years ago | Andrew Kelley | | Merge pull request #4442 from fengb/testing-allocator-calls |
| 6 years ago | Andrew Kelley | | Merge branch 'LemonBoy-revive-3904' |
| 6 years ago | Andrew Kelley | | Merge pull request #4443 from LemonBoy/werkzeug |
| 6 years ago | Veikka Tuominen | | fix c tokenizer bug |
| 6 years ago | Michael Dusan | | Merge pull request #4441 from mikdusan/stage1-cmake |
| 6 years ago | Michael Dusan | | Merge pull request #4439 from vegecode/custom-format-comment-issue |
| 6 years ago | Andrew Kelley | | Merge pull request #4433 from LemonBoy/ohno |
| 6 years ago | Michael Dusan | | Merge pull request #4389 from mikdusan/stage1-mem |
| 6 years ago | Timon Kruiper | | Add cast between [*c]T and ?[*:0]T on fn parameter |
| 6 years ago | LemonBoy | | fmt: Pass the fmt string to the inner formatters |
| 6 years ago | Andrew Kelley | | compile error instead of abort for unimplemented `@typeInfo` |
| 6 years ago | Andrew Kelley | | Revert "windows: remove the 'A' versions of psapi functions" |
| 6 years ago | Andrew Kelley | | windows: remove the 'A' versions of psapi functions |
| 6 years ago | Veikka Tuominen | | translate-c float fixes |
| 6 years ago | Andrew Kelley | | fix compiler assertion when duplicating fields... |
|