| 5 years ago | Andrew Kelley | | Sema: implement duplicate enum tag compile error |
| 5 years ago | Andrew Kelley | | stage2: lookupIdentifier can return error.AnalysisFailed |
| 5 years ago | Andrew Kelley | | stage2: better handling of file-level compile errors across updates |
| 5 years ago | Andrew Kelley | | stage2: update tests now that structs have fully qualified names |
| 5 years ago | Andrew Kelley | | C backend: fix emitting '$' in identifier names |
| 5 years ago | Andrew Kelley | | AstGen: support emitting multiple compile errors |
| 5 years ago | Andrew Kelley | | stage2: add `owns_tv` flag to `Module.Decl` |
| 5 years ago | Andrew Kelley | | stage2: struct, union, enum, opaque, error sets get better names |
| 5 years ago | Andrew Kelley | | stage2: type declarations ZIR encode AnonNameStrategy |
| 5 years ago | Andrew Kelley | | stage1: ignore enum ContainerLayout for comptime memory purposes |
| 5 years ago | Andrew Kelley | | stage2 test harness: report multiple failures |
| 5 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen |
| 5 years ago | Andrew Kelley | | stage2: fully qualified names and better anonymous names |
| 5 years ago | Andrew Kelley | | Sema: fix `@setEvalBranchQuota` incorrectly requiring a function body |
| 5 years ago | Andrew Kelley | | AstGen: fix incorrect logic for adding implicit return instruction |
| 5 years ago | Andrew Kelley | | Type: fix abiAlignment calculation for unions |
| 5 years ago | Andrew Kelley | | Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen |
| 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 |
|