| Age | Commit message (Expand) | Author |
|---|---|---|
| 2017-12-02 | ability to set tag values of enums | Andrew Kelley |
| 2017-09-14 | do not depend on __int128 | Andrew Kelley |
| 2017-09-14 | depend on embedded SoftFloat-3d instead of __float128 | Andrew Kelley |
| 2017-09-13 | fix up msvc stuff to make it work on linux and macos too | Andrew Kelley |
| 2017-09-11 | Add support for MSVC | Jonathan Marler |
| 2017-09-02 | rewrite parseh to use AST instead of direct types | Andrew Kelley |
| 2017-08-20 | compile-time f32, f64 operations are now correctly lossy | Andrew Kelley |
| 2017-08-17 | fix bitCast for big integers | Andrew Kelley |
| 2017-08-17 | fix big integer shifting by large number | Andrew Kelley |
| 2017-08-17 | fix wrong value for clz, ctz at compile time | Andrew Kelley |
| 2017-08-16 | compiler_rt implementations for __fixuns* functions | Andrew Kelley |
| 2017-08-09 | more intuitive left shift and right shift operators | Andrew Kelley |
| 2017-07-08 | better bigint/bigfloat implementation | Andrew Kelley |
