| 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 |
| 5 years ago | Andrew Kelley | | stage2: add helper functions to clean up astgen Ref/Index |
| 5 years ago | Timon Kruiper | | Sema: use correct LazySrcLoc for resolvePeerTypes |
| 5 years ago | Timon Kruiper | | astgen: implement typeof |
| 5 years ago | Timon Kruiper | | astgen: fix an issue where the alloc wasnt elided |
| 5 years ago | Timon Kruiper | | stage2: handle void value in genRet in LLVM backend |
| 5 years ago | Timon Kruiper | | stage2: rename fail to todo in LLVM backend |
| 5 years ago | Isaac Freund | | stage2: fix two return types to be Ref not Index |
| 5 years ago | Timon Kruiper | | astgen: implement assign operations |
| 5 years ago | Andrew Kelley | | stage2: fix `if` expressions |
| 5 years ago | Andrew Kelley | | astgen: improve the ensure_unused_result elision |
| 5 years ago | Andrew Kelley | | stage2: Sema improvements and boolean logic astgen |
| 5 years ago | Isaac Freund | | stage2: remove all async related code |
| 5 years ago | Dimenus | | fix calculation in ensureCapacity |
| 5 years ago | Isaac Freund | | astgen: implement pointer types |
| 5 years ago | Isaac Freund | | astgen: implement array types |
| 5 years ago | Andrew Kelley | | cleanups from previous commit |
| 5 years ago | Jacob G-W | | zir-memory-layout: astgen: varDecl |
| 5 years ago | Andrew Kelley | | Sema: implement arithmetic |
| 5 years ago | Andrew Kelley | | Sema: no explicit coercion needed for inline asm args |
| 5 years ago | Isaac Freund | | astgen: implement bool_and/bool_or |
| 5 years ago | Isaac Freund | | astgen: implement simple binary operators |
| 5 years ago | Isaac Freund | | zir: add negate/negate_wrap, implement astgen |
| 5 years ago | Andrew Kelley | | astgen: fix not detecting volatile asm |
| 5 years ago | Andrew Kelley | | stage2: fix memory management of ZIR code |
| 5 years ago | Andrew Kelley | | astgen: implement string literals |
| 5 years ago | Andrew Kelley | | astgen: implement inline assembly |
| 5 years ago | Andrew Kelley | | ZIR: move some un_tok tags to un_node instead |
|