aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/fmod.zig
AgeCommit message (Expand)Author
2024-03-14chore: Fix some typosAhmed
2023-11-19lib: correct unnecessary uses of 'var'mlugg
2023-10-31std.builtin.Endian: make the tags lower caseAndrew Kelley
2023-09-19compiler_rt: fight off `@as` invasionJacob Young
2023-07-24Use builtin inference over @as where possibleZachary Raineri
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2022-12-28compiler-rt: Set the symbol visibilityLuuk de Gram
2022-10-22compiler_rt: Always export "standard" symbol namesCody Tapscott
2022-06-17compiler-rt: finish cleanupsAndrew Kelley
2022-06-17compiler_rt: compile each unit separately for improved archivingJakub Konka
2022-05-08compiler_rt: avoid weak aliases on WindowsAndrew Kelley
2022-05-06flatten lib/std/special and improve "pkg inside another" logicAndrew Kelley