Skip to content

Pull requests: rescript-lang/rescript-core

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
Assigned to nobodyLoading
Sort

Pull requests list

Fix doc to use correct function
#255 opened Jun 17, 2025 by maartenvanvlietLoading…
Add RegExp.flags function with tests
#254 opened May 5, 2025 by jmagaramContributorLoading…
deprecated Exn module
#230 opened Jun 8, 2024 by aspeddroContributorLoading…
add Char module
#229 opened Jun 5, 2024 by aspeddroContributor Draft
3 tasks
🐛 - Fix binding of Array.get, to make sure it boxes options
#217 opened May 3, 2024 by jfrolichContributorLoading…
Fix signature for Array.splice
#216 opened Apr 21, 2024 by bloodyowlContributorLoading…
Runtime tests using examples from docstrings
#210 opened Apr 7, 2024 by aspeddroContributorLoading…
3 tasks done
removed undefined from Core__Nullable
#171 opened Dec 14, 2023 by jquesada2016Loading…
Test genType.
#129 opened Apr 3, 2023 by cristianocContributorLoading…
Array.findLast and other missing functions
#126 opened Mar 29, 2023 by jmagaramContributorLoading…
isNull, isUndefined convenience functions
#125 opened Mar 25, 2023 by jmagaramContributorLoading…
Option existential quantifiers
#124 opened Mar 24, 2023 by jmagaramContributorLoading…
Error.getUnsafe
#123 opened Mar 24, 2023 by jmagaramContributorLoading…
Fix Intellisense menu for Error
#122 opened Mar 24, 2023 by jmagaramContributorLoading…
Experiments with Type module
#118 opened Mar 22, 2023 by jmagaramContributorLoading…
Array.fromFormula with docs and tests
#112 opened Mar 17, 2023 by jmagaramContributorLoading…
Array.fromOption with tests and docs
#111 opened Mar 17, 2023 by jmagaramContributorLoading…
Array.fromOneItem
#109 opened Mar 17, 2023 by jmagaramContributorLoading…
Result.fromArrayMap
#99 opened Mar 13, 2023 by jmagaramContributorLoading…
Move parseInt and parseIntWithRadix from Float to Int module
#83 opened Mar 2, 2023 by aspeddroContributorLoading…
1 task
0.3.0
Workaround for Math variadic functions
#82 opened Mar 2, 2023 by aspeddroContributorLoading…
1 task done
0.3.0
Remove Math.Int.pow
#81 opened Mar 2, 2023 by aspeddroContributorLoading… 0.3.0
Use panic internally where appropriate
#79 opened Feb 28, 2023 by glennslContributorLoading…
ProTip! Filter pull requests by the default branch with base:main.