Skip to content

Pull requests: elm/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 nobody Loading
Sort

Pull requests list

Do not force 32 bits in JS math operations
#1143 opened Oct 9, 2023 by richcarl Loading…
Make Char.isLower and Char.isUpper Unicode-aware
#970 opened Jul 24, 2018 by Janiczek Loading…
Fix documentation for Char.isAlphaNum
#992 opened Sep 23, 2018 by drathier Loading…
Dict: Add divideAndConquer helper.
#1063 opened Nov 12, 2019 by showell Loading…
Use native log10 for logBase with base of 10
#1054 opened Oct 23, 2019 by richyliu Loading…
Basics: Add documentation note to radians function.
#1040 opened Aug 23, 2019 by ybakos Loading…
Fix mistake in Dict documentation
#1042 opened Sep 9, 2019 by Carlsson87 Loading…
Add an example for the Dict.partition function
#1041 opened Sep 6, 2019 by tryzniak Loading…
List.elm isEmpty docs: Clarify "x :: xs"
#1067 opened Nov 17, 2019 by henrik Loading…
add tests for _Utils_eqHelp
#1062 opened Nov 10, 2019 by jerith666 Loading…
Add: Further example to List.indexedMap to clarify
#1068 opened Nov 19, 2019 by benkoshy Loading…
fix document: computational complexity
#1070 opened Nov 27, 2019 by Goryudyuma Loading…
Add String.split example
#1084 opened Apr 23, 2020 by dullbananas Loading…
Improve List.length performance
#1091 opened Jul 26, 2020 by dullbananas Loading…
Add forgotten test to the test suite
#1102 opened Apr 5, 2021 by jfmengels Loading…
Fix #1107 (normal version)
#1114 opened Jun 1, 2021 by ForgottenGensym Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.