This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
zig
Watch
2
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-06-14 04:34:02 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d409233b2c62e1d24635165ac6b3b7686ffd5e4
zig
/
lib
/
std
/
zig
T
History
Andrew Kelley
368e13a9a1
Merge pull request
#8671
from LemonBoy/arm-host-det
...
ARM/AArch64 CPU host detection
2021-05-05 03:17:32 -04:00
..
system
std: Add two more ARM CPUs to the known CPU list
2021-05-03 12:32:13 +02:00
ast.zig
zig fmt: Fix edge case in inline asm parsing
2021-05-05 03:16:07 -04:00
cross_target.zig
Merge remote-tracking branch 'origin/master' into llvm12
2021-02-25 21:04:23 -07:00
fmt.zig
std.zig.fmt escaped string formatting recognizes single quote style
2021-02-27 00:27:53 -07:00
parse.zig
zig fmt: Automagically fix block-less suspend exprs
2021-04-24 15:37:55 +02:00
parser_test.zig
zig fmt: Fix edge case in inline asm parsing
2021-05-05 03:16:07 -04:00
perf_test.zig
std: modernize zig parser perf test
2021-04-06 22:34:48 -07:00
render.zig
zig fmt: Automagically fix block-less suspend exprs
2021-04-24 15:37:55 +02:00
string_literal.zig
stage2: Module and Sema are compiling again
2021-03-17 22:54:56 -07:00
system.zig
stage2: Add framework for host CPU detection on Linux
2021-04-26 18:11:28 +02:00
tokenizer.zig
Merge remote-tracking branch 'origin/master' into ast-memory-layout
2021-02-24 15:08:23 -07:00