-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Pull requests: ziglang/zig
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add
.unpack = false
and --no-unpack to build.zig.zon and zig fetch
#22042
opened Nov 21, 2024 by
marler8997
Loading…
Implemented the JSON compilation database support
#18391
opened Dec 28, 2023 by
jonathanmarvens
Loading…
Replace StaticStringMap with far more optimized version
#21498
opened Sep 23, 2024 by
RetroDev256
Loading…
translate-c: support for bitfields with clang frontend
#20896
opened Aug 1, 2024 by
thislight
Loading…
4 of 5 tasks
std.ArrayHashMap: add This PR should be mentioned in the release notes.
standard library
This issue involves writing Zig code for the standard library.
reinit
method and other housekeeping, including the move towards "unmanaged" containers
release notes
#22087
opened Nov 27, 2024 by
andrewrk
Loading…
std
: First step towards eliminating std.posix
usage in std.c
and std.os
.
#21023
opened Aug 11, 2024 by
alexrp
Loading…
Windows: Deal with NT namespaced paths in GetFinalPathNameByHandle
#17541
opened Oct 15, 2023 by
moosichu
Loading…
std.io.BitReader: add a countBits method to find runs of 1 or 0 bits
#18174
opened Dec 1, 2023 by
bens
Loading…
std.Build.Step.ConfigHeader: make header_text optional, no default
#19277
opened Mar 12, 2024 by
g012
Loading…
std.crypto: add the ability to explicitly tag a value as secret
#19907
opened May 8, 2024 by
jedisct1
Loading…
std.Build.Step.ConfigHeader: add the lazy file styled input as a dependency
#19704
opened Apr 20, 2024 by
RossComputerGuy
Loading…
std.net: use send/recv for streams, support vectorized network io on windows
#19751
opened Apr 23, 2024 by
truemedian
Loading…
Allow
--version-script
for executables with dynsym
#19871
opened May 6, 2024 by
MasterAwesome
Loading…
std.fmt: add option to explicitly show positive number signs; show sign before leading zeroes
#19473
opened Mar 29, 2024 by
HydroH
Loading…
std.DynLib: compile error if attempt to lookup a fn pointer with an unspecified callconv
#19842
opened May 3, 2024 by
Pyrolistical
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.