-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Issues: modularml/mojo
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[Feature Request] Rename New feature or request
mojo-repo
Tag all issues with this label
__init__
to __new__
, and make it a true static method
enhancement
#3916
opened Dec 28, 2024 by
nmsmith
1 task done
[Feature Request] Replace New feature or request
mojo-repo
Tag all issues with this label
__copyinit__
(a constructor) with an ordinary instance method named __copy__
. (And do the same for move constructors.)
enhancement
#3914
opened Dec 27, 2024 by
nmsmith
1 task done
[BUG] Optional[ArcPointer] as Struct member is crashing
bug
Something isn't working
mojo-repo
Tag all issues with this label
#3913
opened Dec 27, 2024 by
gtvicentini
[BUG] Poor error message when a function signature uses a keyword that was removed/hasn't been added yet
bug
Something isn't working
mojo-repo
Tag all issues with this label
#3911
opened Dec 25, 2024 by
nmsmith
[Magic CLI]: Modular Stack @ the command line and VS Code functionality.
magic-cli
Anything related to the Magic CLI
mojo-repo
Tag all issues with this label
#3909
opened Dec 23, 2024 by
rcghpge
[BUG] Something isn't working
mojo-repo
Tag all issues with this label
input()
causes mojo to crash when user sends ctrl-d
with no input
bug
#3908
opened Dec 23, 2024 by
mahiro21h
[Feature Request] Coroutine Support in Mojo
enhancement
New feature or request
mojo-repo
Tag all issues with this label
#3906
opened Dec 22, 2024 by
f0cii
1 task done
[Magic CLI]: Unsuccessful Dependency add leaves Dependency listed in mojoproject.toml
magic-cli
Anything related to the Magic CLI
mojo-repo
Tag all issues with this label
#3905
opened Dec 21, 2024 by
dmeaux
[Magic CLI]: Unexpected downgrade of MAX when installing community mojo package
magic-cli
Anything related to the Magic CLI
mojo-repo
Tag all issues with this label
#3904
opened Dec 21, 2024 by
dmeaux
[BUG] Something isn't working
mojo-repo
Tag all issues with this label
String.endswith
breaks when used on a string containing UTF-8 characters.
bug
#3903
opened Dec 21, 2024 by
thatstoasty
[BUG] Compile time float pow crashes
bug
Something isn't working
mojo-repo
Tag all issues with this label
#3900
opened Dec 19, 2024 by
thatstoasty
[BUG] [LSP] Codeblock after escaping sequences get an Something isn't working
mojo-repo
Tag all issues with this label
unterminated backtick identifier
error
bug
#3892
opened Dec 17, 2024 by
martinvuyk
[BUG] Not able to iterate over a Something isn't working
mojo-repo
Tag all issues with this label
String
and print items (V24.6)
bug
#3890
opened Dec 17, 2024 by
forFudan
[BUG] Sometimes, Dynamic collections fail to insert items.
bug
Something isn't working
mojo-repo
Tag all issues with this label
#3888
opened Dec 17, 2024 by
ruvasqm
Refactor DictEntry.reap_value for new New feature or request
mojo-repo
Tag all issues with this label
out
syntax
enhancement
#3884
opened Dec 14, 2024 by
christoph-schlumpf
1 task done
[Feature Request] fstring
enhancement
New feature or request
mojo-repo
Tag all issues with this label
#3883
opened Dec 14, 2024 by
mbrengman
1 task done
[Dev Console] Mojo Language Server crash
dev-console
tag for all issues related to dev-console frontend
#3882
opened Dec 14, 2024 by
mbrengman
[Feature Request] [proposal] Make New feature or request
mojo-repo
Tag all issues with this label
String.split()
and .splitlines()
return List[StringSlice]
enhancement
#3879
opened Dec 13, 2024 by
martinvuyk
1 task done
[BUG] Accessing command line argument causes seg fault
bug
Something isn't working
mojo-repo
Tag all issues with this label
#3878
opened Dec 13, 2024 by
hylkedonker
[BUG] Something isn't working
mojo-repo
Tag all issues with this label
pop.aligned_alloc
can throw std::bad_alloc
with no way to handle it
bug
#3874
opened Dec 12, 2024 by
owenhilyard
[Magic CLI]: Command “magic init my-project” runs indefinitely on Ubuntu 24.04.1 LTS
magic-cli
Anything related to the Magic CLI
#3872
opened Dec 12, 2024 by
ZoaiCapital
[Feature Request] [CI] Make all executors fail if one fails to speedup feedback and save money
enhancement
New feature or request
mojo-repo
Tag all issues with this label
#3862
opened Dec 11, 2024 by
martinvuyk
1 task done
[BUG] Compiler reporting argument exclusivity issue misleadingly.
bug
Something isn't working
mojo-repo
Tag all issues with this label
#3855
opened Dec 10, 2024 by
samufi
[BUG] File open does not have the append flag
bug
Something isn't working
mojo-repo
Tag all issues with this label
#3849
opened Dec 9, 2024 by
martinvuyk
[Feature Request] [mojo-lang] [proposal] Add Linear / Explicitly Destroyed Types
enhancement
New feature or request
mojo-repo
Tag all issues with this label
#3848
opened Dec 9, 2024 by
VerdagonModular
1 task done
Previous Next
ProTip!
no:milestone will show everything without a milestone.