| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-12-10 | Replace @typeOf with @TypeOf in all zig source | Robin Voetter |
| 2019-12-06 | remove `@inlineCall` from zig | Andrew Kelley |
| 2019-11-30 | linux-i386 support | LemonBoy |
| 2019-11-21 | string literals are now null terminated | Andrew Kelley |
| 2019-11-13 | use @atomicStore in std lib | Vexu |
| 2019-11-08 | update the codebase to use `@as` | Andrew Kelley |
| 2019-11-07 | move SpinLock definitions around | kprotty |
| 2019-10-30 | fix regressions | Andrew Kelley |
| 2019-10-29 | basic DNS address resolution for linux without libc | Andrew Kelley |
| 2019-10-24 | get rid of std.os.foo.is_the_target | Andrew Kelley |
| 2019-10-12 | Add support for the statx syscall | LemonBoy |
| 2019-10-03 | Fix pipe syscall for MIPS | LemonBoy |
| 2019-10-01 | Correct signal bits for MIPS | LemonBoy |
| 2019-09-27 | Avoid truncating mmap2 offsets if not multiple of page size | LemonBoy |
| 2019-09-26 | Initial support for mipsel architecture¬ | LemonBoy |
| 2019-09-25 | mv std/ lib/ | Andrew Kelley |
