Geth alerts: df8adedb90 | (Zoffix Znet)++ | 4 files
Implement RSS feed
01:27
alerts: 967b61f590 | (Zoffix Znet)++ | 2 files
Implement `/since` API end point

to fetch only alerts posted since X time
01:32
alerts: c7bfd0bfb8 | (Zoffix Znet)++ | 6 files
Add page with documentation of public API
09:34
alerts: 08bb582f01 | (Zoffix Znet)++ | bin/server.p6
Link to API docs from the footer
09:43
alerts: bb68877730 | (Zoffix Znet)++ | static/main.scss
Fine tune alerts styles
09:46
alerts: 92aabe8a57 | (Zoffix Znet)++ | 2 files
Add links to #perl6-dev IRC chat
09:52
lizmat_ good *, #perl6-dev 10:35
pmurias lizmat: good morning 10:37
tadzik good morning lizmat! 10:38
lizmat Files=1232, Tests=75969, 327 wallclock secs (14.49 usr 5.16 sys + 2254.05 cusr 221.11 csys = 2494.81 CPU)
o/ tadzik pmurias
Geth rakudo: 3e044dc727 | (Elizabeth Mattijsen)++ | 11 files
Fix signatures that had Int when Int:D was meant
nqp: 54c195ef6b | (Zoffix Znet)++ | tools/build/MOAR_REVISION
[MoarVM Bump] Brings 2 commits

MoarVM bump brought: github.com/MoarVM/MoarVM/compare/2...9-g05b4c79 05b4c79 Merge pull request #770 from lefth/format-fix 3c1cea5 On Windows (not using Visual Studio), print size_t with %Iu.
10:39
¦ nqp: version bump brought these changes: github.com/MoarVM/MoarVM/compare/2...9-g05b4c79
rakudo: b13a073f49 | (Zoffix Znet)++ | tools/build/NQP_REVISION
[NQP Bump] 54c195e [MoarVM Bump] Brings 2 commits

NQP bump brought: github.com/perl6/nqp/compare/2017....3-g54c195e
MoarVM bump brought: github.com/MoarVM/MoarVM/compare/2...9-g05b4c79 05b4c79 Merge pull request #770 from lefth/format-fix 3c1cea5 On Windows (not using Visual Studio), print size_t with %Iu.
synopsebot RAKUDO#770 [closed]: github.com/rakudo/rakudo/pull/770 Remove superfluous diag() in subtest
¦ rakudo: version bump brought these changes: github.com/perl6/nqp/compare/2017....3-g54c195e
synopsebot: e74f42eb6a | (Zoffix Znet)++ (committed using GitHub Web editor) | lib/SB/Plugin/GitHub.pm6
Tweak auto-ticket ID heuristic

to exclude content of "Merged PR blah blah" that may appear when z-script creates a commit summary in version bumps
11:01
pmurias what is alerts.perl6.org? 12:03
lizmat pmurias: a new project of Zoffix 12:06
twitter.com/zoffix/status/945762856766771200 12:07
.tell Zoffix I guess the advent tweet can be unpinned now: twitter.com/zoffix 12:12
yoleaux lizmat: I'll pass your message to Zoffix.
tbrowder AlexDaniel 13:32
AlexDaniel` yes?
tbrowder AlexDaniel: the regex looks like it won’t work. is it legal to somehow use the grammar on a string in Pod.nqp? 13:34
AlexDaniel` tbrowder: like through EVAL? :S I don't think we should be attempting to do any of that actually 13:36
tbrowder the main prob in the p5 translation is it’s a hairy s/// construct that doesn’t lend itself to subst in nqp land. i still haven’t looked in depth at the $/ arg to make_config so i’ll go down that route next... 13:37
AlexDaniel` in the end I don't think that it's going to work perfectly anyway, POD stuff really needs to be its own language 13:39
so just write something small (and relatively readable) that does half of the job right, write some tests and we will move on for now
tbrowder ok, i’ll keep on trucking... 13:41
lizmat m: class A {}; say &A # an LTA error message, agree ? 15:21
camelia 5===SORRY!5=== Error while compiling <tmp>
Illegally post-declared type:
A used at line 1
15:22
Geth rakudo: jstuder-gh++ created pull request #1343:
Issue 1305: Throw exception on attempted assign to range pos
15:43
MasterDuke timotimo: agree 15:54
nebuchadnezzar Hello 16:11
I have lintian warnings and an error about names.js: paste.debian.net/1002576/, is it intended for that file to be like this or is it generated someway? Is it possible for it looks more like a source like src/vm/js/nqp-runtime/unicode-data.js? 16:15
I can make lintian not complaining about that file but I want to be sure first.
AlexDaniel timotimo: and the counter for swear words goes down! :) 16:28
timotimo MasterDuke: excuse me, you agree with what? 16:37
Geth rakudo: 51e0aa0959 | (Jeremy Studer)++ | src/core/Range.pm
Throw exception on attempted assign to range pos

Range is immutable as mentioned in the spec
  <github.com/perl6/specs/blob/master...-types>
Assignment failed before, but this provides a clearer error message. Addresses [Issue #1305](github.com/rakudo/rakudo/issues/1305).
16:53
synopsebot RAKUDO#1305 [open]: github.com/rakudo/rakudo/issues/1305 [LTA] LTA Error when assigning to Range element
rakudo: c10b8fe957 | lizmat++ (committed using GitHub Web editor) | src/core/Range.pm
Merge pull request #1343 from jstuder-gh/issue_1305

Issue 1305: Throw exception on attempted assign to range pos
MasterDuke timotimo: oh, i'm blind apparently. `<lizmat> m: class A {}; say &A # an LTA error message, agree ?` 17:03
Geth alerts: eb9191866f | (Zoffix Znet)++ | .gitignore
Ignore css.map file as well
17:08
alerts: b1b2e16a9f | (Zoffix Znet)++ | 2 files
Add --public option to CLI

To create public-right-away alerts
17:15
alerts: 5bbf3a587a | (Zoffix Znet)++ | 5 files
Add Twitter feed submission of alerts
17:56
lizmat notes that the graph on perl6book.com is missing some books that are already published # moritz 21:22
moritz lizmat: fwiw the graph is only supposed to contain "general purpose" Perl 6 books, and not special books such as on regexes 21:39
so only JJ Merelo's book is missing, and i have no idea how it fits into the graph :( 21:40
lizmat yeah, that's hard 21:41
thing is, at one point it *was* a graph with all the Perl 6 books
moritz right
I guess I should clarify the copy around it
lizmat and now it isn't anymore, and that isn't clear from the top
yup :-) 21:42
want me to make a PR ?
moritz yes, please 21:43
lizmat ok, will do
but not while I'm in the middle of something else :-) 21:44
moritz no hurry 21:45