Skip to content

Pull requests: ocaml-flambda/flambda-backend

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

Value description inclusion check looks at module mode modes Work on modes. There's some overlap with the `multicore` label, but not strictly so. typing
#3328 opened Nov 29, 2024 by riaqn Loading…
Supports mode annotation on function body lexer/parser Changes to the lexer and parser modes Work on modes. There's some overlap with the `multicore` label, but not strictly so. typing
#3327 opened Nov 29, 2024 by riaqn Loading…
Implement %arrayblit flambda2 Prerequisite for, or part of, flambda2 lambda Lambda language changes unboxed types
#3318 opened Nov 26, 2024 by mshinwell Loading…
Implement %makearray_dynamic{,_uninit} flambda2 Prerequisite for, or part of, flambda2 runtime unboxed types
#3317 opened Nov 26, 2024 by mshinwell Loading…
Cherry pick overwriting lexer/parser Changes to the lexer and parser uniqueness
#3310 opened Nov 25, 2024 by anfelor Loading…
Peek and poke flambda2 Prerequisite for, or part of, flambda2 lambda Lambda language changes
#3309 opened Nov 25, 2024 by mshinwell Loading…
fix(flambda2-types): Prevent duplicate equations in add_equation flambda2 Prerequisite for, or part of, flambda2
#3306 opened Nov 25, 2024 by bclement-ocp Loading…
Index lifted cont params by variables instead of custom indexes flambda2 Prerequisite for, or part of, flambda2 match-in-match prerequisites, or part of, match-in-match
#3303 opened Nov 22, 2024 by Gbury Loading…
Add replay history to match names between two downwards traversals flambda2 Prerequisite for, or part of, flambda2 match-in-match prerequisites, or part of, match-in-match
#3302 opened Nov 22, 2024 by Gbury Loading…
Fixes to obscure mark-delay problems bug Something isn't working OCaml 5 runtime
#3297 opened Nov 21, 2024 by NickBarnes Loading…
Delete Mach backend
#3287 opened Nov 19, 2024 by xclerc Draft
Stop hiding nullability annotations when pretty-printing or_null Related to or_null layouts
#3285 opened Nov 18, 2024 by dkalinichenko-js Draft
with-kinds
#3284 opened Nov 18, 2024 by goldfirere Draft
Yielding mode axis
#3283 opened Nov 17, 2024 by dkalinichenko-js Loading…
Zap modalities to identity for mli-less files
#3282 opened Nov 15, 2024 by riaqn Loading…
Use null pointers for or_null or_null Related to or_null layouts
#3267 opened Nov 13, 2024 by dkalinichenko-js Loading…
Use constant sorts in transl unboxed types
#3266 opened Nov 12, 2024 by goldfirere Loading…
2 tasks
Runtime changes for or_null or_null Related to or_null layouts runtime
#3265 opened Nov 12, 2024 by dkalinichenko-js Loading…
ProTip! Exclude everything labeled bug with -label:bug.