-
Would be awesome to have a little setup guide or demo project that is using Mockito-Flex and Flex-Mojos. Mockito-Flex seems to me missing from all of the Maven cdn's. I haven't been able to sort out…
-
-
Hello
When starting Mojolicious::Lite app with morbo (code from chat.pl) Client object gets destroyed right after start
Starting AMQP
Starting app
-- Emit connect in Mojo::IOLoop::Client (1)
--…
-
### Bug description
The same functions output different string result when using `def` and `fn` , `def` function will output string with single quotation marks, but `fn` fucntion will not.
### Steps…
-
### Bug description
Having multiple assignments in `if` or `while` statement results in an error
### Steps to reproduce
```mojo
def main():
if (a:=True) and (b:=True):
print(a)
print(b)
…
-
### Bug description
I just opened a Mojo project containing some simple code like Hello Word.
These Mojo processes didn't exit after I closed Cursor.
### Steps to reproduce
N/A
### …
-
### Bug description
This line has a single `-`:
[https://github.com/modularml/mojo/blob/6d2a7b552769358ec68a94b8fd1f6c2126d59ad9/stdlib/test/builtin/test_debug_assert.mojo#L17](https://github.com/mod…
VMois updated
6 months ago
-
-
-
This Jira added support to interaction pairs to GLM Mojo. However, we are not supporting enum, enum interaction pairs that contains NA’s in them. Support for enum, enum interaction pairs with NAs wi…