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
quc has quit [Ping timeout: 252 seconds]
steveno_ has joined #zig
quc has joined #zig
JinShil has joined #zig
steveno_ has quit [Ping timeout: 260 seconds]
darithorn has quit [Remote host closed the connection]
steveno_ has joined #zig
steveno_ has quit [Quit: Leaving]
return0e_ has joined #zig
return0e has quit [Ping timeout: 260 seconds]
steveno_ has joined #zig
steveno_ has quit [Client Quit]
steveno_ has joined #zig
steveno_ has quit [Client Quit]
donpdonp has quit [Ping timeout: 276 seconds]
donpdonp has joined #zig
isd has quit [Ping timeout: 264 seconds]
steveno_ has joined #zig
steveno_ has quit [Client Quit]
darithorn has joined #zig
darithorn_ has quit [Ping timeout: 256 seconds]
darithorn_ has joined #zig
darithorn has quit [Quit: Leaving]
_0joshuaolson1 has joined #zig
<_0joshuaolson1> Syntax/grammar question: why does Zig have the 'fn' keyword? For easy linear reading? Does it need it for unambiguous grammar?
<_0joshuaolson1> I just learned that Dart eschewed a special keyword for function definitions. Also, see https://softwareengineering.stackexchange.com/questions/257325/why-do-most-programming-languages-have-special-keyword-or-syntax-for-declaring-f
<_0joshuaolson1> ...to make Zig feel 'familiar'?
_0joshuaolson1 has quit [Quit: Page closed]
davr0s has joined #zig
SimonN has joined #zig
SimonNa has quit [Ping timeout: 245 seconds]
<n_1-c_k> andrewrk: thanks
Suirad has joined #zig
Ichorio has joined #zig
Ichorio has quit [Ping timeout: 264 seconds]
JinShil has quit [Quit: Leaving]
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
walac_ has joined #zig
quc has quit [Ping timeout: 260 seconds]
s455wang has quit [*.net *.split]
walac has quit [*.net *.split]
walac_ is now known as walac
s455wang has joined #zig
davr0s has joined #zig
return0e_ has quit [Ping timeout: 245 seconds]
return0e has joined #zig
return0e has quit [Read error: Connection reset by peer]
return0e_ has joined #zig
darithorn_ has quit [Ping timeout: 252 seconds]
darithorn_ has joined #zig
Ichorio has joined #zig
quc has joined #zig
Hejsil has joined #zig
Hejsil has quit [Ping timeout: 260 seconds]
cenomla has joined #zig
isd has joined #zig
steveno_ has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
quc has quit [Ping timeout: 240 seconds]
steveno_ has quit [Quit: Leaving]
cenomla has quit [Quit: cenomla]
<andrewrk> _0joshuaolson1, it's to have trivially unambiguous syntax
isd has quit [Remote host closed the connection]
davr0s has joined #zig
cmc has joined #zig
cenomla has joined #zig
cenomla has quit [Quit: cenomla]
isd has joined #zig
steveno_ has joined #zig
Ichorio has quit [Ping timeout: 276 seconds]
steveno_ has quit [Remote host closed the connection]
steveno_ has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<GitHub58> [zig] andrewrk pushed 1 new commit to master: https://git.io/vhYFi
<GitHub58> zig/master 122a747 Andrew Kelley: zig fmt: use simple newlines rather than empty comments to hint...
steveno_ has quit [Ping timeout: 260 seconds]
steveno_ has joined #zig
<n_1-c_k> Is it considered a format crime to replace 'fn foo() void {' with 'fn foo () void {'? The former looks a bit like a function call, like putting 'if(...)' instead of 'if (...)'.
davr0s has joined #zig
<andrewrk> n_1-c_k, this sounds like a good discussion for #1003
<andrewrk> currently the formatter will rewrite that example to the former
<n_1-c_k> Thanks, I'll look...
steveno_ has quit [Remote host closed the connection]
steveno_ has joined #zig
steveno_ has quit [Remote host closed the connection]
<GitHub38> [zig] andrewrk pushed 1 new commit to master: https://git.io/vhYNQ
<GitHub38> zig/master fd13a75 Andrew Kelley: zig fmt: allow same line struct literal with no trailing comma...
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
steveno_ has joined #zig
steveno_ has quit [Client Quit]
steveno_ has joined #zig
jjido has joined #zig
<GitHub51> [zig] andrewrk pushed 2 new commits to master: https://git.io/vhYpq
<GitHub51> zig/master 530da36 Andrew Kelley: zig fmt: fix enum decl with no trailing comma...
<GitHub51> zig/master 6c1fda3 Andrew Kelley: zig fmt: fix switch body indent
jjido has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
steveno_ has quit [Remote host closed the connection]
steveno_ has joined #zig
steveno_ has quit [Remote host closed the connection]
steveno_ has joined #zig
steveno_ has quit [Remote host closed the connection]
darithorn_ has quit [Read error: Connection reset by peer]
darithorn_ has joined #zig
darithorn has joined #zig
JinShil has joined #zig