Commits
User selector
Commit History
Commits on May 18, 2021
stage2: fix deletion of Decls that get re-referenced
Show description for ab8f846committedMerge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Show description for 615d45dcommittedstage2: fix crash in switch compile error
Show description for 1d808d0committedSema: use a hash map for ZIR->AIR mapping
Show description for 67f5a28committed
Commits on May 17, 2021
stage2: get rid of NameHash
Show description for 731c35fcommitted- committed
- committed
stage2: avoid calling freeDecl when hasCodeGenBits == false
Show description for 3697022committed
Commits on May 16, 2021
stage2: omit Decl compile errors from failed AstGen files
Show description for 7cd94d2committed
Commits on May 15, 2021
stage2: compile log stores node offset
Show description for 5769ed2committedstage2: improve Decl dependency management
Show description for b4692c9committed
Commits on May 13, 2021
stage2: fix source location of Decl compile errors
Show description for c102e13committedstage2: fix handling of "prev successful ZIR"
Show description for 344dc0ccommitted
Commits on May 12, 2021
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Show description for c9cc09acommittedstage2: more Decl lifetime fixes
Show description for 71afc30committedstage2: improve Decl lifetime management
Show description for 1ab1a96committedstage2: lookupIdentifier can return error.AnalysisFailed
Show description for 7873e4fcommittedstage2: better handling of file-level compile errors across updates
Show description for cbbc7cccommitted
Commits on May 11, 2021
stage2: add `owns_tv` flag to `Module.Decl`
Show description for bcf15e3committedstage2: struct, union, enum, opaque, error sets get better names
Show description for dae22a0committedstage2: type declarations ZIR encode AnonNameStrategy
Show description for b9a099ecommitted
Commits on May 8, 2021
stage2: fully qualified names and better anonymous names
Show description for 5cd9afccommitted- committed
stage2: fix stack overflow in `@setEvalBranchQuota` test case
Show description for d577654committedstage2: implement global variables
Show description for 81d5104committed
Commits on May 7, 2021
stage2: no '$' in anonymous decl names
Show description for e7c4d54committed- committed
Sema: support enough to check main calling convention via `@typeInfo`
Show description for 47531b7committedstage2: wire up outdated/deleted decl detection
Show description for cdea22fcommitted
Commits on May 6, 2021
stage2: fix contents hash computation
Show description for 17067e0committed
Commits on May 5, 2021
stage2: mapping old to new ZIR recursively
Show description for 9b1aac8committedstage2: add `zig changelist` debug command
Show description for 5d7f269committed
Commits on May 4, 2021
- committed
- committed
stage2: fix "other symbol here" error note
Show description for 230ce72committed