| 5 years ago | Luuk de Gram | | Implement switch_br dump |
| 5 years ago | Luuk de Gram | | Debug info - Implement more instructions: |
| 5 years ago | Andrew Kelley | | stage2: wasm backend: update to latest naming convention |
| 5 years ago | Andrew Kelley | | stage2: fix AIR not instruction (see prev commit) |
| 5 years ago | Jacob G-W | | cbe: fix not (it is a ty_op, not un_op) |
| 5 years ago | Andrew Kelley | | stage2: update LLVM backend to new AIR memory layout |
| 5 years ago | Andrew Kelley | | stage2: ELF linking: avoid crashing for stupidly large functions |
| 5 years ago | Andrew Kelley | | Sema: memoize decl_val instructions when result is constant |
| 5 years ago | Andrew Kelley | | stage2: rework C backend for new AIR memory layout |
| 5 years ago | Jacob G-W | | plan9 linker: fix after testing |
| 5 years ago | Andrew Kelley | | stage2: miscellaneous fixes for the branch |
| 5 years ago | Luuk de Gram | | Refactor entire wasm-backend to use new AIR memory layout |
| 5 years ago | Luuk de Gram | | Fix wasm-related compile errors: |
| 5 years ago | Andrew Kelley | | stage2: codegen.zig updated to new AIR memory layout |
| 5 years ago | Andrew Kelley | | stage2: first pass at printing AIR/Liveness to text |
| 5 years ago | Andrew Kelley | | Sema: finish reworking for AIR memory layout except switch |
| 5 years ago | Andrew Kelley | | Sema: fix implementation of getTypeOf |
| 5 years ago | Andrew Kelley | | Sema: AIR memory layout reworking for noreturn instructions |
| 5 years ago | Andrew Kelley | | Sema: remove br_block_flat AIR instruction |
| 5 years ago | Andrew Kelley | | Sema: more AIR memory layout reworking progress |
| 5 years ago | Andrew Kelley | | stage2: remove ZIR instructions bool_and and bool_or |
| 5 years ago | Andrew Kelley | | Sema: add a strategy for handling costly source locations |
| 5 years ago | Andrew Kelley | | Sema: first pass reworking for AIR memory layout |
| 5 years ago | Andrew Kelley | | CLI: add plan9 -ofmt help text |
| 5 years ago | Jacob G-W | | plan9 linker: make more incremental |
| 5 years ago | Jacob G-W | | codegen: add FnResult type which is a Result that removes externally_managed |
| 5 years ago | Andrew Kelley | | stage2: compile error fixes for AIR memory layout branch |
| 5 years ago | Andrew Kelley | | stage2: Air and Liveness are passed ephemerally |
| 5 years ago | Andrew Kelley | | cmake: fix Liveness.zig file path |
| 5 years ago | Andrew Kelley | | stage2: first pass over Module.zig for AIR memory layout |
| 5 years ago | Andrew Kelley | | stage2: first pass over codegen.zig for AIR memory layout |
| 5 years ago | Andrew Kelley | | stage2: update Liveness, SPIR-V for new AIR memory layout |
| 5 years ago | Andrew Kelley | | AstGen: remove unneeded field ref_start_index |
| 5 years ago | Andrew Kelley | | stage2: update liveness analysis to new AIR memory layout |
| 5 years ago | Andrew Kelley | | stage2: rework AIR memory layout |
| 5 years ago | charlieman |  | std: remove dead code in std.os.read |
| 5 years ago | Loris Cro | | Fixed wrong "unable to load" error for non-existing import files |
| 5 years ago | Isaac Freund | | langref: remove incorrect statement on c_void |
| 5 years ago | Evan Haas | | translate-c: Handle underscore when used as an identifier |
| 5 years ago | Tizoner | | fix style warning in json.zig |
| 5 years ago | Adam C |  | FIX typo in doc comment for std.math.hypot (#9413) |
| 5 years ago | Jay Petacat | | stage1: Fix OsOther by adding missing OsPlan9 |
| 5 years ago | Daniele Cocca | | Fix "unused local constant" error |
| 5 years ago | Daniele Cocca | | src: return a null-terminated slice |
| 5 years ago | Jonathan Marler | | Add std.unicode.fmtUtf16le |
| 5 years ago | g-w1 |  | parser: require block in suspend expression |
| 5 years ago | Ryan Liptak | | Add inotify_rm_watch definition to c/linux.zig |
| 5 years ago | Ryan Liptak | | Add NotDir as possible error for os.inotify_add_watch |
| 5 years ago | leesongun |  | Fix bigint_shl (#9305) |
| 5 years ago | Jonathan Marler | | clarify @bitSizeOf behavior |
|