aboutsummaryrefslogtreecommitdiff
path: root/src/link/tapi/parse.zig
AgeCommit message (Expand)Author
2024-09-12Replace deprecated default initializations with decl literalsLinus Groh
2024-03-30Update uses of `@fieldParentPtr` to use RLSJacob Young
2024-03-30Update uses of `@fieldParentPtr` to pass a pointer typeJacob Young
2023-04-17tapi: fix memory bugs in yaml parserJakub Konka
2023-04-01tapi: update yaml parserJakub Konka
2022-11-29std.mem.Allocator: allow shrink to failAndrew Kelley
2022-06-02tapi: sync with upstreamJakub Konka
2021-11-30allocgate: std Allocator interface refactorLee Cannon
2021-06-24Apply AST fixesJakub Konka
2021-06-24tapi: apply ast fixesJakub Konka
2021-06-24link: add basic TAPI parser for linkersJakub Konka