Commits
User selector
Commit History
Commits on Mar 21, 2020
ir: Allow errdefer with payload
Show description for 128e70fcommitted
Commits on Mar 9, 2020
Commits on Feb 19, 2020
Commits on Feb 18, 2020
- authored andcommitted
Commits on Feb 16, 2020
Implement noasync awaits
Show description for 7f7d1fbcommitted
Commits on Feb 11, 2020
stage1: memory/report overhaul
Show description for edb2109committed
Commits on Feb 5, 2020
Fix edge case in cast between fn with varargs
Show description for 21932a0committed
Commits on Jan 26, 2020
split IrInstruction into IrInst, IrInstSrc, IrInstGen
Show description for 6aac423committed
Commits on Jan 15, 2020
- authored andcommitted
Commits on Jan 6, 2020
Commits on Jan 2, 2020
Commits on Dec 20, 2019
fix std.mem.addNullByte and implement sentinel slicing
Show description for 26f3c2dcommitted
Commits on Dec 12, 2019
- authored andcommitted
Commits on Dec 9, 2019
remove var args from the language
Show description for a3f6a58committed
Commits on Dec 8, 2019
Commits on Dec 3, 2019
- authored andcommitted
Commits on Nov 23, 2019
structs can have fields with type `var`
Show description for f25182fcommittedupdate the stage1 implementation to the new proposal
Show description for 7597735committed
Commits on Nov 22, 2019
string literals are now null terminated
Show description for 47f06becommitted- committed
Commits on Nov 17, 2019
Merge pull request #3697 from Vexu/container-docs
Show description for 57b8614authored- authored andcommitted
Commits on Nov 15, 2019
Commits on Nov 11, 2019
Commits on Nov 6, 2019
- authored andcommitted
Commits on Oct 22, 2019
- authored andcommitted
Commits on Oct 8, 2019
Commits on Oct 7, 2019
Commits on Oct 6, 2019
Commits on Sep 6, 2019
implement `noasync` function calls
Show description for 0a3c6dbcommitted
Commits on Sep 5, 2019
- authored andcommitted
Commits on Aug 31, 2019
support recursive async and non-async functions
Show description for 6ab8b2acommitted