ChanServ changed the topic of #zig to: zig programming language | ziglang.org | be excellent to each other | channel logs: https://irclog.whitequark.org/zig/
arBmind1 has joined #zig
arBmind has quit [Ping timeout: 256 seconds]
arBmind1 has quit [Quit: Leaving.]
cenomla has joined #zig
cenomla has quit [Remote host closed the connection]
cenomla has joined #zig
cenomla has quit [Quit: cenomla]
<GitHub164> [zig] andrewrk pushed 4 new commits to master: https://git.io/vbPhH
<GitHub164> zig/master 27ba4f0 Andrew Kelley: export keyword works again
<GitHub164> zig/master 9d9201c Andrew Kelley: bring back code that uses export and fix tests...
<GitHub164> zig/master c627f9e Andrew Kelley: wip bring back export keyword
skyfex_ has joined #zig
arBmind has joined #zig
Tobba has quit [Read error: Connection reset by peer]
arBmind has quit [Quit: Leaving.]
mal`` has quit [Quit: Leaving]
mal`` has joined #zig
arBmind has joined #zig
arBmind1 has joined #zig
arBmind has quit [Ping timeout: 268 seconds]
arBmind has joined #zig
arBmind1 has quit [Ping timeout: 248 seconds]
arBmind has quit [Quit: Leaving.]
Tobba has joined #zig
adagio_ has joined #zig
jjido has joined #zig
jjido has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jjido has joined #zig
adagio_ has quit [Quit: Page closed]
<GitHub105> [zig] andrewrk pushed 1 new commit to master: https://git.io/vb1XQ
<GitHub105> zig/master 1435604 Andrew Kelley: add sort.min and sort.max functions to stdlib
arBmind has joined #zig
jjido has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<GitHub29> [zig] andrewrk pushed 1 new commit to master: https://git.io/vb1SV
<GitHub29> zig/master 1cc450e Andrew Kelley: fix assert when wrapping zero bit type in nullable...