00:15
endformationage has joined #ponylang
00:25
user10032 has quit [Quit: Leaving]
00:39
Hashirama has joined #ponylang
00:39
<
Hashirama >
Must say, hate the navigation on the website
00:57
dougmacdoug has quit [Ping timeout: 260 seconds]
01:15
dipin has joined #ponylang
01:21
dougmacdoug has joined #ponylang
01:24
aturley has quit [Quit: aturley]
01:45
ovidnis has quit [Remote host closed the connection]
02:00
Hashirama has quit [Quit: Leaving.]
02:13
Hashirama has joined #ponylang
02:15
Hashirama has quit [Client Quit]
03:08
<
dougmacdoug >
is multiple infix sugar methods on an interface a known bug?
03:08
<
dougmacdoug >
interface NoCanDo; fun add(that: F32); fun add(that: F64)
03:08
<
dougmacdoug >
that throws an assertion failure on compile
03:17
<
SeanTAllen >
can you post a playground link dougmacdoug ?
03:21
<
SeanTAllen >
and not that wouldn't be expected. can you open an issue for that?
03:22
<
SeanTAllen >
Having any two methods with the same name in the interface will trigger that
03:22
<
SeanTAllen >
It should be informing you that method overloading isn't supported
03:22
<
SeanTAllen >
it doesn't need to be "add"
03:22
<
SeanTAllen >
you can change both methods to "foo" and the same thing will happen
03:22
<
SeanTAllen >
if you could note that in the issue it would be helpful.
03:23
<
SeanTAllen >
thanks dougmacdoug
03:23
<
SeanTAllen >
going back to my movie now.
04:50
khan has joined #ponylang
04:57
mahmudov has quit [Remote host closed the connection]
05:08
codec1 has quit [Read error: Connection reset by peer]
05:32
dipin has quit [Quit: dipin]
06:01
endformationage has quit [Quit: WeeChat 1.9.1]
06:07
khan has quit [Quit: khan]
06:07
khan has joined #ponylang
06:12
khan has quit [Client Quit]
06:12
khan has joined #ponylang
08:03
<
dougmacdoug >
function signature is marked as partial but the function body cannot raise an error
08:04
<
dougmacdoug >
cannot seem to make that go away/get case functions working..
08:59
khan has quit [Quit: khan]
09:57
user10032 has joined #ponylang
11:25
dougmacdoug has quit [Ping timeout: 260 seconds]
12:44
khan has joined #ponylang
12:45
codec1 has joined #ponylang
13:58
khan has quit [Quit: khan]
13:58
khan has joined #ponylang
14:03
khan has quit [Client Quit]
14:03
khan has joined #ponylang
16:09
endformationage has joined #ponylang
16:26
acarrico has joined #ponylang
16:27
Hashirama has joined #ponylang
16:39
winksaville has quit [Quit: Page closed]
17:03
user10032 has quit [Quit: Leaving]
17:05
krig[m] has joined #ponylang
17:20
Hashirama has quit [Quit: Leaving.]
17:26
dipin has joined #ponylang
17:46
dougmacdoug has joined #ponylang
18:04
Hashirama has joined #ponylang
18:08
khan has quit [Quit: khan]
18:09
khan has joined #ponylang
18:13
khan has quit [Client Quit]
18:13
khan has joined #ponylang
18:33
khan has quit [Quit: khan]
18:33
khan has joined #ponylang
18:38
dipin has quit [Quit: dipin]
18:45
mahmudov has joined #ponylang
18:48
khan has quit [Quit: khan]
18:48
khan has joined #ponylang
18:53
dougmacdoug has quit [Ping timeout: 260 seconds]
19:02
Hashirama has quit [Quit: Leaving.]
19:47
vaninwagen has joined #ponylang
19:48
khan has quit [Quit: khan]
19:48
khan has joined #ponylang
19:49
<
vaninwagen >
Have a great Week!
19:53
khan has quit [Client Quit]
19:53
khan has joined #ponylang
20:13
vaninwagen has quit [Ping timeout: 248 seconds]
20:23
dougmacdoug has joined #ponylang
20:23
<
dougmacdoug >
is there any way to copy a box to a val. this was the only way I could get it to work for numbers: fun toval(b: F32 box) : F32 val => b+0
20:26
<
SeanTAllen >
if you post a short example of what you are trying to accomplish i can look later dougmacdoug. out of context, its hard to answer the question. i suspect there is something else that matter that is causing you to ask the question.
20:34
vaninwagen has joined #ponylang
20:56
<
dougmacdoug >
that seems to work although I dont understand why
20:57
vaninwagen has quit [Remote host closed the connection]
20:58
<
SeanTAllen >
i dont understand what you were trying to do so i can't help you with that
20:58
<
SeanTAllen >
F32 is always going to be `val`.
20:58
<
SeanTAllen >
Its a machien word
21:01
<
dougmacdoug >
i am using it in a tuple
21:04
<
SeanTAllen >
sorry dougmacdoug. I dont understand your statement. Or how it relates to my statement.
21:16
khan has quit [Quit: khan]
21:57
dougmacdoug has quit [Ping timeout: 260 seconds]
22:17
love has joined #ponylang
22:17
love is now known as Guest22925
22:21
aturley has joined #ponylang
22:23
aturley has quit [Client Quit]
22:24
Guest22925 has quit [Ping timeout: 268 seconds]
22:40
aturley has joined #ponylang
22:49
aturley has quit [Quit: aturley]
22:57
aturley has joined #ponylang
23:06
codec1 has quit [Read error: Connection reset by peer]
23:15
kempe has quit [Ping timeout: 256 seconds]