jemc changed the topic of #ponylang to: Welcome! Please check out our Code of Conduct => https://github.com/ponylang/ponyc/blob/master/CODE_OF_CONDUCT.md | Public IRC logs are available => http://irclog.whitequark.org/ponylang
M-hrjet has quit [Remote host closed the connection]
aturley has joined #ponylang
aturley has quit [Ping timeout: 276 seconds]
montanonic has quit [Ping timeout: 258 seconds]
M-hrjet has joined #ponylang
Perelandric has quit [Ping timeout: 250 seconds]
jemc has quit [Ping timeout: 264 seconds]
unbalancedparen has quit [Quit: WeeChat 1.5]
aturley has joined #ponylang
c355e3b has quit [Quit: Connection closed for inactivity]
aturley has quit [Ping timeout: 264 seconds]
montanonic has joined #ponylang
aturley has joined #ponylang
aturley has quit [Ping timeout: 240 seconds]
SilverKey has joined #ponylang
tm-exa has joined #ponylang
tm-exa has quit [Quit: Computer has gone to sleep]
aturley has joined #ponylang
aturley has quit [Ping timeout: 252 seconds]
SilverKey has quit [Ping timeout: 276 seconds]
graaff has joined #ponylang
tm-exa has joined #ponylang
jemc has joined #ponylang
aturley has joined #ponylang
jemc has quit [Ping timeout: 272 seconds]
aturley has quit [Ping timeout: 244 seconds]
aturley has joined #ponylang
aturley has quit [Ping timeout: 252 seconds]
srenatus has joined #ponylang
SilverKey has joined #ponylang
tm-exa has quit [Quit: Computer has gone to sleep]
tm-exa has joined #ponylang
aturley has joined #ponylang
aturley has quit [Ping timeout: 250 seconds]
montanonic has quit [Ping timeout: 240 seconds]
tm-exa has quit [Quit: Computer has gone to sleep]
aturley has joined #ponylang
aturley has quit [Ping timeout: 276 seconds]
montanonic has joined #ponylang
srenatus has quit [Quit: Connection closed for inactivity]
aturley has joined #ponylang
aturley has quit [Ping timeout: 264 seconds]
aturley has joined #ponylang
aturley has quit [Ping timeout: 276 seconds]
_andre has joined #ponylang
aturley has joined #ponylang
aturley has quit [Remote host closed the connection]
aturley has joined #ponylang
aturley has quit [Ping timeout: 258 seconds]
c355e3b has joined #ponylang
montanonic has quit [Ping timeout: 250 seconds]
<doublec> Scramblejams: I wrote this based on our discussion on IRC https://bluishcoder.co.nz/2016/07/18/borrowing-in-pony.html
montanonic has joined #ponylang
aturley has joined #ponylang
aturley has quit [Ping timeout: 276 seconds]
montanonic has quit [Ping timeout: 240 seconds]
SilverKey has quit [Ping timeout: 258 seconds]
Perelandric has joined #ponylang
unbalancedparen has joined #ponylang
SilverKey has joined #ponylang
aturley has joined #ponylang
jemc has joined #ponylang
aturley has quit [Ping timeout: 252 seconds]
aturley has joined #ponylang
SilverKey has quit [Quit: Halted.]
SilverKey has joined #ponylang
runehog has quit [Remote host closed the connection]
runehog has joined #ponylang
runehog has quit [Remote host closed the connection]
jemc has quit [Ping timeout: 260 seconds]
<Scramblejams> doublec: Nice! I'll check it out.
<doublec> Interesting caveat of using 'recover' in behaviours: http://pastebin.com/6D1Z5Uj8
<doublec> The first example works
<doublec> The second example, calling a 'fun' within a recover block in a behaviour fails
<doublec> The error being that the 'fun' is not a tag, it's a box
<doublec> The 'this' in a behaviour usually looks like a 'ref' when a fun is called but if it's called from a recover it stays a tag.
amclain has joined #ponylang
NhanH has quit [Ping timeout: 272 seconds]
NhanH has joined #ponylang
<doublec> actually it's more general than that
<doublec> classes have the same issue http://pastebin.com/SkcZJwUL
<doublec> I assume the call to the method requires 'this' which isn't sendable so can't really be used in the recover block
jemc has joined #ponylang
nyarumes has quit [Ping timeout: 244 seconds]
nyarumes has joined #ponylang
SilverKey has quit [Quit: Halted.]
SilverKey has joined #ponylang
<Scramblejams> Working with capabilities seems to require quite a bit of puzzle-solving at times.
SilverKey has quit [Read error: Connection reset by peer]
cquinn has quit [Ping timeout: 272 seconds]
darach has quit [Ping timeout: 272 seconds]
SilverKey has joined #ponylang
Arch-TK has joined #ponylang
SeanTAllen has quit [Ping timeout: 272 seconds]
jonrh has quit [Ping timeout: 272 seconds]
graaff has quit [Ping timeout: 272 seconds]
atk has quit [Ping timeout: 272 seconds]
runehog has joined #ponylang
SilverKey has quit [Client Quit]
jonrh has joined #ponylang
cquinn has joined #ponylang
SeanTAllen has joined #ponylang
aturley has quit [Ping timeout: 252 seconds]
graaff has joined #ponylang
darach has joined #ponylang
SilverKey has joined #ponylang
aturley has joined #ponylang
SilverKey has quit [Quit: Halted.]
SilverKey has joined #ponylang
SilverKey has quit [Client Quit]
SilverKey has joined #ponylang
Matthias247 has joined #ponylang
SilverKey has quit [Quit: Halted.]
SilverKey has joined #ponylang
SilverKey has quit [Quit: Halted.]
theodus has joined #ponylang
_andre has quit [Quit: leaving]
wizeman has joined #ponylang
tm-exa has joined #ponylang
tm-exa has quit [Excess Flood]
graaff has quit [Quit: Leaving]
theodus has quit []
SilverKey has joined #ponylang
SilverKey has quit [Client Quit]
SilverKey has joined #ponylang
SilverKey has quit [Client Quit]
runehog has quit [Remote host closed the connection]
runehog has joined #ponylang
runehog has quit [Remote host closed the connection]
Matthias247 has quit [Read error: Connection reset by peer]
montanonic has joined #ponylang
aturley has quit [Ping timeout: 258 seconds]
NhanH has quit [Ping timeout: 264 seconds]
NhanH has joined #ponylang
unbalancedparen has quit [Quit: WeeChat 1.5]
runehog has joined #ponylang
SilverKey has joined #ponylang
SilverKey has quit [Client Quit]
aturley has joined #ponylang
aturley has quit [Ping timeout: 258 seconds]
<SeanTAllen> you start to get the hang of it Scramblejams