Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View Whateverable's full-sized avatar
☺️
Having fun on #raku on Libera.chat

Whateverable bots Whateverable

☺️
Having fun on #raku on Libera.chat
View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Whateverable
Whateverable / query
Created July 17, 2016 09:21
bisectable
good=2015.12 bad=b06a99ebdd79393ce109cc214a6019ada5a0218a my int $i = 10; say Buf.new($i +& 0xFF)
@Whateverable
Whateverable / query
Created July 17, 2016 10:23
bisectable
good=2015.12 bad=b06a99ebdd79393ce109cc214a6019ada5a0218a my int $i = 10; say Buf.new($i +& 0xFF)
@Whateverable
Whateverable / query
Created July 17, 2016 17:29
bisectable
https://gist.githubusercontent.com/ugexe/7ce08d3ad4cfd36f275c437ba9713471/raw/e1deedcbc120a53757d8dd78602bb8bf51b21c3b/gistfile1.txt
@Whateverable
Whateverable / query
Created July 18, 2016 13:40
bisectable
is doing great though. This bisect log is just awesome
@Whateverable
Whateverable / query
Created July 18, 2016 15:31
committable
2015.10 my @a is List = 1,2,3; dd @a
@Whateverable
Whateverable / query
Created July 18, 2016 15:32
bisectable
good=2015.10 my @a is List = 1,2,3; dd @a # just for fun
@Whateverable
Whateverable / query
Created July 18, 2016 15:35
bisectable
good=2015.11 bad=2015.12 my @a is List = 1,2,3; dd @a # just for fun
@Whateverable
Whateverable / query
Created July 19, 2016 13:12
bisectable
use Test; subtest "Foo", { ok 1 }
@Whateverable
Whateverable / query
Created July 23, 2016 14:27
committable
HEAD my $💩 = 42; say $💩