Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-09 07:43:10 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/zig
History
Jakub Konka 5eaacf1ce9 windows: use array of tmp bufs as backing store for input memory to ntdll
2022-12-02 12:24:15 -05:00
..
system
windows: use array of tmp bufs as backing store for input memory to ntdll
2022-12-02 12:24:15 -05:00
Ast.zig
std.zig.Ast: simplify usage of tuple_like container fields
2022-11-23 12:13:39 +02:00
c_builtins.zig
stage2+stage1: remove type parameter from bit builtins
2022-08-22 11:19:20 +03:00
c_translation.zig
Translate-C Remainder Macro Fix
2022-11-03 14:07:00 +02:00
CrossTarget.zig
all: rename i386 to x86
2022-11-04 00:09:27 +03:30
fmt.zig
std: disable tests regressed from LLVM 14
2022-07-03 15:39:39 -07:00
number_literal.zig
validate number literals in AstGen
2022-09-13 20:26:04 -04:00
parse.zig
std.mem.Allocator: allow shrink to fail
2022-11-29 23:30:38 -07:00
parser_test.zig
parser: disallow defer and variable declaration as else branch
2022-11-29 15:47:02 +02:00
perf_test.zig
allocgate: renamed getAllocator function to allocator
2021-11-30 23:32:47 +00:00
primitives.zig
fmt: canonicalize identifiers
2022-11-18 19:22:42 +00:00
render.zig
add tests for tuple declarations
2022-11-23 22:16:31 +02:00
string_literal.zig
std: replace parseAppend with parseWrite in std.zig.string_literal
2022-11-18 19:22:42 +00:00
system.zig
improve detection of how to execute binaries on the host
2021-12-02 21:51:14 -07:00
tokenizer.zig
validate number literals in AstGen
2022-09-13 20:26:04 -04:00