| 5 years ago | Andrew Kelley | | stage2: fix struct inits not getting fields resolved |
| 5 years ago | Andrew Kelley | | ZIR: implement iteration over switch instructions |
| 5 years ago | Andrew Kelley | | std: start code on linux when -lc also expands stack size |
| 5 years ago | Andrew Kelley | | std: start code increases stack size as appropriate on linux |
| 5 years ago | Andrew Kelley | | stage2: fix stack overflow in `@setEvalBranchQuota` test case |
| 5 years ago | Andrew Kelley | | stage2: implement global variables |
| 5 years ago | Andrew Kelley | | stage2: no '$' in anonymous decl names |
| 5 years ago | Andrew Kelley | | stage2: implement extern functions |
| 5 years ago | Andrew Kelley | | Sema: support enough to check main calling convention via `@typeInfo` |
| 5 years ago | Andrew Kelley | | Sema: implement `@typeInfo` for functions |
| 5 years ago | Andrew Kelley | | stage2: CBE tests `pub export` instead of `export` main |
| 5 years ago | Andrew Kelley | | stage2: fix compile errors in test harness |
| 5 years ago | Andrew Kelley | | CLI: add an update-and-run cmd and make enter re-run last cmd |
| 5 years ago | Andrew Kelley | | stage2: wire up outdated/deleted decl detection |
| 5 years ago | Andrew Kelley | | CLI: add 'run' command to the repl |
| 5 years ago | Andrew Kelley | | std.ArrayHashMap: ensureUnusedCapacity and ensureTotalCapacity |
| 5 years ago | Andrew Kelley | | stage2: fix contents hash computation |
| 5 years ago | Andrew Kelley | | stage2: mapping old to new ZIR recursively |
| 5 years ago | Andrew Kelley | | std.ArrayList: add clearRetainingCapacity and clearAndFree |
| 5 years ago | Andrew Kelley | | stage2: add `zig changelist` debug command |
| 5 years ago | Andrew Kelley | | std: fix compile errors found by stage2 |
| 5 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen |
| 5 years ago | Andrew Kelley | | Sema: restore the extern lib name functionality |
| 5 years ago | Andrew Kelley | | stage2: test coverage for inline asm return type not type |
| 5 years ago | Andrew Kelley | | Sema: implement error sets |
| 5 years ago | Andrew Kelley | | stage2: fix "other symbol here" error note |
| 5 years ago | Andrew Kelley | | stage2: fix structs and enums setting wrong owner_decl |
| 5 years ago | Andrew Kelley | | build.zig: add -Dmem-leak-frames option |
| 5 years ago | Andrew Kelley | | Sema: implement ExportOptions support in `@export` |
| 5 years ago | Andrew Kelley | | ZIR: typeof uses the un_node field not un_tok |
| 5 years ago | Andrew Kelley | | Sema: implement struct_decl instruction |
| 5 years ago | Andrew Kelley | | ZIR: implement debug text printing for struct_init and friends |
| 5 years ago | Andrew Kelley | | stage2: hook up semantic analysis of struct fields |
| 5 years ago | Andrew Kelley | | stage2: make struct field analysis lazy |
| 5 years ago | Andrew Kelley | | AstGen: fix outdated doc comment |
| 5 years ago | Andrew Kelley | | AstGen: decouple from Module/Compilation |
| 5 years ago | Andrew Kelley | | stage2: fix error reporting not loading AST |
| 5 years ago | Andrew Kelley | | stage2: test decls encode that they are tests in ZIR |
| 5 years ago | Andrew Kelley | | Sema: fix struct decl decoding ZIR incorrectly |
| 5 years ago | Andrew Kelley | | stage2: dbg_stmt ZIR instructions have line/col |
| 5 years ago | Andrew Kelley | | std.GeneralPurposeAllocator: print leaked memory addresses |
| 5 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen |
| 5 years ago | Andrew Kelley | | stage2: implement function body analysis |
| 5 years ago | Andrew Kelley | | stage2: introduce new ZIR instruction: arg |
| 5 years ago | Andrew Kelley | | Sema: implement function declarations |
| 5 years ago | Andrew Kelley | | start.zig: unconditionally import the root source file |
| 5 years ago | Andrew Kelley | | stage2: un-tangle memory management of Decl and Namespace |
| 5 years ago | Andrew Kelley | | stage2: fix File incorrectly freeing its Namespace |
| 5 years ago | Andrew Kelley | | stage2: properly free Decl name |
| 5 years ago | Andrew Kelley | | std: fix compile errors found by stage2 AstGen |
|