| 6 years ago | Andrew Kelley | | stage2: fix not creating cache o dir before writing to it |
| 6 years ago | Andrew Kelley | | stage2: rename ZigModule to Module |
| 6 years ago | Andrew Kelley | | stage2: rename Module to Compilation |
| 6 years ago | Andrew Kelley | | stage2: caching system integration & Module/Compilation splitting |
| 6 years ago | Andrew Kelley | | std.cache_hash: break up the API and improve implementation |
| 6 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into stage2-zig-cc |
| 6 years ago | Andrew Kelley | | stage2: linking with LLD and building glibc static CRT files |
| 6 years ago | Andrew Kelley | | std.cache_hash: bump up the base64 digest len to avoid '==' |
| 6 years ago | Andrew Kelley | | fix zig_llvm.h not complying with C |
| 6 years ago | Andrew Kelley | | stage2: loading glibc metadata |
| 6 years ago | Andrew Kelley | | stage1: fix crash with slice type |
| 6 years ago | Andrew Kelley | | stage2: progress towards LLD linking |
| 6 years ago | Andrew Kelley | | stage1: link: fix incorrect LDM option for mips64 |
| 6 years ago | Andrew Kelley | | stage2 linker code supports opening an intermediate object file |
| 6 years ago | Andrew Kelley | | stage2: compiling C objects with clang |
| 6 years ago | Andrew Kelley | | stage2: eliminate the "compiler id" concept |
| 6 years ago | Andrew Kelley | | organize some TODO comments |
| 6 years ago | Andrew Kelley | | stage2: more progress moving `zig cc` to stage2 |
| 6 years ago | Andrew Kelley | | stage2: infer --name in more ways |
| 6 years ago | Andrew Kelley | | stage2: improve log message format |
| 6 years ago | Andrew Kelley | | work around stage1 invalid LLVM IR |
| 6 years ago | Andrew Kelley | | start moving `zig cc` to stage2 |
| 6 years ago | Veikka Tuominen |  | translate-c: check for builtin typedef macro identifiers |
| 6 years ago | Jakub Konka |  | Merge pull request #6289 from kubkon/macho |
| 6 years ago | Zachary Meadows | | Switch type of HashMap's count from usize to u32 (#6262) |
| 6 years ago | Mark Barbone | | Add resize for arena allocator |
| 6 years ago | Jens Goldberg | | Add the Linux TCP socket options |
| 6 years ago | Andrew Kelley |  | Merge pull request #6267 from mattnite/btf |
| 6 years ago | xackus | | std: clean up bitrotten imports in crypto |
| 6 years ago | Andrew Kelley | | ci: skip non native builds on windows to save time |
| 6 years ago | Timon Kruiper | | Zlib: Make deinit function public |
| 6 years ago | Andrew Kelley | | Merge branch 'LemonBoy-zlib-cool' |
| 6 years ago | Matt Knight | | added map create, update, delete, and prog load |
| 6 years ago | Matthew Knight |  | BPF: add some more documentation (#6268) |
| 6 years ago | Andrew Kelley |  | Merge pull request #6265 from mattnite/bpf-finish-insns |
| 6 years ago | Vincent Rischmann | | big int: fix Managed.dump() |
| 6 years ago | Peter Spiess-Knafl | | Fix compile when using EFI target (Fixes #6275) |
| 6 years ago | Andrew Kelley |  | Merge pull request #6232 from LemonBoy/fix-readall |
| 6 years ago | Daniel Ludwig | | std.ChildProcess: use "\Device\Null" on Windows |
| 6 years ago | Andrew Kelley |  | Merge pull request #6239 from pfgithub/patch-1 |
| 6 years ago | Veikka Tuominen |  | Merge pull request #6246 from Vexu/field |
| 6 years ago | Andrew Kelley |  | Merge pull request #6247 from alexnask/stage2_pe |
| 6 years ago | Andrew Kelley | | provide default implementation of std.log on freestanding |
| 6 years ago | yettinmoor |  | document how to escape curly braces in fmt.format |
| 6 years ago | Veikka Tuominen |  | langref: atomic ops are allowed on pointers |
| 6 years ago | Felix "xq" Queißner | | Introduces a space after the ellipsis for test and progress. |
| 6 years ago | Andrew Kelley |  | Merge pull request #6243 from ifreund/uid-gid-cleanup |
| 6 years ago | Andrew Kelley | | stage2: upgrade Scope.Container decls from ArrayList to HashMap |
| 6 years ago | Andrew Kelley |  | Merge pull request #6242 from Vexu/stage2 |
| 6 years ago | Jakub Konka | | Write out simple Mach-O object file |
|