hewsut has quit [Read error: Connection reset by peer]
jemc has quit [Ping timeout: 244 seconds]
Praetonus has quit [Quit: Leaving]
toblux_ has joined #ponylang
toblux has quit [Ping timeout: 250 seconds]
montanonic has joined #ponylang
jemc has joined #ponylang
prettyvanilla has joined #ponylang
montanonic has quit [Ping timeout: 250 seconds]
montanonic has joined #ponylang
jemc has quit [Ping timeout: 276 seconds]
graaff has joined #ponylang
montanonic has quit [Ping timeout: 250 seconds]
_whitelogger has joined #ponylang
dinfuehr has quit [Ping timeout: 252 seconds]
dinfuehr has joined #ponylang
_whitelogger has joined #ponylang
Matthias247 has joined #ponylang
tm-exa has joined #ponylang
tm-exa has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
mrkishi has joined #ponylang
mrkishi has quit [Remote host closed the connection]
toblux_ has quit []
tm-exa has joined #ponylang
Praetonus has joined #ponylang
Matthias247 has quit [Read error: Connection reset by peer]
pyon has quit [Quit: brb guise]
pyon has joined #ponylang
pyon has quit [Quit: reboot]
pyon has joined #ponylang
graaff has quit [Quit: Leaving]
tm-exa has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jemc has joined #ponylang
mytrile has joined #ponylang
montanonic has joined #ponylang
TwoNotes has joined #ponylang
montanonic has quit [Ping timeout: 265 seconds]
montanonic has joined #ponylang
montanonic has quit [Ping timeout: 244 seconds]
tm-exa has joined #ponylang
Matthias247 has joined #ponylang
dynarr has joined #ponylang
tm-exa has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
montanonic has joined #ponylang
Praetonus has quit [Quit: Leaving]
jemc has quit [Ping timeout: 265 seconds]
<dynarr>
i see that ponyc doesn't do incremental builds, so i happened to notice when recompiling a simple program (without changing the source), the binary file size went from 240672 bytes to 248856. purely out of curiosity, what could be causing this?
<dynarr>
i know very little about compilers, but i was a bit surprised to see a very different binary each time i compiled
TwoNotes has quit [Quit: Leaving.]
jemc has joined #ponylang
dynarr has quit [Quit: A merry Christmas to all, and to all a good night!]
Matthias247 has quit [Read error: Connection reset by peer]
<doublec>
Is it possible to do unions in the pony ffi?