aboutsummaryrefslogtreecommitdiff
path: root/src/link/tapi
AgeCommit message (Expand)Author
2023-02-18update std lib and compiler sources to new for loop syntaxAndrew Kelley
2022-12-17std.builtin: rename Type.UnionField and Type.StructField's field_type to typer00ster91
2022-11-29std.mem.Allocator: allow shrink to failAndrew Kelley
2022-06-02tapi: sync with upstreamJakub Konka
2022-05-27math: make `cast` return optional instead of an errorAli Chraghi
2022-05-06Sema: solve a false positive "depends on itself"Andrew Kelley
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-09-01stage2: update for new usingnamespace semanticsAndrew Kelley
2021-08-11macho: simplify versioning logic for TAPIJakub Konka
2021-06-24Apply AST fixesJakub Konka
2021-06-24tapi: apply ast fixesJakub Konka
2021-06-24link: add basic TAPI parser for linkersJakub Konka