aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/strip_empty_loop
AgeCommit message (Expand)Author
2024-01-01zig build system: change target, compilation, and module APIsAndrew Kelley
2023-07-30build system: follow-up enhancements regarding LazyPathAndrew Kelley
2023-07-30Introduces Compile.forceBuild() and Compile.forceEmit(…)Felix "xq" Queißner
2023-07-30Introduces `Compile.getEmittedX()` functions, drops `Compile.emit_X`. Resolve...Felix (xq) Queißner
2023-04-17Sema: fix empty infinite loopsJacob Young