Commits
User selector
Commit History
Commits on Aug 22, 2023
compiler: move unions into InternPool
Show description for ada0010committed
Commits on Aug 18, 2023
InternPool: safer enum API
Show description for 7ef1eb1committed
Commits on Aug 15, 2023
InternPool: preserve indices of builtin types when resolved
Show description for 083ee8ecommitted
Commits on Aug 11, 2023
Sema: remove redundant addConstant functions
Show description for 5e0107fauthored andcommitted
Commits on Aug 10, 2023
Sema: refactor generic calls to interleave argument analysis and parameter type resolution
Show description for f2c8fa7committed
Commits on Aug 9, 2023
change uses of std.builtin.Mode to OptimizeMode (#16745)
Show description for 0461a64authoredModule: implement `span` for `.call_arg` of a `@call`
Show description for 57470e8committed
Commits on Jul 31, 2023
Sema: restrict what can appear in a naked function
Show description for 2ba787ecommitted
Commits on Jul 20, 2023
Commits on Jul 19, 2023
Sema: fix fn_proto_param LazySrcLoc resolution
Show description for 8daa8d2committed- committed
Sema: fix crash: array_in_c_exported_function
Show description for 0153f3acommittedcompiler: fix branch regressions
Show description for 3f2a472committedSema: resolve inferred error set with function state in_progress
Show description for d15e8f8committedInternPool: implement indexToKey for func_instance and func_decl
Show description for c193872committedcompiler: rework inferred error sets
Show description for f3dc53fcommittedcompiler: begin untangling anonymous decls from source decls
Show description for 55e8925committedrework generic function calls
Show description for db33ee4committed- authored andcommitted
Commits on Jul 3, 2023
std.math.big.int: better name for equal function
Show description for 2b8687bauthored andcommitted
Commits on Jul 1, 2023
Remerge pull request #15995 from mlugg/fix/union-field-ptr-align
Show description for 2282c27committed- authored andcommitted
Commits on Jun 29, 2023
Revert "Merge pull request #15995 from mlugg/fix/union-field-ptr-align"
Show description for 43c98dccommitted
Commits on Jun 26, 2023
Merge pull request #15995 from mlugg/fix/union-field-ptr-align
Show description for 40cf3f7authored
Commits on Jun 25, 2023
- committed
compiler: allow cast builtins to coerce result to error union or optional
Show description for 569ae76committedcompiler: start moving safety-checks into backends
Show description for 9684947committed
Commits on Jun 24, 2023
all: migrate code to new cast builtin syntax
Show description for f26dda2authored andcommittedsema.addConstant: remove type parameter
Show description for 5288929committed
Commits on Jun 20, 2023
- committed
Merge pull request #16046 from BratishkaErik/issue-6128
Show description for a72d634authored
Commits on Jun 19, 2023
Module: add support for multiple global asm blocks per decl
Show description for 8fcc28dauthored andcommittedall: zig fmt and rename "@XToY" to "@YFromX"
Show description for 50339f5authored andcommitted
Commits on Jun 17, 2023
mem: rename align*Generic to mem.align*
Show description for d41111dauthored andcommitted
Commits on Jun 15, 2023
Sema: fix @intToPtr of zero value to optional pointer
Show description for 11d0dfbauthored andcommitted