Skip to content

Linkable

Aleks-Daniel Jakimenko-Aleksejev edited this page Jan 26, 2020 · 2 revisions

This is an IRC bot that can transform things into links. There is no command to trigger the bot, it will respond automatically.

You can find some extra examples in tests: linkable.t

Usage examples

GitHub tickets

<AlexDaniel> R#1946 D#1234 MOAR#768 NQP#509 SPEC#242
<linkable6> R#1946 [closed]: https://github.com/rakudo/rakudo/issues/1946 %(), @(), $() are evil/weird
<linkable6> D#1234 [closed]: https://github.com/Raku/doc/pull/1234 Docs for ≤ ≥ ≠ unicode ops
<linkable6> MOAR#768 [closed]: https://github.com/MoarVM/MoarVM/issues/768 Buncha warnings when compiling on Win10 using Strawberry Perl suite's compiler
<linkable6> NQP#509 [closed]: https://github.com/perl6/nqp/issues/509 Role mixing is fussy
<linkable6> SPEC#242 [open]: https://github.com/perl6/roast/issues/242 notandthen is untested

Commits

<AlexDaniel> 524f98cdc
<linkable6> (2017-01-10) https://github.com/MasterDuke17/Text-Diff-Sift4/commit/524f98cdc9 Make it 13x faster by making the code unreadable

RT tickets

<AlexDaniel> RT#126800
<linkable6> RT#126800 [resolved]: Shaped arrays with negative sizes (my @a[-9999999999999999]) https://rt.perl.org/Ticket/Display.html?id=126800 https://rt-archive.perl.org/perl6/Ticket/Display.html?id=126800

Design docs

<AlexDaniel> S09:320
<linkable6> Link: https://design.Raku.org/S09.html#line_320

<AlexDaniel> S32/IO:320
<linkable6> Link: https://design.Raku.org/S32/IO.html#line_320

<AlexDaniel> S05:Longest-token_matching
<linkable6> Link: https://design.Raku.org/S05.html#Longest-token_matching