-
Joined on
2025年06月20日
496a7a0a6e
add zig.vortan.dev community mirror
e074a8f549
Add community mirror https://zig.bcr.ist
d7055ea0a1
devlog: SPIR-V Backend Progress
1efe635c57
devlog: New @bitCast Semantics and LLVM Backend Improvements
7e57ae60ae
build-commit: get rid of cpu field
hash: implement fast crc32c
The "standard" crc32 is the ISO-HDLC variant, which has the 0x04C11DB7 polynomial. It is used in formats such as ZIP, gzip, PNG, and FCS. It is the most common one by far.
a50964957d
Sema: fix inline for loop breaks
f3544a7079
fix: Allocator contract should allow free on single-pointer-to-array
92505a7de7
std: move fmt.bufPrint to mem.print
9dda196eea
Merge pull request 'std: move fmt.allocPrint to Allocator and document it' (#35926) from Allocator.print into master
7ff1556502
libcxx: update to LLVM 22.1.8
Sema: fix inline for loop breaks
Ok, well I've made it mirror the intern pool dump function now, where it uses std.debug.lockStderr() + catch return in case of failure.
Sema: fix inline for loop breaks
sure, how should i handle the error that returns from write then? would you prefer like catch @panic("failed to dump air")?
d20490d25e
c: support
+r output constraint
2e1b172850
codegen: fix x86-64 backend crc32 inline asm
874b6e39db
hash: implement fast crc32c
f26cdb2771
x86_64: better support for splatting bool vectors
b40b1178ef
Adds support for making run step argument paths absolute
59c382c2f1
Sema: fix inline for loop breaks
8f9117a364
x86_64: better support for splatting bool vectors
732c3f4f8f
x86_64: better support for splatting bool vectors
c5d6277ace
rename an internal environment variable
53c670f465
llvm: update avr and nvptx data layouts for LLVM 22
2dca73595f
build: use new linker if both new-linker and use-llvm are true
9aa93a045e
Lld: don't include shared libraries in static archives
Sema: fix inline for loop breaks
a8a2340b14
Sema: fix inline for loop breaks
36826a4568
Sema: fix block break
c5d6277ace
rename an internal environment variable
53c670f465
llvm: update avr and nvptx data layouts for LLVM 22
2dca73595f
build: use new linker if both new-linker and use-llvm are true
9aa93a045e
Lld: don't include shared libraries in static archives