This website requires JavaScript.
Explore
Help
Sign In
mirror
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://github.com/ziglang/zig.git
synced
2025-12-26 16:13:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
zig
/
src
/
codegen
History
Jacob Young
6f08e17229
InternPool: make more use of
NullTerminatedString.Slice
...
This should avoid the random pointer invalidation crashes.
Closes
#18954
2024-02-16 00:27:25 -08:00
..
c
move Module.Decl.Index and Module.Namespace.Index to InternPool
2023-11-26 02:24:40 -05:00
llvm
Builder: fix memory leaks
2024-02-06 22:31:13 -05:00
spirv
spirv: make rusticl the primary testing implementation
2024-02-09 09:27:08 +03:30
c.zig
InternPool: make more use of
NullTerminatedString.Slice
2024-02-16 00:27:25 -08:00
llvm.zig
InternPool: make more use of
NullTerminatedString.Slice
2024-02-16 00:27:25 -08:00
spirv.zig
spirv: remove now-redundant isUnused calls from AIR handler functions
2024-02-10 09:50:02 +03:30