pmurias | hmm, is there a way to emit messages from tests and have the spec tests harness pass them (in development only) | 08:37 | |||||||||||||||||||||||||||||||||||||
nebuchadnezzar: that file is a autogenerated one, I plan on removing autogenerated files from the repo but I didn't get round to it yet | 08:44 | ||||||||||||||||||||||||||||||||||||||
Geth | rakudo/remove-migration: b358be1597 | pmurias++ | src/Perl6/Actions.nqp Add a debug flag to find migration |
08:47 | |||||||||||||||||||||||||||||||||||||
rakudo/remove-migration: 627f56c083 | pmurias++ | 2 files Emit more self contained code for some things rather than depend on migration |
|||||||||||||||||||||||||||||||||||||||
lizmat | Files=1232, Tests=75970, 325 wallclock secs (14.65 usr 5.27 sys + 2249.87 cusr 225.37 csys = 2495.16 CPU) | 08:54 | |||||||||||||||||||||||||||||||||||||
nebuchadnezzar | pmurias: OK, so I can remove it for now, since I don't even package the JS backend | 11:59 | |||||||||||||||||||||||||||||||||||||
tbrowder | AlexDaniel: are you there? | 12:05 | |||||||||||||||||||||||||||||||||||||
um, here? | 12:06 | ||||||||||||||||||||||||||||||||||||||
pmurias | nebuchadnezzar: if you don't package the JS backend you can remove everything in src/vm/js :) | 12:10 | |||||||||||||||||||||||||||||||||||||
what does WANTED(QAST::Var.new(...), 'once') do? | 12:11 | ||||||||||||||||||||||||||||||||||||||
jnthn: what is the wanted mechanism? | 12:15 | ||||||||||||||||||||||||||||||||||||||
jnthn | pmurias: TimToady put it in so would know the details, but it's for tracking usage, so that "useless use of X in sink context" style warnings can be given | 12:23 | |||||||||||||||||||||||||||||||||||||
pmurias | jnthn: thank you | 12:24 | |||||||||||||||||||||||||||||||||||||
tbrowder | .tell AlexDaniel see the docs for my latest take on pod %config formats. i suggest specifically limiting list and hash strings to being delimited by single or double quotes, i.e., no Q or q delimited forms. | 12:41 | |||||||||||||||||||||||||||||||||||||
yoleaux | tbrowder: I'll pass your message to AlexDaniel. | ||||||||||||||||||||||||||||||||||||||
tbrowder | jnthn: is it possible to define a dump or perl method in Grammar.nqp to enable debugging a match object? | 12:43 | |||||||||||||||||||||||||||||||||||||
timotimo | isn't there one already? | 12:47 | |||||||||||||||||||||||||||||||||||||
jnthn | tbrowder: Looking at the source, it seems there is a method dump defiend on them | 12:48 | |||||||||||||||||||||||||||||||||||||
timotimo | nqp: my $r = "hello" ~~ / e.. /; say $r.dump | ||||||||||||||||||||||||||||||||||||||
camelia | Assignment ("=") not supported in NQP, use ":=" instead at line 2, near " \"hello\" ~" at gen/moar/stage2/NQPHLL.nqp:707 (/home/camelia/rakudo-m-inst-2/share/nqp/lib/NQPHLL.moarvm:panic) from <unknown>:1 (/home/camelia/rakudo-m-inst-2/share/nqp/lib/nqp… |
||||||||||||||||||||||||||||||||||||||
timotimo | nqp: my $r = "hello" ~~ / e.. /; say($r.dump) | ||||||||||||||||||||||||||||||||||||||
camelia | Assignment ("=") not supported in NQP, use ":=" instead at line 2, near " \"hello\" ~" at gen/moar/stage2/NQPHLL.nqp:707 (/home/camelia/rakudo-m-inst-2/share/nqp/lib/NQPHLL.moarvm:panic) from <unknown>:1 (/home/camelia/rakudo-m-inst-2/share/nqp/lib/nqp… |
||||||||||||||||||||||||||||||||||||||
timotimo | nqp: my $r := "hello" ~~ / e.. /; say($r.dump) | ||||||||||||||||||||||||||||||||||||||
camelia | |||||||||||||||||||||||||||||||||||||||
timotimo | that's not much output | ||||||||||||||||||||||||||||||||||||||
jnthn | nqp: my $r := "hello" ~~ / (e).(.) /; say($r.dump) | ||||||||||||||||||||||||||||||||||||||
camelia | - 0: e - 1: l |
||||||||||||||||||||||||||||||||||||||
timotimo | ah, need to actually match something | 12:49 | |||||||||||||||||||||||||||||||||||||
that makes a ton of sense | |||||||||||||||||||||||||||||||||||||||
tbrowder | jnthn: thnx! | 12:50 | |||||||||||||||||||||||||||||||||||||
Geth | rakudo/remove-migration: 44027739fc | pmurias++ | src/Perl6/Actions.nqp Install once statevar in the right place instead of migrating it |
13:03 | |||||||||||||||||||||||||||||||||||||
alerts: f44f856bcf | (Zoffix Znet)++ | bin/server.p6 Add "powered by Cro" to footer |
13:14 | ||||||||||||||||||||||||||||||||||||||
alerts: 33513a8fbe | (Zoffix Znet)++ | 4 files Ensure we follow public-alization delay for Tweets as well |
13:46 | ||||||||||||||||||||||||||||||||||||||
alerts: 2a8298b835 | (Zoffix Znet)++ | lib/P6lert.pm6 Add P6lert.update |
13:48 | ||||||||||||||||||||||||||||||||||||||
alerts: 3244ce40f1 | (Zoffix Znet)++ | 5 files Implement p6lert IRC bot |
16:01 | ||||||||||||||||||||||||||||||||||||||
alerts: 1d41be2e8c | (Zoffix Znet)++ | 3 files Implement embeddable JavaScript widget |
17:27 | ||||||||||||||||||||||||||||||||||||||
ilmari giggles at "token blorst" | 17:41 | ||||||||||||||||||||||||||||||||||||||
[Tux] |
|
18:09 | |||||||||||||||||||||||||||||||||||||
Rakudo version 2017.12-57-gc10b8fe95 - MoarVM version 2017.12-13-g01619e0d0 | |||||||||||||||||||||||||||||||||||||||
ilmari | buggable: speed 60 :4 test-t | 18:10 | |||||||||||||||||||||||||||||||||||||
buggable | ilmari, ▂ ▂ ▃ ▅ ↑ █ ↑ ▃▄↑ dates: 2017-12-01–2017-12-28 | ||||||||||||||||||||||||||||||||||||||
ilmari, ▇█▇█ ▁ ▂▂▅█ ▄▆ ▅█ █ █▃█ ▃███ range: 2.785s–3.195s | |||||||||||||||||||||||||||||||||||||||
ilmari, ████ ▂▇▄▅▇█▆ ████▃▂ ▄▅ ▃ ▄▅██▃▄▃ ██▆█▅▄▄▆████▅▄▄▃▆████ speed: 4% slower (widths: 9/3) | |||||||||||||||||||||||||||||||||||||||
ilmari, ████▃███████████████▄▇██▆█▆▅▆▅████████▁█████████████████████ | |||||||||||||||||||||||||||||||||||||||
ilmari | bah, too wide :( | ||||||||||||||||||||||||||||||||||||||
buggable: speed 40 :4 test-t | |||||||||||||||||||||||||||||||||||||||
buggable | ilmari, ▅ ↑ █ ↑ ▃▄↑ dates: 2017-12-05–2017-12-28 | ||||||||||||||||||||||||||||||||||||||
ilmari, ▄▆ ▅█ █ █▃█ ▃███ range: 2.785s–3.195s | |||||||||||||||||||||||||||||||||||||||
ilmari, ▄▅ ▃ ▄▅██▃▄▃ ██▆█▅▄▄▆████▅▄▄▃▆████ speed: 8% slower (widths: 9/3) | |||||||||||||||||||||||||||||||||||||||
ilmari, ▄▇██▆█▆▅▆▅████████▁█████████████████████ | |||||||||||||||||||||||||||||||||||||||
Geth | alerts: 4c4716d404 | (Zoffix Znet)++ | 2 files Add `low` and `high` severity levels - low, normal, high are regular severity levels, and `info` and `critical` are now out-of-band severity levels |
19:01 | |||||||||||||||||||||||||||||||||||||
alerts: 7f56f7c7e6 | (Zoffix Znet)++ | 4 files Implement /last API endpoint - Last N most recent alerts - Make JS Widget show last 10 alerts |
19:26 | ||||||||||||||||||||||||||||||||||||||
alerts: 6678b7eae1 | (Zoffix Znet)++ | 2 files Make Widget's title link to alerts.perl6.org |
19:30 | ||||||||||||||||||||||||||||||||||||||
rakudo/list-Seq: 23eb31f3a2 | (Zoffix Znet)++ | src/core/List.pm Fix &list(Seq:D) giving a Seq, not a list |
20:11 | ||||||||||||||||||||||||||||||||||||||
roast/list-Seq: ae744540df | (Zoffix Znet)++ | S03-sequence/basic.t Test list(Seq)/Seq.list gives lists |
20:12 | ||||||||||||||||||||||||||||||||||||||
alerts: 206dd1fc96 | (Zoffix Znet)++ | bin/alert.p6 Allow named anywhere |
23:53 | ||||||||||||||||||||||||||||||||||||||
alerts: 7744cd70c4 | (Zoffix Znet)++ | 2 files Add easy-start scripts |
|||||||||||||||||||||||||||||||||||||||
alerts: ce32333ef5 | (Zoffix Znet)++ | static/main.scss Add alternate gb for low/high severity alerts |
23:56 |