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 | Please consider participating in our mailing lists => https://pony.groups.io/g/pony
TonyLo has quit [Ping timeout: 255 seconds]
jemc has joined #ponylang
jemc has quit [Ping timeout: 255 seconds]
FiveBroDeepBook has joined #ponylang
FiveBroDeepBook has left #ponylang [#ponylang]
Xe has quit [Ping timeout: 258 seconds]
Xe has joined #ponylang
unbalancedparen has quit [Ping timeout: 255 seconds]
Guest25908 has joined #ponylang
jemc has joined #ponylang
Guest25908 has left #ponylang [#ponylang]
jemc has quit [Ping timeout: 256 seconds]
graaff has joined #ponylang
FiveBroDeepBook has joined #ponylang
FiveBroDeepBook has left #ponylang [#ponylang]
dougmacdoug has quit [Ping timeout: 240 seconds]
TonyLo has joined #ponylang
Matthias247 has joined #ponylang
dougmacdoug has joined #ponylang
FiveBroDeepBook has joined #ponylang
FiveBroDeepBook has left #ponylang [#ponylang]
jemc has joined #ponylang
TonyLo has quit []
jemc has quit [Ping timeout: 258 seconds]
srenatus[m] has quit [Ping timeout: 256 seconds]
prose[m] has quit [Ping timeout: 256 seconds]
M-sj4nes has quit [Ping timeout: 240 seconds]
irx[m] has quit [Ping timeout: 240 seconds]
M-hrjet has quit [Ping timeout: 255 seconds]
graaff has quit [Quit: Leaving]
TonyLo has joined #ponylang
M-sj4nes has joined #ponylang
jemc has joined #ponylang
irx[m] has joined #ponylang
srenatus[m] has joined #ponylang
M-hrjet has joined #ponylang
prose[m] has joined #ponylang
jemc has quit [Ping timeout: 260 seconds]
<dougmacdoug> how do i use log messages in TestHelper? not seeing anything whether true or false.. do i have to assert a fail?
<SeanTAllen> dougmacdoug: log messages? what are you trying to accomplish.
<dougmacdoug> i wanted some print debugging thru unit tests.. seems you need to call fail to get them to print
<SeanTAllen> you can use the Debug package
<dougmacdoug> nice.. thx
<dougmacdoug> this is what I have been pecking away at : https://github.com/dougmacdoug/worsim/blob/master/linal/linear_math.pony
<dougmacdoug> still dont know enough pony to be sure if it makes sense to do it that way.. but what the heck
<SeanTAllen> best way to learn is to try a bunch of stuff and see what feels right
<SeanTAllen> ive been writing Pony every day for over a year and still find myself doing that
<dougmacdoug> i've just gotten to the point where i usually put the variable name before the type without having to hitting backspace ;p
TonyLo has quit []
Matthias247 has quit [Read error: Connection reset by peer]