|
About the Language Design category
|
|
0
|
31
|
March 13, 2025
|
|
Adding a static / comptime Optional to the stdlib
|
|
9
|
340
|
February 10, 2026
|
|
Idea: comptime var
|
|
3
|
77
|
February 3, 2026
|
|
Python's dataclass-like behavior for `@fieldwise_init`
|
|
0
|
56
|
February 2, 2026
|
|
@stable decorator
|
|
11
|
182
|
January 30, 2026
|
|
Rename `read` argument convention and `Immut` type prefix?
|
|
76
|
1575
|
January 27, 2026
|
|
A more powerful `@parameter for`
|
|
11
|
272
|
January 21, 2026
|
|
Unions vs sum types
|
|
28
|
548
|
December 29, 2025
|
|
Proposal: Decoupling Int Width from Pointer Size
|
|
0
|
58
|
December 28, 2025
|
|
Proposal: Make integer overflow a logic error
|
|
20
|
298
|
December 25, 2025
|
|
Proposal: Introduce implicit raises for Optional Error Handling
|
|
0
|
62
|
December 24, 2025
|
|
Reviewing the Iterator/Iterable Abstraction
|
|
44
|
870
|
December 23, 2025
|
|
The case for explicit `read` variable bindings
|
|
18
|
538
|
December 23, 2025
|
|
The `mut` keyword in variable declaration
|
|
6
|
229
|
December 23, 2025
|
|
Proposal: Deprecate fn and var(scoped variable)
|
|
0
|
87
|
December 14, 2025
|
|
Proposal: Rename `Optional[T]` to `?[T]`
|
|
20
|
405
|
December 9, 2025
|
|
Discussing closure capture syntax
|
|
0
|
66
|
November 21, 2025
|
|
`deinit` proposal
|
|
106
|
1454
|
November 14, 2025
|
|
Conformance to traits and type equality semantics
|
|
1
|
87
|
September 23, 2025
|
|
QoL idea for importing
|
|
4
|
158
|
September 5, 2025
|
|
[Proposal] Upgrading Trivial
|
|
25
|
646
|
September 2, 2025
|
|
Comparison of Dependent Types to other languages
|
|
2
|
172
|
August 23, 2025
|
|
`Dict.get_ptr()` method: Suitable/permanent replacement for application code?
|
|
19
|
355
|
May 26, 2025
|
|
Parametric `var`
|
|
2
|
185
|
May 8, 2025
|
|
Origins in Type Equality
|
|
2
|
181
|
May 2, 2025
|
|
Parametric Aliases Proposal Discussion
|
|
6
|
204
|
May 2, 2025
|
|
[Proposal] Upgrading the @value decorator
|
|
4
|
117
|
May 2, 2025
|
|
Does Mojo have a defined overflow behavior for `Int` and `UInt`?
|
|
4
|
270
|
April 22, 2025
|
|
[Proposal] Customizable Type Merging in Mojo
|
|
9
|
257
|
April 21, 2025
|
|
[Proposal] Checking constrained methods at overload resolution time
|
|
10
|
295
|
April 18, 2025
|