Tobias Boege

Results 5 issues of Tobias Boege

Bundle, build and use GMP instead of libtommath for speed.

## The Problem ``` perl6 my $a = 1; say $a.VAR.name; say $a.VAR.?name; # OUTPUT: «$a␤Nil␤» ``` Since the `.name` method apparently exists, I'd expect the same return value from...

tests needed

The Travis CI script does not `zef build` new modules before `zef test`ing them. This can cause tests to fail. (For instance, see https://travis-ci.org/perl6/ecosystem/builds/472346894#L1435 where the file being used does...

The script creation date is obtained from the git history. Resolves #361.

all bots
whateverable

People can thank the whateverable bots, but the regex detecting this is so lax that, for instance, notable swallowed a weekly note [today](https://colabti.org/irclogger/irclogger_log/raku?date=2019-12-04#l237) with thanks for someone else: ``` weekly:...

notable