Vadim Belman

Results 62 issues of Vadim Belman

In support of Raku/problem-solving#294 and rakudo/rakudo#4495

We never tested for class Foo { method ^foo($) {...} } Resolves rakudo/rakudo#4497 and Raku/roast#553

When IPv6 is system-wide off on a Linux host then the test fails with: ``` # host=::1 Failed to resolve host name '::1' with family 0. Error: Address family for...

After a recent fix for Rakudo's `update-passing-test-data.pl` script I've done a test run. Here is the output: ``` Key: [S ] = some tests passed [ P ] = plan...

Support for rakudo/rakudo#3272

They're not used anymore. rakudo/rakudo#2993 rakudo/rakudo#3064

Additional tests in support for PR rakudo/rakudo#2727

I'm trying to revive a homebrew project of mine. In the project I'm trying to automate DB management by recording all project tables (models) with their versions and whatever meta...