| 6 years ago | Andrew Kelley | | std.cache_hash: fix bug parsing inode |
| 6 years ago | Andrew Kelley | | zig env: add global_cache_dir field |
| 6 years ago | Andrew Kelley | | simplify `zig info` and rename it to `zig env` |
| 6 years ago | Sergey Poznyak | | add `zig info` command |
| 6 years ago | Andrew Kelley | | Merge branch 'lun-4-signalfd-libc' |
| 6 years ago | Andrew Kelley | | stage2 test harness: at least build all compare output tests |
| 6 years ago | Veikka Tuominen | | Merge pull request #6060 from Vexu/stage2 |
| 6 years ago | Andrew Kelley | | Merge pull request #6046 from heidezomp/std-log-scoped-part2 |
| 6 years ago | Andrew Kelley | | Merge branch 'jedisct1-xchacha20' |
| 6 years ago | Jakub Konka | | Move Mach-O to link/MachO.zig submodule |
| 6 years ago | Jakub Konka | | Add skeleton for MachO support in stage2 |
| 6 years ago | Andrew Kelley | | Merge pull request #6048 from pixelherodev/cleanup |
| 6 years ago | Isaac Freund | | stage2: fix signed <-> unsigned Value casts |
| 6 years ago | Andrew Kelley | | Merge branch 'jedisct1-25519' |
| 6 years ago | Frank Denis | | std/crypto: gimli.Aead.decrypt()'s ad should be const |
| 6 years ago | Andrew Kelley | | stage2: implement zig version |
| 6 years ago | Andrew Kelley | | stage2: codegen for labeled blocks |
| 6 years ago | Andrew Kelley | | stage1: remove buggy "unable to inline function" compile error |
| 6 years ago | Andrew Kelley | | stage2: astgen for labeled blocks and labeled breaks |
| 6 years ago | Andrew Kelley | | stage2: populate some of the astgen switch possibilities |
| 6 years ago | Andrew Kelley | | stage2 astgen for LabeledBlock |
| 6 years ago | Andrew Kelley | | std.zig.ast: extract out Node.LabeledBlock from Node.Block |
| 6 years ago | Michael Dusan | | Merge pull request #6051 from mikdusan/qemu |
| 6 years ago | Andrew Kelley | | stage2: proper semantic analysis of improper returning of implicit void |
| 6 years ago | Andrew Kelley | | stage2: astgen for non-labeled blocks |
| 6 years ago | Andrew Kelley | | langref: fix html error |
| 6 years ago | Andrew Kelley | | stage2: implement while loops (bool condition) |
| 6 years ago | Andrew Kelley | | stage1: fix enums having wrong debug info |
| 6 years ago | Andrew Kelley | | stage2: zir_sema for loops |
| 6 years ago | Dmitry Atamanov | | Support tuples in mem.len and trait.isIndexable (#5897) |
| 6 years ago | Veikka Tuominen | | Merge pull request #6045 from Vexu/block |
| 6 years ago | Maks S | | langref: explain why comptime_float cannot be divided by comptime_int |
| 6 years ago | Andrew Kelley | | Merge branch 'Vexu-stage2' |
| 6 years ago | Koakuma | | Add "ppc" prefix to number-modeled CPUs (#6006) |
| 6 years ago | Jakub Konka | | Add std.os.getFdPath and std.fs.Dir.realpath |
| 6 years ago | Andrew Kelley | | Merge branch 'pixelherodev-cbe' |
| 6 years ago | Andrew Kelley | | stage2: astgen for while loops |
| 6 years ago | Andrew Kelley | | Merge pull request #6039 from heidezomp/std-log-scoped |
| 6 years ago | Josias | | docs: Fix reference to General Purpose Allocator |
| 6 years ago | Andrew Kelley | | stage2: basic support for parameters .debug_info |
| 6 years ago | Andrew Kelley | | stage2: emit DW_TAG_subprogram for function Decls |
| 6 years ago | Andrew Kelley | | stage2: set up per-Decl .debug_info |
| 6 years ago | Andrew Kelley | | GeneralPurposeAllocator: default to store more stack frames in test mode |
| 6 years ago | Andrew Kelley | | std.mem.Allocator: fix not passing return_address |
| 6 years ago | Maciej Walczak | | copy_file_range linux syscall (#6010) |
| 6 years ago | Veikka Tuominen | | translate-c: use mangled name when macro translation fails |
| 6 years ago | Veikka Tuominen | | translate-c: convert int to bool if bool is expected |
| 6 years ago | Veikka Tuominen | | translate-c: always add extern token for functions without body |
| 6 years ago | Andrew Kelley | | GeneralPurposeAllocator: use std.log instead of std.debug.print |
| 6 years ago | Joachim Schmidt | | Update tools/process_headers.zig to latest zig |
|