aboutsummaryrefslogtreecommitdiff
path: root/std/math/isinf.zig
AgeCommit message (Expand)Author
2018-01-25syntax: functions require return type. remove `->`Andrew Kelley
2017-12-23move std/debug.zig to a subdirectoryAndrew Kelley
2017-12-22explicitly return from blocksAndrew Kelley
2017-06-19workaround for llvm bugAndrew Kelley
2017-06-16Add math libraryMarc Tiehuis