00:29
acarrico has joined #ponylang
00:49
tokenrove has quit [Ping timeout: 240 seconds]
00:49
tokenrove has joined #ponylang
00:51
txdv has quit [Ping timeout: 240 seconds]
00:52
nisanharamati has quit [Quit: Connection closed for inactivity]
01:08
aturley_ has joined #ponylang
01:10
aturley has quit [Ping timeout: 255 seconds]
01:17
txdv has joined #ponylang
01:28
acarrico has quit [Ping timeout: 264 seconds]
02:02
jaro has quit [Ping timeout: 276 seconds]
02:02
jaro_ has quit [Ping timeout: 256 seconds]
02:56
alxs has joined #ponylang
03:00
alxs has quit [Client Quit]
05:01
bimawa3 has joined #ponylang
05:05
bimawa3 has quit [Ping timeout: 265 seconds]
05:17
bimawa3 has joined #ponylang
05:35
bimawa3 has quit [Ping timeout: 256 seconds]
06:20
Rachel has joined #ponylang
06:20
Rachel is now known as Guest40186
06:31
endformationage has quit [Quit: WeeChat 1.9.1]
06:52
betawaffle has quit [Excess Flood]
06:52
betawaffle has joined #ponylang
07:08
rblasucci has joined #ponylang
07:14
vaninwagen has joined #ponylang
07:26
vaninwagen_ has joined #ponylang
07:28
vaninwagen has quit [Ping timeout: 256 seconds]
07:44
Shorttail has joined #ponylang
07:47
<
Shorttail >
Is there a way to quiet tests? Like, only show tests that failed?
07:50
<
vaninwagen_ >
Shorttail: did you try running them with --noprog ?
07:50
<
vaninwagen_ >
that is not exactly showing only failed tests but, it gets closer
07:50
<
vaninwagen_ >
a little
07:51
<
Shorttail >
Much better, thanks. I'll come back and complain when I get enough tests to fill the screen. :P
07:52
<
Shorttail >
vaninwagen_: I don't see --noprog in ponyc --help and I didn't find it in the test page. Is it documented somewhere?
07:54
<
vaninwagen_ >
it is available in the help of the test binary
07:55
bimawa3 has joined #ponylang
09:48
rblasucci has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
09:49
brainproxy has quit [Ping timeout: 260 seconds]
09:53
rblasucci has joined #ponylang
09:55
Shorttail has quit [Ping timeout: 260 seconds]
10:04
brainproxy has joined #ponylang
10:09
brainproxy has quit [Ping timeout: 268 seconds]
10:13
bimawa4 has joined #ponylang
10:14
rkallos2 has joined #ponylang
10:14
bimawa3 has quit [Ping timeout: 248 seconds]
10:14
rkallos has quit [Ping timeout: 240 seconds]
10:32
rblasucci has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
10:43
brainproxy has joined #ponylang
10:55
bimawa has joined #ponylang
10:57
bimawa4 has quit [Ping timeout: 260 seconds]
11:13
alxs has joined #ponylang
11:21
rblasucci has joined #ponylang
11:24
ExtraCrispy has joined #ponylang
11:41
brainproxy has quit [Ping timeout: 268 seconds]
12:08
alxs has quit [Ping timeout: 256 seconds]
12:33
_andre has joined #ponylang
13:14
bimawa has quit [Ping timeout: 265 seconds]
13:14
bimawa2 has joined #ponylang
13:14
brainproxy has joined #ponylang
13:57
aturley_ has quit [Quit: aturley_]
13:57
aturley has joined #ponylang
13:58
bimawa2 has quit [Ping timeout: 240 seconds]
14:03
brainproxy has quit [Ping timeout: 245 seconds]
14:17
bimawa2 has joined #ponylang
14:30
brainproxy has joined #ponylang
14:43
alxs has joined #ponylang
14:50
jaro has joined #ponylang
15:20
alxs has quit [Quit: Computer's gone to sleep. ZZZzzz…]
15:35
alxs has joined #ponylang
15:44
alxs has quit [Quit: Computer's gone to sleep. ZZZzzz…]
15:45
alxs has joined #ponylang
16:01
alxs has quit [Quit: Computer's gone to sleep. ZZZzzz…]
16:34
alxs has joined #ponylang
16:44
endformationage has joined #ponylang
17:38
alxs_ has joined #ponylang
17:39
alxs has quit [Ping timeout: 256 seconds]
17:54
alxs_ has quit [Quit: Computer's gone to sleep. ZZZzzz…]
17:57
alxs has joined #ponylang
17:59
alxs has quit [Client Quit]
18:00
alxs has joined #ponylang
18:24
kempe has quit [Quit: WeeChat 1.8]
18:25
kempe has joined #ponylang
18:50
alxs has quit [Quit: Computer's gone to sleep. ZZZzzz…]
18:58
acarrico has joined #ponylang
19:06
<
emilbayes >
I have a question about "inheriting" from string
19:08
<
emilbayes >
I have this "SecretString" class that I want to use to store cryptographic keys
19:09
<
emilbayes >
So I'm using the custom allocator that does a bunch of stuff behind the scenes. But I also want to be able to write to the SecretString as it is being "constructed" while I want it to be come val later. How is the best way to go about this? I've seen others wrap a "buffer" in string an "proxy" to that through a _inner variable
19:10
<
emilbayes >
But I'm having trouble figuring out the reference capabilities and whether this _inner idea is good in this case
19:54
<
emilbayes >
I'm also a bit confused as to why the _final, which is box, is used to clean up resources from C. box means it's read-only, right? So if I do something like free an object from C there, wouldn't that possibly cause problems like double frees?
19:58
bimawa2 has quit [Ping timeout: 276 seconds]
21:05
bimawa2 has joined #ponylang
21:12
bimawa2 has quit [Ping timeout: 264 seconds]
21:44
_andre has quit [Quit: leaving]
21:46
brainpro1 has joined #ponylang
21:47
brainproxy has quit [Ping timeout: 256 seconds]
22:20
bimawa2 has joined #ponylang
22:29
bimawa2 has quit [Ping timeout: 240 seconds]
23:01
vaninwagen_ has quit [Ping timeout: 265 seconds]