Insights: ziglang/zig
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
0.12.0
published
Apr 20, 2024
25 Pull requests merged by 16 people
-
link/macho: make --verbose-link represent the actual linker line
#19726 merged
Apr 22, 2024 -
link/macho: introduce Atom extras for out-of-band data
#19727 merged
Apr 22, 2024 -
link/elf: implement string merging
#19714 merged
Apr 21, 2024 -
Elf: fix unaligned segments on non-linux
#19710 merged
Apr 21, 2024 -
Fix reboot unexpected error
#19713 merged
Apr 21, 2024 -
update list of missing features in no-LLVM built zig2
#19709 merged
Apr 21, 2024 -
Rename der_encoded_max_length to der_encoded_length_max
#19706 merged
Apr 20, 2024 -
std.fs.Dir.openDir: use wasi libc API when -lc
#19708 merged
Apr 20, 2024 -
std: fix Thread.Pool.spawn
#19700 merged
Apr 19, 2024 -
llvm: fix debug info when running tests
#19696 merged
Apr 19, 2024 -
define std.crypto.sha2.Sha512224
#19697 merged
Apr 19, 2024 -
Add missing Mach-O header flags to std
#19694 merged
Apr 19, 2024 -
std.fs.Dir.openFile: use wasi libc API when -lc
#19680 merged
Apr 19, 2024 -
std: fix and add test for Build.dependencyFromBuildZig
#19689 merged
Apr 18, 2024 -
ci: add self-hosted `x86_64 windows`
#19649 merged
Apr 18, 2024 -
cmake: Support setting the dynamic linker
#19688 merged
Apr 18, 2024 -
std.Build: revert --host-target, --host-cpu, --host-dynamic-linker
#19684 merged
Apr 18, 2024 -
Sema: cap depth of value printing in type names
#19682 merged
Apr 18, 2024 -
fix runtime assignment to destructured constants
#19681 merged
Apr 18, 2024 -
std.zig.system.linux: Use arm.zig detection for AArch64 CPU features
#19595 merged
Apr 17, 2024 -
compiler: rework comptime pointer representation and access
#19630 merged
Apr 17, 2024 -
x86_64: fix miscompilation regression in package fetching code
#19670 merged
Apr 17, 2024 -
Target: add wasi os version
#19654 merged
Apr 15, 2024 -
ArgIteratorWindows: Match post-2008 C runtime rather than `CommandLineToArgvW`
#19655 merged
Apr 15, 2024 -
std: improve std.once tests
#19662 merged
Apr 15, 2024
16 Pull requests opened by 14 people
-
NetBSD 10.0 fixes
#19673 opened
Apr 17, 2024 -
Add realtime scheduling calls to std.os.linux (issue #19671)
#19675 opened
Apr 17, 2024 -
std: add pointer stability locks to array list
#19676 opened
Apr 17, 2024 -
std.process.Child: Mitigate arbitrary command execution vulnerability on Windows (BatBadBut)
#19698 opened
Apr 19, 2024 -
std.Build.Step.ConfigHeader: add the lazy file styled input as a dependency
#19704 opened
Apr 20, 2024 -
Fix WASI threads, again
#19705 opened
Apr 20, 2024 -
std-docs: use `open` for macOS.
#19707 opened
Apr 20, 2024 -
ComptimeStringMap: return a regular struct and optimize
#19719 opened
Apr 21, 2024 -
x86_64: fix C abi for unions
#19728 opened
Apr 21, 2024 -
add std.zip and support zip files in build.zig.zon
#19729 opened
Apr 22, 2024 -
std.Build: fix --release=x when preferred mode set
#19733 opened
Apr 22, 2024 -
std.fmt: Update tests
#19734 opened
Apr 22, 2024 -
Sema: error on slice `undefined` end index
#19736 opened
Apr 22, 2024 -
windows.GetFinalPathNameByHandle: Support volumes mounted as paths
#19738 opened
Apr 22, 2024 -
std.crypto: make ff.ct_unprotected.limbsCmpLt compile
#19741 opened
Apr 22, 2024 -
std.meta: give TagPayloadByName unreachable a better @compileError message
#19742 opened
Apr 22, 2024
22 Issues closed by 9 people
-
std.compress.deflate fails on particular input
#19737 closed
Apr 22, 2024 -
build: probabilistic inconsistent cache state on MacOS
#19715 closed
Apr 22, 2024 -
Missing symbols when using LTO on Windows (LLD): _create_locale, _free_locale and _rand_s
#15958 closed
Apr 22, 2024 -
`@typeName(T)` should be equal to itself
#13961 closed
Apr 21, 2024 -
Putting int to float calculation in function causes error, but doesn't when directly printed
#19711 closed
Apr 20, 2024 -
lines missing in the stack trace in a simple test
#19371 closed
Apr 19, 2024 -
`LineInfo.file_name` provides incorrect path
#19556 closed
Apr 19, 2024 -
[0.12.0-dev] Relative paths for `zig run` broken
#19695 closed
Apr 19, 2024 -
Labeled defer
#19691 closed
Apr 19, 2024 -
[Regression] Opening absolute paths no longer works with WASI
#19336 closed
Apr 19, 2024 -
addition of hash parameter in dependencyInner broke dependencyFromBuildZig
#19683 closed
Apr 18, 2024 -
Regression: bitcast initialized empty packed struct should be zero but is non-zero
#19692 closed
Apr 18, 2024 -
The generated bin file is too large.
#19686 closed
Apr 18, 2024 -
Declarations from destructuring tuple result of runtime-known value ignores immutability
#19677 closed
Apr 18, 2024 -
Inline assembly arguments ignored when rXX register is present
#19678 closed
Apr 17, 2024 -
Compiler crash after new comptime-mutable memory analysis merge
#19457 closed
Apr 17, 2024 -
"error: Global variable contains reference to comptime var" when it shouldn't
#19460 closed
Apr 17, 2024 -
Comptime dereference bugs tracking issue
#19452 closed
Apr 17, 2024 -
streamUntilDelimiter(...) appends the delimiter even tho the documentation says it doesn't
#19669 closed
Apr 16, 2024 -
Compiler Segfaults Checking Active Union Tag in `format` Method
#19667 closed
Apr 16, 2024 -
Proposal: rename `wasi` target OS to `wasip1`
#19581 closed
Apr 15, 2024
28 Issues opened by 27 people
-
Compile error when `side_channels_mitigations = .none`
#19740 opened
Apr 22, 2024 -
The file generated by running 'build' consumes more memory than 'zig build run'
#19739 opened
Apr 22, 2024 -
Compiler crashes when taking slice with undefined end index
#19735 opened
Apr 22, 2024 -
`--release=x` ignored when `preferred_optimize_mode` is set
#19732 opened
Apr 22, 2024 -
On a mounted VHD without a drive letter: `error: unable to find zig self exe path: FileNotFound`
#19731 opened
Apr 22, 2024 -
zig build test hangs in Sema beginning in 0.12.0-dev.3676+21a6a1b0f
#19730 opened
Apr 22, 2024 -
package manager: `zig fetch --save <url>` overwrites `.lazy` field
#19725 opened
Apr 21, 2024 -
Compile error using `unusedCapacitySlice` with `ArrayListAligned` if alignment > 1
#19724 opened
Apr 21, 2024 -
Panic in ziglang/zig/src/link/MachO/Dylib.zig:513:48
#19723 opened
Apr 21, 2024 -
std.posix.accept: improve EINVAL's error name from SocketNotListening to SocketOrAddrLenIncorrect.
#19722 opened
Apr 21, 2024 -
Assertion failure in LLVM backend computing x86_64 calling convention ABI in lowerSystemVFnRetTy
#19721 opened
Apr 21, 2024 -
Union comptime var compiler crash
#19720 opened
Apr 21, 2024 -
overflow error when linking big libraries on MacOS
#19718 opened
Apr 21, 2024 -
zig build and socks5 proxy issues
#19717 opened
Apr 21, 2024 -
cImport does not normalize early return
#19716 opened
Apr 20, 2024 -
bash: /usr/bin/zig: cannot execute: required file not found
#19712 opened
Apr 20, 2024 -
Step.Run dep file support cannot handle output format from nasm
#19702 opened
Apr 19, 2024 -
cImport / translate-c picks the wrong C type when parsing integer literals
#19701 opened
Apr 19, 2024 -
zig cc -l example sets the DSO paths incorrectly
#19699 opened
Apr 19, 2024 -
Possible option file caching issue
#19693 opened
Apr 18, 2024 -
Problems arising from conflict between names of `std.builtin` and `@import("builtin")`
#19690 opened
Apr 18, 2024 -
Failed to include `cmsis_gcc.h` because c-translation puts extern variables outside of inline function.
#19687 opened
Apr 18, 2024 -
`zig cc` on Raspberry Pi 4 cause `bus error`
#19685 opened
Apr 18, 2024 -
docs: `@shlExact`, `@shrExact` cause illegal behavior on shifted-out bits
#19679 opened
Apr 17, 2024 -
Proposal: allow inferred-size array in type annotations
#19674 opened
Apr 17, 2024 -
`-fms-runtime-lib` flags not work
#19672 opened
Apr 17, 2024 -
std.os.linux is missing sched_setscheduler and related calls.
#19671 opened
Apr 17, 2024 -
std/json: add config for enabling trailing commas
#19668 opened
Apr 15, 2024
50 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
ability to fetch from zip files
#17408 commented on
Apr 21, 2024 • 10 new comments -
implement `@expect` builtin
#19658 commented on
Apr 21, 2024 • 9 new comments -
Windows: Rework kernel32 apis
#19641 commented on
Apr 22, 2024 • 8 new comments -
make the main zig executable no longer depend on LLVM, LLD, and Clang libraries
#16270 commented on
Apr 17, 2024 • 6 new comments -
Update wasi-libc to d03829489904d38c624f6de9983190f1e5e7c9c5
#19614 commented on
Apr 22, 2024 • 3 new comments -
Tracking Issue: Priorities of Real World Zig Users
#17144 commented on
Apr 22, 2024 • 3 new comments -
remove T{} syntax in favor of type coercion
#5038 commented on
Apr 20, 2024 • 3 new comments -
Proposal: DateTime in std.time
#8396 commented on
Apr 21, 2024 • 3 new comments -
flaky fs test: `Dir.rename directories` on aarch64-windows
#17134 commented on
Apr 20, 2024 • 2 new comments -
"zig run" pollutes debug output with unexpected messages "LLVM Emit Object... LLVM Emit Object... MachO Flush..."
#19647 commented on
Apr 22, 2024 • 2 new comments -
Proposal to improve the ergonomics and precision of type inference in generic functions
#9260 commented on
Apr 18, 2024 • 2 new comments -
`std`: add generic `date.Date`, `time.Time`, and `date_time.DateTime`
#19549 commented on
Apr 18, 2024 • 2 new comments -
design flaw: semantics of loading values with undefined bits
#19634 commented on
Apr 16, 2024 • 2 new comments -
Use DWARF debug format option
#19633 commented on
Apr 22, 2024 • 2 new comments -
Improve code generation of zig.fmt
#9635 commented on
Apr 21, 2024 • 1 new comment -
incorrect native glibc version detection
#17626 commented on
Apr 21, 2024 • 1 new comment -
Simplify converting between numerical ranges with the inclusion of built-ins such as @clampTo, and @wrapTo
#19456 commented on
Apr 21, 2024 • 1 new comment -
Segmentation fault when running `zig cc -target thumb-linux-musleabi`
#14891 commented on
Apr 21, 2024 • 1 new comment -
zig cc: parse `-target` and `-mcpu`/`-march`/`-mtune` flags according to clang
#4911 commented on
Apr 22, 2024 • 1 new comment -
std.Progress: tree form and line truncation
#17165 commented on
Apr 22, 2024 • 1 new comment -
Implement `@depositBits` and `@extractBits`
#18680 commented on
Apr 17, 2024 • 1 new comment -
Refactor TLS, add TLS server
#19308 commented on
Apr 17, 2024 • 1 new comment -
revive STAGE2 RISCV64 backend
#19431 commented on
Apr 20, 2024 • 1 new comment -
Improvements for UEFI
#19486 commented on
Apr 20, 2024 • 1 new comment -
Improve `packed` semantics
#19660 commented on
Apr 15, 2024 • 1 new comment -
assert(@alignof(i16) == 2) fails on 8-bit AVR MCU
#19665 commented on
Apr 15, 2024 • 1 new comment -
Building zig from source on Guix fails at stage3
#18434 commented on
Apr 16, 2024 • 1 new comment -
error.UnexpectedRemainder on aarch64 MacOS release targets
#17424 commented on
Apr 17, 2024 • 1 new comment -
Proposal: Anonymous function literals with function signature inference
#4170 commented on
Apr 18, 2024 • 1 new comment -
Zig NativeTargetInfo's hardcoded /usr/bin/env is not Nix-friendly
#15898 commented on
Apr 19, 2024 • 1 new comment -
Add packing and unpacking selection operations for Vectors
#15837 commented on
Apr 19, 2024 • 1 new comment -
LLVM reports a broken module on tailcall
#19398 commented on
Apr 19, 2024 • 1 new comment -
add documentation for the zig build system
#1519 commented on
Apr 19, 2024 • 1 new comment -
zig build --help : "error: AccessDenied"
#19400 commented on
Apr 19, 2024 • 1 new comment -
std.PackedIntArray fails for some int types at comptime
#19627 commented on
Apr 20, 2024 • 1 new comment -
unable to translate C expr: unexpected token .LBrace
#13337 commented on
Apr 20, 2024 • 1 new comment -
Allow defining compile error notes with `@compileError`
#12093 commented on
Apr 20, 2024 • 1 new comment -
eliminate dependency on LLD for COFF/PE
#17751 commented on
Apr 21, 2024 • 0 new comments -
eliminate dependency on LLD for ELF
#17749 commented on
Apr 21, 2024 • 0 new comments -
Regression with "Unable to evaluate constant expression" in len of fixed size arrays
#15280 commented on
Apr 18, 2024 • 0 new comments -
langref: tentative documentation of destructure syntax
#19534 commented on
Apr 22, 2024 • 0 new comments -
std: add pointer stability to MultiArrayList
#19523 commented on
Apr 21, 2024 • 0 new comments -
Compiling a program on termux aarch64 produces `FileNotFound` errors
#14146 commented on
Apr 18, 2024 • 0 new comments -
Rename math.log -> math.logb
#19469 commented on
Apr 20, 2024 • 0 new comments -
rename `math.log` -> `math.logb`
#19252 commented on
Apr 20, 2024 • 0 new comments -
test/link/glibc_compat: Add C test case for glibc versions
#19007 commented on
Apr 17, 2024 • 0 new comments -
zig stuck at llvm emit object on riscv64-linux sifive_u74
#18872 commented on
Apr 20, 2024 • 0 new comments -
Returning reference to union field at comptime crashes compiler
#14724 commented on
Apr 22, 2024 • 0 new comments -
translate-c has issues with int signedness in "windows.h"
#11409 commented on
Apr 19, 2024 • 0 new comments -
Targeting a specific macOS version with `zig cc` doesn't work.
#14651 commented on
Apr 22, 2024 • 0 new comments