| 5 years ago | Andrew Kelley | | stage2: compile error for duplicate switch value on sparse |
| 5 years ago | Andrew Kelley | | stage2: compile error for duplicate switch value on boolean |
| 5 years ago | Jacob G-W | | stage2: cbe: restore all previously passing tests! |
| 5 years ago | Andrew Kelley | | astgen: improved handling of coercion |
| 5 years ago | Andrew Kelley | | Sema: fix else case code generation for switch |
| 5 years ago | Andrew Kelley | | stage2: clean up RangeSet and fix swapped Sema switch logic for lhs/rhs |
| 5 years ago | Andrew Kelley | | Sema: implement switch validation for ranges |
| 5 years ago | Andrew Kelley | | AstGen: improve switch expressions |
| 5 years ago | Andrew Kelley | | AstGen: switch expressions properly handle result locations |
| 5 years ago | Andrew Kelley | | stage2: rework AstGen for switch expressions |
| 5 years ago | Andrew Kelley | | Sema: implement switch expressions |
| 5 years ago | Andrew Kelley | | stage2: guidance on how to implement switch expressions |
| 5 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into zir-memory-layout |
| 5 years ago | Andrew Kelley | | stage2: fix error sets |
| 5 years ago | Jacob G-W | | stage2: implement sema for @errorToInt and @intToError |
| 5 years ago | Isaac Freund | | AstGen: pass *GenZir as the first arg, not *Module |
| 5 years ago | Isaac Freund | | translate-c: fix typo made in prior commit |
| 5 years ago | Isaac Freund | | AstGen: scope result location related functions |
| 5 years ago | Isaac Freund | | stage2: rename WipZirCode => AstGen, astgen.zig => AstGen.zig |
| 5 years ago | Andrew Kelley | | stage2: fully implement Type.eql for pointers |
| 5 years ago | Andrew Kelley | | stage2: enable passing tests |
| 5 years ago | Andrew Kelley | | stage2: implement bitwise expr and error literals |
| 5 years ago | Andrew Kelley | | stage2: implement source location: .node_offset_var_decl_ty |
| 5 years ago | Andrew Kelley | | astgen: fix continue expressions |
| 5 years ago | Isaac Freund | | astgen: fix result location for sliced objects |
| 5 years ago | Isaac Freund | | astgen: implement float literals |
| 5 years ago | Isaac Freund | | astgen: implement more builtin functions |
| 5 years ago | Isaac Freund | | astgen: implement slicing |
| 5 years ago | Andrew Kelley | | stage2: improve source locations of Decl access |
| 5 years ago | Andrew Kelley | | stage2: fix `@compileLog`. |
| 5 years ago | Andrew Kelley | | astgen: fix var decl source locations |
| 5 years ago | Andrew Kelley | | astgen: fix for loop expressions |
| 5 years ago | Andrew Kelley | | astgen: fix array access |
| 5 years ago | Andrew Kelley | | stage2: implement inline while |
| 5 years ago | Andrew Kelley | | stage2: enable passing tests |
| 5 years ago | Andrew Kelley | | stage2: clean up break / noreturn astgen |
| 5 years ago | Timon Kruiper | | stage2: add block test cases llvm backend |
| 5 years ago | Timon Kruiper | | astgen: implement breaking from a block |
| 5 years ago | Andrew Kelley | | stage2: cleanups from previous commits |
| 5 years ago | Timon Kruiper | | stage2: add passing optional test case in LLVM backend |
| 5 years ago | Timon Kruiper | | astgen: implement orelse |
| 5 years ago | Andrew Kelley | | stage2: fix memory leak when updating a function |
| 5 years ago | Andrew Kelley | | stage2: further cleanups regarding zir.Inst.Ref |
| 5 years ago | Isaac Freund | | stage2: make zir.Inst.Ref a non-exhaustive enum |
| 5 years ago | Andrew Kelley | | stage2: comment out failing test cases; implement more things |
| 5 years ago | Andrew Kelley | | stage2: fix while loops |
| 5 years ago | Andrew Kelley | | astgen: fixups regarding var decls and rl_ptr |
| 5 years ago | Andrew Kelley | | stage2: implement inttype ZIR |
| 5 years ago | Andrew Kelley | | astgen: finishThenElseBlock: fix putting store_to_block_ptr in wrong block |
| 5 years ago | Andrew Kelley | | stage2: fix comptimeExpr and comptime function calls |
|