| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-11-13 | New Zig formal grammar (#1685) | Jimmi Holst Christensen |
| 2018-10-15 | remove implicit cast from T to *const T | Andrew Kelley |
| 2018-10-15 | Solve the return type ambiguity (#1628) | Jimmi Holst Christensen |
| 2018-09-13 | remove `this`. add `@This()`. | Andrew Kelley |
| 2018-09-13 | math/complex: cexp test correction and ldexp usage fix | Marc Tiehuis |
| 2018-08-23 | Default to strict IEEE floating point | Marc Tiehuis |
| 2018-06-17 | remove integer and float casting syntax | Andrew Kelley |
| 2018-06-16 | std.Complex: use better arg passing convention and fix a TODO | Andrew Kelley |
| 2018-05-31 | use * for pointer type instead of & | Andrew Kelley |
| 2018-05-29 | run zig fmt on the codebase | Andrew Kelley |
| 2018-05-17 | more std lib to postfix deref with zig fmt | Andrew Kelley |
| 2018-04-24 | convert NOTE to TODO so we catch it later | Andrew Kelley |
| 2018-04-24 | clean up complex math tests | Andrew Kelley |
| 2018-04-24 | Add initial complex-number support | Marc Tiehuis |
