7684423c: translate-c: handle string concatenation of function calls
by HydroH
on 2024-03-26Tuesday15:24:47
5140f272: Merge pull request #19437 from mlugg/value-cleanups
by Andrew Kelley
on 2024-03-27Wednesday04:11:18
341857e5: make `addCSourceFiles` assert `options.files` are relative
by David Rubin
on 2024-03-03Sunday18:56:09
055023ef: valgrind client request wrappers take const pointers (#19237)
by Prokop Randáček
on 2024-03-26Tuesday12:00:13
59203cb4: Merge pull request #19385 from markus-oberhumer-forks/improve-old-glibc-versions
by Veikka Tuominen
on 2024-03-26Tuesday11:56:07
29e41c68: std.Build: dupe provided paths for Step.Fmt.create()
by Luis Cáceres
on 2024-03-23Saturday21:07:54
40550228: Merge pull request #19414 from mlugg/comptime-mutable-memory-yet-again
by Andrew Kelley
on 2024-03-25Monday23:32:18
abadad46: Merge pull request #19402 from ianprime0509/markdown-autolinks
by Andrew Kelley
on 2024-03-25Monday22:36:37
ef31d8f4: autodoc: better indentation handling when rendering source code (#19422)
by HydroH
on 2024-03-25Monday22:20:15
31a7f22b: llvm: update current debug location scope when entering debug scope
by mlugg
on 2024-03-25Monday03:51:58
5c628312: std.enums: fix EnumSet.init and EnumMap.init for non-exhaustive enums
by Simon Brown
on 2024-03-24Sunday22:29:27
e90583f5: std.fmt.fmtIntSize{Bin,Dec}: Don't add .0... to bytes
by Ben Sinclair
on 2024-03-22Friday16:34:16
640acf86: Merge pull request #19396 from ziglang/coff-stdlib
by Jakub Konka
on 2024-03-23Saturday10:22:49
13a9d94a: Change std.os.exit to std.process.exit
by regeliv
on 2024-03-22Friday10:53:31
a2651cbc: Merge pull request #19388 from ziglang/cache-dedup
by Andrew Kelley
on 2024-03-22Friday08:13:43
54c08579: Merge pull request #19348 from jedisct1/wasi-threads-compfix
by Andrew Kelley
on 2024-03-21Thursday22:13:15
f32723a2: Update frexp.zig (#19370)
by Sean
on 2024-03-21Thursday22:08:52
e12a72db: main: set subsystem version from target windows version
by Elaine Gibson
on 2024-03-20Wednesday22:14:12
b5cef9e8: Merge pull request #19374 from ziglang/slice-by-len-safety
by Andrew Kelley
on 2024-03-21Thursday08:47:54
43edd53c: Merge pull request #19365 from ziglang/update-mingw-w64
by Andrew Kelley
on 2024-03-21Thursday00:33:56
4bc18c52: std.hash_map: fix pointer lock safety false positive
by Andrew Kelley
on 2024-03-20Wednesday18:13:50
e4ed63f1: bsd: followup to std.posix extraction from std.os
by Michael Dusan
on 2024-03-20Wednesday15:45:41
5005c624: Fix CODEOWNERS path to resinator source files
by Ryan Liptak
on 2024-03-20Wednesday13:23:57
7ecbb6f3: Merge pull request #19360 from ziglang/no-byos-posix
by Andrew Kelley
on 2024-03-20Wednesday07:39:09
3a836b48: Merge pull request #19354 from ziglang/std.posix
by Andrew Kelley
on 2024-03-20Wednesday07:34:28
7057bffc: Merge pull request #19337 from Snektron/spirv-globals
by Robin Voetter
on 2024-03-19Tuesday08:34:59
c52a2c33: std.Build.Step.Run: documentation for addFileArg and friends
by Andrew Kelley
on 2024-03-19Tuesday06:51:43
d100a8e2: langref: Rename std.fs.wasi.{PreopenList => Preopens}
by Linus Groh
on 2024-03-18Monday21:15:06
12066042: Implementing structs and better enums in build options
by Reokodoku
on 2024-03-18Monday02:46:54
54f6e74c: cbe: rework StringLiteral to decide between string literal or array initializator syntax
by kcbanner
on 2024-03-17Sunday16:55:58
d981549d: Merge pull request #19323 from jacobly0/rm-fn-type-align
by Andrew Kelley
on 2024-03-17Sunday22:19:54
294f5181: LLVM lowerDebugType: Lower union types without a layout into an empty namespace
by Anton Lilja
on 2024-03-17Sunday11:25:09
f88a971e: std.fmt: fix incorrect rounding on 0 precision of a decimal
by Leo Emar-Kar
on 2024-03-16Saturday23:38:46
More