ChanServ changed the topic of #zig to: zig programming language | ziglang.org | be excellent to each other | channel logs: https://irclog.whitequark.org/zig/
atk has quit [Quit: Well this is unexpected.]
atk has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
alexnask has quit [Ping timeout: 264 seconds]
fjvallarino has quit [Remote host closed the connection]
isd has joined #zig
fjvallarino has joined #zig
<GitHub90>
[zig] thejoshwolfe pushed 1 new commit to master: https://git.io/f6PPq
<GitHub90>
zig/master 0206b76 Josh Wolfe: syntax in build.zig example doc
fjvallarino has quit [Remote host closed the connection]
fjvallarino has joined #zig
fjvallarino has quit [Remote host closed the connection]
fjvallarino has joined #zig
fjvallarino has quit [Ping timeout: 240 seconds]
fjvallarino has joined #zig
dbandstra has joined #zig
alexnask has joined #zig
xtreak has joined #zig
isd has quit [Quit: Leaving.]
alexnask_ has joined #zig
alexnask has quit [Ping timeout: 240 seconds]
Ichorio has quit [Ping timeout: 256 seconds]
dbandstra has quit [Quit: Leaving]
mahmudov has quit [Remote host closed the connection]
<donlzx>
does zig has block comment syntax?
<andrewrk>
donlzx, no, only single line comments and doc comments
davr0s has joined #zig
<donlzx>
or anything like module level "static if" to switch off multiple lines of codes easily?
xtreak has quit [Remote host closed the connection]
xtreak has joined #zig
xtreak has quit [Remote host closed the connection]
alexnask_ has quit [Ping timeout: 248 seconds]
xtreak has joined #zig
xtreak_ has joined #zig
xtreak has quit [Ping timeout: 264 seconds]
very-mediocre has joined #zig
JinShil has quit [Read error: Connection reset by peer]
kristate has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
zolk3ri has joined #zig
kristate has quit [Remote host closed the connection]
kristate has joined #zig
davr0s has joined #zig
noonien has joined #zig
xtreak_ has quit [Remote host closed the connection]
kristate has quit [Remote host closed the connection]
xtreak has joined #zig
kristate has joined #zig
kristate has quit [Remote host closed the connection]
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
alexnask_ has joined #zig
very-mediocre has quit [Ping timeout: 260 seconds]
JinShil has joined #zig
donlzx has quit [Quit: Leaving]
kristate has joined #zig
xtreak has quit [Remote host closed the connection]
xtreak has joined #zig
very-mediocre has joined #zig
kristate has quit [Remote host closed the connection]
kristate has joined #zig
xtreak has quit []
hio has joined #zig
<hio>
guys I'm just an interested user, please dont rip my head off but what do you think about adding a language feature that allows json-like dot access of a Hashmap? So that I dont have to write mymap.getValue("key") but I can just write mymap.key
alexnask_ has quit [Ping timeout: 268 seconds]
very-mediocre has quit [Ping timeout: 260 seconds]
kristate has quit [Remote host closed the connection]
kristate has joined #zig
JinShil has quit [Quit: Leaving]
kristate has quit [Remote host closed the connection]
fjvallarino has quit [Remote host closed the connection]
fjvallarino has joined #zig
kristate has joined #zig
very-mediocre has joined #zig
<very-mediocre>
hio 1. what if the key is an object?
<very-mediocre>
2. what if it's a string with a space?
<very-mediocre>
3. check out the zen of zig to find out what it is vs what it isn't
<very-mediocre>
explicitness is a priority vs. "cuteness"
<GitHub75>
[zig] binary132 opened pull request #1187: Fix macOS instruction for LLVM location in README (master...fix-macos-llvm-readme) https://git.io/fyJ8J
kristate has quit [Remote host closed the connection]
kristate has joined #zig
kristate has quit [Remote host closed the connection]
kristate has joined #zig
<hio>
very-mediocre: yeah I know... I figured that it's against the spirit of zig
Ichorio has joined #zig
davr0s has joined #zig
kristate has quit [Remote host closed the connection]
alexnask_ has joined #zig
kristate has joined #zig
alexnask_ has quit [Ping timeout: 240 seconds]
fjvallarino has quit [Remote host closed the connection]
quc has quit [Remote host closed the connection]
fjvallarino has joined #zig
dbandstra has joined #zig
<GitHub83>
[zig] andrewrk merged fix-travis-undefined-symbols into master: https://git.io/fSs9f