| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-11-13 | New Zig formal grammar (#1685) | Jimmi Holst Christensen |
| 2018-10-15 | Solve the return type ambiguity (#1628) | Jimmi Holst Christensen |
| 2018-08-27 | zig fmt | Andrew Kelley |
| 2018-08-25 | fix stack traces on linux | Andrew Kelley |
| 2018-08-23 | MacOS stack traces use the already mmapped executable | Andrew Kelley |
| 2018-07-23 | macho backtraces - use std.sort.sort instead of insertion sort | Andrew Kelley |
| 2018-07-11 | Add generic comparator generator functions for sorting | Marc Tiehuis |
| 2018-06-18 | remove []u8 casting syntax. add `@bytesToSlice` and `@sliceToBytes` | Andrew Kelley |
| 2018-06-09 | breaking syntax change: ??x to x.? (#1095) | Andrew Kelley |
| 2018-06-04 | Pointer Reform: proper slicing and indexing (#1053) | 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-02-21 | clean up mach-o stack trace code | Andrew Kelley |
| 2018-02-19 | add support for stack traces on macosx | Ben Noordhuis |
