Skip to content

Pull requests: modularml/mojo

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

Pull requests list

WIP
#2606 opened May 10, 2024 by StandinKP Draft
[stdlib] Add bin() builtin function
#2603 opened May 10, 2024 by bgreni Draft
[stdlib] Refactor SIMD tests to directly call __floordiv__ imported-internally Signals that a given pull request has been imported internally. merged-internally Indicates that this pull request has been merged internally
#2602 opened May 9, 2024 by peymanbr Loading…
[stdlib] Add builtin any()/all() functions
#2600 opened May 9, 2024 by helehex Loading…
[stdlib] Introduce non owning collection type imported-internally Signals that a given pull request has been imported internally.
#2595 opened May 9, 2024 by lsh Loading…
[stdlib] Support __add__ and __mul__ operators for List imported-internally Signals that a given pull request has been imported internally.
#2590 opened May 8, 2024 by bgreni Loading…
[stdlib] Add InlineList struct (stack-allocated List) imported-internally Signals that a given pull request has been imported internally.
#2587 opened May 8, 2024 by gabrieldemarmiesse Loading…
[mojo-stdlib] Add b16encode and b16decode to base64 module imported-internally Signals that a given pull request has been imported internally.
#2584 opened May 8, 2024 by kernhanda Loading…
[mojo-stdlib] Removed constructor from Stringable
#2579 opened May 7, 2024 by StandinKP Loading…
17 tasks done
[stdlib] FloatLiteral missing operators to conform Python float types imported-internally Signals that a given pull request has been imported internally.
#2558 opened May 6, 2024 by msaelices Loading…
[stdlib] Add unreachable check instead of constrained[False] mojo-repo Tag all issues with this label
#2550 opened May 6, 2024 by Benny-Nottonson Loading…
[stdlib] use __refitem__ in List mojo-repo Tag all issues with this label
#2544 opened May 6, 2024 by mikowals Draft
[stdlib] Support Dict popitem mojo-repo Tag all issues with this label
#2542 opened May 6, 2024 by jayzhan211 Loading…
[stdlib] Add FileHandle.__iter__() with newline as separator mojo-repo Tag all issues with this label
#2533 opened May 5, 2024 by martinvuyk Draft
[stdlib] add Defaultable trait mojo-repo Tag all issues with this label
#2526 opened May 5, 2024 by helehex Loading…
[stdlib] Uses of static int tuple mojo-repo Tag all issues with this label
#2525 opened May 5, 2024 by artemiogr97 Loading…
[stdlib] Support for negative indexes in List._reverse(start) method and out of bound validation imported-internally Signals that a given pull request has been imported internally. mojo-repo Tag all issues with this label
#2520 opened May 5, 2024 by msaelices Loading…
[stdlib] add Comparable trait merged-internally Indicates that this pull request has been merged internally mojo-repo Tag all issues with this label
#2517 opened May 5, 2024 by helehex Loading…
Update types.ipynb , fixed typo mojo-repo Tag all issues with this label
#2516 opened May 5, 2024 by mcroni Loading…
Update types.ipynb mojo-repo Tag all issues with this label
#2512 opened May 4, 2024 by nw31304 Loading…
[stdlib] Change FileHandle.read_bytes() return from int8 to uint8 imported-internally Signals that a given pull request has been imported internally. mojo-repo Tag all issues with this label
#2509 opened May 4, 2024 by martinvuyk Loading…
Update types.ipynb mojo-repo Tag all issues with this label
#2508 opened May 4, 2024 by nw31304 Loading…
[stdlib] Constrain simd.bool() to size == 1 imported-internally Signals that a given pull request has been imported internally. mojo-repo Tag all issues with this label
#2502 opened May 4, 2024 by helehex Loading…
ProTip! Adding no:label will show everything without a label.