aboutsummaryrefslogtreecommitdiff
path: root/src/parse_f128.c
AgeCommit message (Expand)Author
2019-03-23parse_f128.c: fix whitespaceAndrew Kelley
2019-03-22fix macos build instructions in readme and fix warningAndrew Kelley
2019-03-22get rid of restrict; it's not supported by MSVCAndrew Kelley
2019-03-22avoid quad float literal syntax for MSVCAndrew Kelley
2019-03-22float literals now parse using musl's 128 bit float codeAndrew Kelley