xshuiniu has quit [Remote host closed the connection]
aedigix has joined #ponylang
unbalancedparen has quit [Quit: WeeChat 1.6]
xshuiniu has joined #ponylang
mvzink has quit [Ping timeout: 260 seconds]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 265 seconds]
jemc has quit [Ping timeout: 256 seconds]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 265 seconds]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 260 seconds]
Praetonus has quit [Quit: Leaving]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 260 seconds]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 260 seconds]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 245 seconds]
mvzink has joined #ponylang
amclain has quit [Quit: Leaving]
mvzink has quit [Ping timeout: 252 seconds]
mvzink has joined #ponylang
Matthias247 has joined #ponylang
mvzink has quit [Ping timeout: 250 seconds]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 244 seconds]
mvzink has joined #ponylang
montanonic has joined #ponylang
mvzink has quit [Ping timeout: 250 seconds]
montanonic has quit [Ping timeout: 256 seconds]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 250 seconds]
Matthias247 has quit [Quit: Matthias247]
Matthias247 has joined #ponylang
Matthias247 has quit [Ping timeout: 252 seconds]
Matthias247 has joined #ponylang
c355e3b has quit [Quit: Connection closed for inactivity]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 252 seconds]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 244 seconds]
sblessing has joined #ponylang
Matthias247 has quit [Quit: Matthias247]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 252 seconds]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 256 seconds]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 260 seconds]
<SeanTAllen>
0.6.0 was released. It contains a fix for a crashing bug and as such updating ASAP is recommended however, it also includes a breaking API change, so you should be aware of that. More details here: https://pony.groups.io/g/user/topic/0_6_0_released/2922393?p=,,,20,0,0,0::RecentPostDate%2FSticky,,,20,2,0,2922393
<Candle>
Ha, seen the update via brew already :)
_andre has joined #ponylang
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 256 seconds]
<SeanTAllen>
It happened while I was sleeping
<SeanTAllen>
¯\_(ツ)_/¯
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 250 seconds]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 244 seconds]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 250 seconds]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 252 seconds]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 250 seconds]
mvzink has joined #ponylang
dinfuehr has quit [Ping timeout: 260 seconds]
dinfuehr has joined #ponylang
mvzink has quit [Ping timeout: 250 seconds]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 250 seconds]
c355e3b has joined #ponylang
mvzink has joined #ponylang
sblessing has quit [Quit: Lost terminal]
mvzink has quit [Ping timeout: 260 seconds]
mvzink has joined #ponylang
mvzink has quit [Ping timeout: 260 seconds]
mvzink has joined #ponylang
jemc has joined #ponylang
amclain has joined #ponylang
Praetonus has joined #ponylang
Matthias247 has joined #ponylang
<SeanTAllen>
jemc: you know the compiler better than me, I just ran into an error. I was trying to define a user build flag. to be used like `ifdef MYFLAG then` but its falling into the TK_REFERENCE case in syntax.c line 782 instead of the user defined flag case if it was a TK_STRING, do you know that part of the codebase?
_andre has quit [Quit: leaving]
<jemc>
SeanTAllen: have you tried `ifdef "MYFLAG" then ... end`?
<SeanTAllen>
oooo
<SeanTAllen>
in a string
<SeanTAllen>
literal DUR
<SeanTAllen>
thanks jemc
<jemc>
yeah, `TK_REFERENCE` is the compiler parlance for a non-keyword word that hasn't yet been resolved to something else (which happes in the expr pass)
<SeanTAllen>
yeah
<SeanTAllen>
long day
<SeanTAllen>
much integrating of code
<SeanTAllen>
that should have been moreobvious
<SeanTAllen>
i was just staring at it saying "i dont get it"
<SeanTAllen>
time for a nice long break
c355e3b has quit [Quit: Connection closed for inactivity]
Matthias247 has quit [Read error: Connection reset by peer]