-
### Review Mojo's priorities
- [X] I have read the [roadmap and priorities](https://docs.modular.com/mojo/roadmap.html#overall-priorities) and I believe this request falls within the priorities.
###…
-
```
Building and testing Mojo-ACME-0.13
cp lib/Mojolicious/Plugin/ACME.pm blib/lib/Mojolicious/Plugin/ACME.pm
cp lib/Mojolicious/Plugin/ACME/Command/acme/cert.pm blib/lib/Mojolicious/Plugin/ACME/Co…
-
## What problem are you trying to solve?
The `failOnInvalidActiveRecipes` option is not documented (maven and gradle).
Fro example I'm referring to this line in the gradle plugin: https://github.c…
-
I seem to be having an issue where I have certain options hanging in my WAT. Specifically the tenants option is stuck loading as I try to create a new OSF. I have just finished the process of creatin…
-
This is a small addition to allow the user to resize windows programatically
`
#rem monkeydoc Resize the current window
#end
method WindowResize( x:int, y:int, width:int, height:int)
…
-
Hello,
I explored this new suggested solution for testing Maven plugins but then I realized it is unable to answer my (specific?) needs (from what I understood so far).
In fact, what I want is v…
-
### Bug description
As title states, there are various places in Mojo's stdlib, where naming is inconsistent. The main problem is related to separating words in methods (functions) names. Most of the…
-
Not a particularly hard task, but converting all tests is a lot of work. We want to go from:
```perl
# Promisify
is ref Mojo::Promise->resolve('foo'), 'Mojo::Promise', 'right class';
$promise = Mo…
kraih updated
3 years ago
-
### Bug description
`InlineArray.__init__(inout self: Self, fill: ElementType)` fails at compile-time with SIGTERM when `InlineArray` parameter `size: Int` exceeds some indeterministic (largish???)…
-
Hi -
Not sure exactly how to file this one, but I'm getting what looks like QtWebEngine crashes running the latest from master. I can rollback and try to figure out if there's a previous version …