| 5 years ago | Andrew Kelley | | AstGen: implement `@Vector` |
| 5 years ago | Andrew Kelley | | stage2: move overflow builtin ZIR instructions to Extended |
| 5 years ago | Andrew Kelley | | AstGen: parser ensures all suspend have blocks |
| 5 years ago | Andrew Kelley | | AstGen: implement await and resume |
| 5 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen |
| 5 years ago | Andrew Kelley | | stage2: better error reporting for LazySrcLoc.entire_file |
| 5 years ago | Andrew Kelley | | AstGen: support struct init with ref result location |
| 5 years ago | Andrew Kelley | | stage2: remove call_none and call_none_chkused ZIR |
| 5 years ago | Andrew Kelley | | stage2: remove dead ZIR instructions |
| 5 years ago | Andrew Kelley | | AstGen: emit nosuspend function calls |
| 5 years ago | Andrew Kelley | | AstGen: implement nosuspend expressions |
| 5 years ago | Andrew Kelley | | AstGen: implement suspend blocks |
| 5 years ago | Andrew Kelley | | stage2: implement `anyframe`, `anyframe->T` and fix assembly |
| 5 years ago | Andrew Kelley | | AstGen: compile error for unable to infer array size |
| 5 years ago | Andrew Kelley | | std: remove `comptime const` |
| 5 years ago | Andrew Kelley | | AstGen: implement integers bigger than u64 |
| 5 years ago | Andrew Kelley | | stage2: write out builtin.zig before spawning AstGen tasks |
| 5 years ago | Andrew Kelley | | ZIR: fix text printing of field_ptr_type |
| 5 years ago | Andrew Kelley | | stage2: fix builtin.zig for `zig test` |
| 5 years ago | Jacob G-W | | std: fix potential bug in parseInt |
| 5 years ago | Andrew Kelley | | std: fix compile errors caught by stage2 AstGen |
| 5 years ago | Andrew Kelley | | delete packed enums from the language |
| 5 years ago | Andrew Kelley | | AstGen: implement align and linksection on globals |
| 5 years ago | Andrew Kelley | | std: fix compile errors caught by stage2 AstGen |
| 5 years ago | Andrew Kelley | | AstGen: implement `@extern` builtin |
| 5 years ago | Andrew Kelley | | AstGen: fix `@export` |
| 5 years ago | Andrew Kelley | | AstGen: implement function prototypes |
| 5 years ago | Andrew Kelley | | AstGen: implement alignment on locals |
| 5 years ago | Andrew Kelley | | AstGen: implement comptime locals |
| 5 years ago | Andrew Kelley | | AstGen: fix switch result location elision |
| 5 years ago | Andrew Kelley | | AstGen: implement `@bitCast` for other result location types |
| 5 years ago | Andrew Kelley | | AstGen: fix `@floatCast` having wrong arity |
| 5 years ago | Andrew Kelley | | AstGen: slightly better eager-allocating heuristic |
| 5 years ago | Andrew Kelley | | AstGen: implement union decls |
| 5 years ago | Andrew Kelley | | AstGen: implement size zero inferred length arrays |
| 5 years ago | Andrew Kelley | | AstGen: fix store_to_block_ptr elision for switch statements |
| 5 years ago | Andrew Kelley | | std.fs: delete unused label |
| 5 years ago | Andrew Kelley | | AstGen: implement for loop payload |
| 5 years ago | Andrew Kelley | | AstGen: implement anytype parameters |
| 5 years ago | Andrew Kelley | | AstGen: implement defer for `break` |
| 5 years ago | Andrew Kelley | | AstGen: implement defer for `continue` |
| 5 years ago | Andrew Kelley | | AstGen: basic defer implementation |
| 5 years ago | Jacob G-W | | stage2: make std.fmt.parseInt ignore `_` |
| 5 years ago | Jacob G-W | | stage2: fix compile error in codegen |
| 5 years ago | Andrew Kelley | | AstGen: `try` fixups |
| 5 years ago | Jacob G-W | | stage2: astgen `try` |
| 5 years ago | Andrew Kelley | | AstGen: implement array initialization expressions |
| 5 years ago | Andrew Kelley | | stage2: make `@alignCast` accept 2 parameters |
| 5 years ago | Andrew Kelley | | AstGen: implement inline asm output |
| 5 years ago | Andrew Kelley | | zig astgen: print instruction counts and byte sizes |
|