Skip to content

Pull requests: modular/max

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[docs] update benchmarks/README.md
#4174 opened Mar 21, 2025 by eltociear Loading…
[stdlib] Add simple List.pop() overload for last item
#4173 opened Mar 20, 2025 by martinvuyk Loading…
[stdlib] Make _memmem function use Span
#4169 opened Mar 20, 2025 by martinvuyk Loading…
[stdlib] Vectorize _memr* functions
#4168 opened Mar 20, 2025 by martinvuyk Loading…
[stdlib] Add fill ctor and method for List
#4167 opened Mar 19, 2025 by bgreni Loading…
[stdlib] Upgrade Dict._find_index to use Pointer.
#4162 opened Mar 18, 2025 by rd4com Loading…
[stdlib] Make NoneType Boolable blocked Blocked by another issue that must be resolved first
#4150 opened Mar 14, 2025 by soraros Draft
[stdlib] [NFC] Add debug_assert(location=)
#4146 opened Mar 13, 2025 by martinvuyk Loading…
[stdlib] Add comptime SIMD code
#4145 opened Mar 13, 2025 by martinvuyk Loading…
[stdlib] Add Variant.is_type_supported method.
#4057 opened Mar 5, 2025 by rd4com Loading…
[stdlib] Constrain SIMD width to be an integer power of 2 in UnsafePointer.load() imported-internally Signals that a given pull request has been imported internally.
#4045 opened Mar 2, 2025 by christianbator Loading…
[stdlib][proposal] Duration module proposal needs-discussion Need discussion in order to move forward stdlib-proposal Standard Library Proposals
#4022 opened Feb 26, 2025 by bgreni Loading…
[stdlib] Make split return List[StringSlice]
#4016 opened Feb 25, 2025 by martinvuyk Loading…
[stdlib] Add split overloads imported-internally Signals that a given pull request has been imported internally.
#4015 opened Feb 25, 2025 by martinvuyk Loading…
[stdlib] Use normalize_index
#4001 opened Feb 16, 2025 by yinonburgansky Loading…
[stdlib] [proposal] String, ASCII, Unicode, UTF, Graphemes needs-discussion Need discussion in order to move forward
#3988 opened Feb 5, 2025 by martinvuyk Loading…
ProTip! Filter pull requests by the default branch with base:main.