Commits
User selector
Commit History
Commits on Apr 5, 2019
fix NaN comparing equal to itself
Show description for 1dc6751committed
Commits on Mar 22, 2019
float literals now parse using musl's 128 bit float code
Show description for 4615ed5committed
Commits on Jun 27, 2018
add f16 type
Show description for fd75e73committed
Commits on Apr 15, 2018
add @sqrt built-in function
Show description for b5459ebcommitted
Commits on Sep 14, 2017
depend on embedded SoftFloat-3d instead of __float128
Show description for 14cda27committed
Commits on Aug 20, 2017
compile-time f32, f64 operations are now correctly lossy
Show description for 09bd4a9committed
Commits on Aug 18, 2017
- committed
depend on libquadmath
Show description for b73d4f7committed- committed
- committed
fix bitCast for big integers
Show description for 1b5d61bcommitted
Commits on Aug 7, 2017
add ability to explicitly cast float to integer
Show description for 2234788committed
Commits on Jul 8, 2017
Loading