Matthias Gessinger

Results 4 issues of Matthias Gessinger

When searching for ります, it gets deinflected to "る、りる" (whether this is useful is debatable, but it certainly follows the rules) which then matches the る in 叱る. I believe...

bug

This pull request was inspired by a recent [Numberphile video](https://www.youtube.com/watch?v=OtYKDzXwDEE). The main goal of this PR is the method `fmpz_sum_divisors_proper` which computes the sum of all proper divisors of an...

**What this PR does / why we need it**: This PR adds extends the `:display` command, so that the QuickPick which opens to show the registers also offers action buttons...

# Add new policy to configure `Deprecation` header field Add a new `DeprecationPolicy` which emits a `Deprecation` header when a matching API version is used. ## Description An API may...