aboutsummaryrefslogtreecommitdiff
path: root/src/introspect.zig
AgeCommit message (Expand)Author
2022-12-06WASI: remove absolute path emulation from std libAndrew Kelley
2022-11-28CLI: more careful resolution of pathsAndrew Kelley
2022-04-18stage2: Move WASI/Zig-specific selfExePath to introspect.zigCody Tapscott
2022-04-18stage2: Add limited WASI support for selfExePath and globalCacheDirCody Tapscott
2021-11-30allocgate: std Allocator interface refactorLee Cannon
2021-10-04migrate from `std.Target.current` to `@import("builtin").target`Andrew Kelley
2021-03-25zig build: use ZIG_GLOBAL_CACHE_DIRMichael Dusan
2020-09-22stage2: implement using the global cache dirAndrew Kelley
2020-09-21rename src-self-hosted/ to src/Andrew Kelley