|
About the Language Design category
|
|
0
|
32
|
March 13, 2025
|
|
[proposal] Make UnsafePointer Non-nullable
|
|
3
|
38
|
April 14, 2026
|
|
Rename `read` argument convention and `Immut` type prefix?
|
|
78
|
1785
|
April 14, 2026
|
|
[Informal Proposal] Portable SIMT for Mojo
|
|
4
|
142
|
April 12, 2026
|
|
Adding a static / comptime Optional to the stdlib
|
|
9
|
351
|
February 10, 2026
|
|
Idea: comptime var
|
|
3
|
79
|
February 3, 2026
|
|
Python's dataclass-like behavior for `@fieldwise_init`
|
|
0
|
57
|
February 2, 2026
|
|
@stable decorator
|
|
11
|
184
|
January 30, 2026
|
|
A more powerful `@parameter for`
|
|
11
|
282
|
January 21, 2026
|
|
Unions vs sum types
|
|
28
|
591
|
December 29, 2025
|
|
Proposal: Decoupling Int Width from Pointer Size
|
|
0
|
59
|
December 28, 2025
|
|
Proposal: Make integer overflow a logic error
|
|
20
|
323
|
December 25, 2025
|
|
Proposal: Introduce implicit raises for Optional Error Handling
|
|
0
|
71
|
December 24, 2025
|
|
Reviewing the Iterator/Iterable Abstraction
|
|
44
|
889
|
December 23, 2025
|
|
The case for explicit `read` variable bindings
|
|
18
|
551
|
December 23, 2025
|
|
The `mut` keyword in variable declaration
|
|
6
|
244
|
December 23, 2025
|
|
Proposal: Deprecate fn and var(scoped variable)
|
|
0
|
97
|
December 14, 2025
|
|
Proposal: Rename `Optional[T]` to `?[T]`
|
|
20
|
416
|
December 9, 2025
|
|
Discussing closure capture syntax
|
|
0
|
70
|
November 21, 2025
|
|
`deinit` proposal
|
|
106
|
1467
|
November 14, 2025
|
|
Conformance to traits and type equality semantics
|
|
1
|
90
|
September 23, 2025
|
|
QoL idea for importing
|
|
4
|
159
|
September 5, 2025
|
|
[Proposal] Upgrading Trivial
|
|
25
|
647
|
September 2, 2025
|
|
Comparison of Dependent Types to other languages
|
|
2
|
198
|
August 23, 2025
|
|
`Dict.get_ptr()` method: Suitable/permanent replacement for application code?
|
|
19
|
355
|
May 26, 2025
|
|
Parametric `var`
|
|
2
|
186
|
May 8, 2025
|
|
Origins in Type Equality
|
|
2
|
182
|
May 2, 2025
|
|
Parametric Aliases Proposal Discussion
|
|
6
|
217
|
May 2, 2025
|
|
[Proposal] Upgrading the @value decorator
|
|
4
|
126
|
May 2, 2025
|
|
Does Mojo have a defined overflow behavior for `Int` and `UInt`?
|
|
4
|
273
|
April 22, 2025
|