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 2026-01-03 20:13:21 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/special
History
Andrew Kelley ef3d761da5
breaking: std.mem.len no longer takes a type argument
also update fmt code to use std.mem.span.
2020-03-01 13:21:39 -05:00
..
compiler_rt
compiler-rt: inline at call site to workaround a bug
2020-02-28 14:51:55 -05:00
docs
Make markdown parser more safe (#4105)
2020-01-07 15:26:21 -05:00
init-exe
stage1: make get_native_target go through self-hosted
2020-02-28 14:51:56 -05:00
init-lib
mv std/ lib/
2019-09-25 23:35:41 -04:00
build_runner.zig
Merge pull request #4547 from Vexu/deprecate
2020-02-24 21:57:29 -05:00
c.zig
breaking: std.mem.len no longer takes a type argument
2020-03-01 13:21:39 -05:00
compiler_rt.zig
fix __stack_chk_guard emitted even when not linking libc
2020-02-28 14:51:55 -05:00
test_runner.zig
more std lib async I/O integration
2020-02-06 18:05:50 -05:00