| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-06-27 | add f16 type | Ben Noordhuis |
| 2018-04-15 | add @sqrt built-in function | Andrew Kelley |
| 2017-09-14 | depend on embedded SoftFloat-3d instead of __float128 | Andrew Kelley |
| 2017-08-20 | compile-time f32, f64 operations are now correctly lossy | Andrew Kelley |
| 2017-08-18 | remove dependency on quadmath.h | Andrew Kelley |
| 2017-08-18 | depend on libquadmath | Andrew Kelley |
| 2017-08-18 | cast between __float128 and double to fix build in some places | Andrew Kelley |
| 2017-08-18 | make casting between __float128 and long double explicit | Andrew Kelley |
| 2017-08-17 | fix bitCast for big integers | Andrew Kelley |
| 2017-08-07 | add ability to explicitly cast float to integer | Andrew Kelley |
| 2017-07-08 | better bigint/bigfloat implementation | Andrew Kelley |
