Commits
User selector
Commit History
Commits on Feb 18, 2022
Merge pull request #10913 from Vexu/err
Show description for 53241f2authored
Commits on Feb 17, 2022
- committed
- committed
parser: make some errors point to end of previous token
Show description for 9c36cf9committed
Commits on Feb 13, 2022
Merge pull request #10879 from Vexu/err
Show description for f73044dauthored- authored andcommitted
- committed
Commits on Feb 9, 2022
Sema: handle inferred error set tail call
Show description for 97019bccommitted
Commits on Feb 7, 2022
Merge pull request #10803 from ziglang/decl-has-lib-name
Show description for 9acf06dauthored
Commits on Feb 6, 2022
stage2: handle extern lib name annotation for vars
Show description for db9500acommittedstage2: add new Decl subtype, ExternFn
Show description for 556f0cecommitted
Commits on Feb 5, 2022
stage2: add support for Nvptx target
Show description for 0e1afb4authored
Commits on Feb 1, 2022
astgen: clean up source line calculation and management
Show description for 627cf6cauthored andcommitted
Commits on Jan 27, 2022
Commits on Jan 25, 2022
stage2: rework a lot of stuff
Show description for a2abbeecommittedstage2: type system treats fn ptr and body separately
Show description for b34f994committed
Commits on Jan 21, 2022
- committed
astgen saves decl doc comments in zir
Show description for 3010ccfcommitted
Commits on Jan 20, 2022
Sema: fix requiresComptime infinite recursion
Show description for 4fccc95committed
Commits on Jan 17, 2022
Sema: fix comptime break semantics
Show description for f4e051ecommitted
Commits on Jan 15, 2022
stage2: fix Decl garbage collection not marking enough
Show description for a5c7742committed
Commits on Jan 8, 2022
- authored andcommitted
Commits on Jan 7, 2022
Increment `runtime_param_index` for zero sized parameters
Show description for f78d3b2committedAdd two more resolution status' to Struct and Union
Show description for 9d6bef4committed
Commits on Jan 2, 2022
stage2: CacheMode.whole: trigger loading zig source files
Show description for 0ad2a99committedstage2: add `@import` and `@embedFile` to CacheHash
Show description for e367181committedstage2: introduce CacheMode
Show description for e3bed8dcommitted
Commits on Dec 29, 2021
Sema: more union fixes
Show description for efb7148committedSema: implement calling a fn ptr via a union field
Show description for 91619cdcommitted
Commits on Dec 28, 2021
stage2: fix 0-bit function parameters
Show description for 9dd4fb4committed
Commits on Dec 24, 2021
stage2: initial implementation of packed structs
Show description for 5b171f4committed
Commits on Dec 21, 2021
- committed
stage2: allow multiple inferred error sets per Fn
Show description for a2958a4committed- committed
- committed