aboutsummaryrefslogtreecommitdiff
path: root/tools/update_spirv_features.zig
AgeCommit message (Expand)Author
2023-02-18update std lib and compiler sources to new for loop syntaxAndrew Kelley
2022-11-23adapt update_spriv_features to changed std patternRobin Voetter
2022-07-25std.mem: add `first` method to `SplitIterator` and `SplitBackwardsIterator`r00ster
2022-07-15std.fs: split `Dir` into `IterableDir`Veikka Tuominen
2021-11-30allocgate: renamed getAllocator function to allocatorLee Cannon
2021-11-30allocgate: stage 1 and 2 buildingLee Cannon
2021-11-30allocgate: std Allocator interface refactorLee Cannon
2021-08-06Update all usages of mem.split/mem.tokenize for generic versionRyan Liptak
2021-06-21fix code broken from previous commitJacob G-W
2021-06-13tools: Unbreak many toolsLemonBoy
2021-06-10zig fmtAndrew Kelley
2021-05-14SPIR-V: SPIR-V feature generation toolRobin Voetter