ChanServ changed the topic of #zig to: zig programming language | ziglang.org | be excellent to each other | channel logs: https://irclog.whitequark.org/zig/
hasen_judy has quit [Remote host closed the connection]
benq has joined #zig
arBmind has quit [Quit: Leaving.]
hasen_judy has joined #zig
hasen_judy has quit [Ping timeout: 258 seconds]
benq has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<GitHub29> [zig] andrewrk pushed 1 new commit to master: https://git.io/vdKEa
<GitHub29> zig/master b61a6ec Andrew Kelley: implement command line argument parsing for windows...
hasen_judy has joined #zig
hasen_judy has quit [Ping timeout: 255 seconds]
<GitHub58> [zig] andrewrk pushed 1 new commit to master: https://git.io/vdKuH
<GitHub58> zig/master 7f9dc4e Andrew Kelley: fix std.os.getRandomBytes for windows
_whitelogger has joined #zig
puppp has joined #zig
pupppp has joined #zig
puppp has quit [Ping timeout: 240 seconds]
tiehuis has joined #zig
pupppp has quit [Ping timeout: 240 seconds]
pupppp has joined #zig
hasen_judy has joined #zig
arBmind has joined #zig
hasen_judy has quit [Ping timeout: 255 seconds]
arBmind has quit [Quit: Leaving.]
arBmind has joined #zig
pupppp has quit [Ping timeout: 240 seconds]
arBmind has quit [Ping timeout: 246 seconds]
arBmind has joined #zig
pupppp has joined #zig
hasen_judy has joined #zig
hasen_judy has quit [Ping timeout: 258 seconds]
pupppp has quit [Ping timeout: 248 seconds]
hasen_judy has joined #zig
hasen_judy has quit [Ping timeout: 258 seconds]
pupppp has joined #zig
pupppp has quit [Read error: Connection reset by peer]
pupppp has joined #zig
tiehuis has quit [Quit: WeeChat 1.9.1]
benq has joined #zig
hasen_judy has joined #zig
hasen_judy has quit [Ping timeout: 258 seconds]
Perelandric has joined #zig
hasen_judy has joined #zig
hasen_judy has quit [Ping timeout: 246 seconds]
benq has quit [Ping timeout: 255 seconds]
hasen_judy has joined #zig
hasen_judy has quit [Remote host closed the connection]
clownpriest has joined #zig
clownpriest has quit [Ping timeout: 248 seconds]
arBmind has quit [Quit: Leaving.]
hasen_judy has joined #zig
hasen_judy has quit [Ping timeout: 246 seconds]
<cgag> whats the motivation for only being able to pass structs/enums via pointer?
<tankfeeder> whats wrong with this?
<cgag> i'm just curious why since structs are passed by value in go so i assume there's a tradeoff but maybe not. Is it always faster than copying?
<andrewrk> it's so that there's only 1 way to do it
<andrewrk> you can't wonder which way is faster
<andrewrk> passing by value involves a hidden memcpy
<andrewrk> if you need a copy, make a copy
<cgag> makes sense
hasen_judy has joined #zig
hasen_judy has quit [Ping timeout: 258 seconds]
pupppp has quit [Read error: Connection reset by peer]
pupppp has joined #zig
cenomla has joined #zig
cenomla has quit [Quit: cenomla]
cenomla has joined #zig
redj_ has joined #zig
redj has quit [Ping timeout: 246 seconds]
cenomla has quit [Quit: cenomla]
cenomla has joined #zig
Perelandric has quit [Ping timeout: 260 seconds]
cenomla has quit [Quit: cenomla]
cenomla has joined #zig
cenomla has quit [Client Quit]
cenomla has joined #zig
pupppp has quit [Ping timeout: 248 seconds]
cenomla has quit [Quit: cenomla]
cenomla has joined #zig
hasen_judy has joined #zig
hasen_judy has quit [Ping timeout: 258 seconds]