aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler/aro
AgeCommit message (Expand)Author
2024-07-20std.Target: Remove the `gnuf64` ABI specifier.Alex Rønne Petersen
2024-07-03Rename MAX_NAME_BYTES to max_name_bytesMichael Bradshaw
2024-07-02Rename isASCII to isAsciiMichael Bradshaw
2024-06-13std: Convert deprecated aliases to compile errors and fix usagesRyan Liptak
2024-05-27update the codebase for the new std.Progress APIAndrew Kelley
2024-05-26std: restructure child process namespaceAndrew Kelley
2024-05-09Merge pull request #19918 from ziglang/xrosAndrew Kelley
2024-05-09aro translate-c: support for record types addedfebruary cozzocrea
2024-05-09handle visionos target OS tag in the compilerJakub Konka
2024-05-08std.Target.maxIntAlignment: move to compiler implementationAndrew Kelley
2024-04-22ComptimeStringMap: return a regular struct and optimizeTravis Staloch
2024-03-30Update uses of `@fieldParentPtr` to use RLSJacob Young
2024-03-30Update uses of `@fieldParentPtr` to pass a pointer typeJacob Young
2024-03-11std.builtin: make container layout fields lowercaseTristan Ross
2024-03-06Sync Aro sources (#19199)Veikka Tuominen
2024-02-28zig fmt: off in the generated filesAndrew Kelley
2024-02-28make aro-based translate-c lazily built from sourceAndrew Kelley