Commits
Branch selector
User selector
Commit History
Commits on Jul 15, 2024
- authored
Wooster Better implementation of GetLastError. (#20623)
Show description for 89942ebauthored- authored andcommitted
- authored
- authored
Merge pull request #20622 from squeek502/windows-arg-iterator-cleanup
Show description for 5675553authoredTokenizer bug fixes and improvements
Show description for c50f300authored andcommittedMerge pull request #20633 from ziglang/long-live-zig
Show description for 9d38e82authored- authored
- committed
build runner: handle compiler subprocess failures gracefully
Show description for 987f632committed- committed
std.Progress: add getIpcFd and have_ipc API
Show description for f33395ccommittedfrontend: add -fincremental, -fno-incremental flag
Show description for 716b128committedmake zig compiler processes live across rebuilds
Show description for abf8955committedMerge pull request #20593 from jacobly0/more-races
Show description for d404d8aauthored
Commits on Jul 14, 2024
- authored
Merge pull request #20620 from kcbanner/fixup_msvc_bootstrap
Show description for bd7b2ccauthored- authored andcommitted
ArgIteratorWindows.init: Take `[]const u16` slice instead of multi-item pointer
Show description for d48251dcommitted- committed
ArgIteratorWindows: Store last emitted code unit instead of checking the last 6 emitted bytes
Show description for 1418c8acommitted- authored
- committed
Commits on Jul 13, 2024
- committed
- committed
- authored andcommitted
Compile: Pass the default --zig-lib-dir along to child processes
Show description for 373e53dcommittedArgIteratorWindows: Reduce allocated memory by parsing the WTF-16 string directly
Show description for 959d227authored andcommittedzig.h: replace `_InterlockedExchangeAdd` with a plain volatile load
Show description for bc28454committed- authored andcommitted
frontend: report correct paths for C objects
Show description for d8c1c9ecommitted- committed
- committed
InternPool: add and use a mutate mutex for each list
Show description for a1053e8committed