issues
search
elm
/
core
Elm's core libraries
http://package.elm-lang.org/packages/elm/core/latest
BSD 3-Clause "New" or "Revised" License
2.8k
stars
359
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add ability to crash with a runtime exception on purpose for Platform.worker programs.
#1149
rupertlssmith
opened
1 week ago
1
[String] No way to access nth character of string
#1148
danielFHcode
opened
1 month ago
2
modBy runtime error when passing 0 as an argument
#1147
glensargent
opened
2 months ago
1
Avoid duplicate toCode calls in multiple Char.is... functions
#1146
jfmengels
opened
4 months ago
1
Optimize arity wrapper for << and >>
#1145
jfmengels
opened
4 months ago
1
Improve documentation for `slice 0 -1`
#1144
ad-si
closed
8 months ago
1
Do not force 32 bits in JS math operations
#1143
richcarl
opened
1 year ago
1
Overflow issue when converting integers near maxint
#1142
richcarl
opened
1 year ago
1
Unused port call breaks subscriptions
#1141
maxhille
opened
1 year ago
1
Case sensitivity when sorting strings is difficult to deal with
#1140
KasMA1990
opened
1 year ago
1
Task docs: fix a typo in the example for Task.attempt
#1139
christianp
opened
1 year ago
1
Make Char.isLower and Char.isUpper Unicode-aware (2nd try)
#1138
Janiczek
opened
1 year ago
1
Fix `String.foldr` bug that causes infinite loop
#1137
arowM
opened
1 year ago
1
Child elements not added to <template> elements
#1136
cdfa
closed
1 year ago
3
src/Elm/Kernel/Utils.js handles Json.Encode.Value object values.
#1135
billstclair
closed
1 year ago
1
spelling: comparison
#1134
jsoref
opened
2 years ago
1
spelling: collision
#1133
jsoref
opened
2 years ago
1
spelling: interchangeably
#1132
jsoref
opened
2 years ago
1
spelling: specifies
#1131
jsoref
opened
2 years ago
1
spelling: initialize
#1130
jsoref
opened
2 years ago
1
Specify permissions in workflows
#1129
jsoref
opened
2 years ago
1
Subscription bug in the latest core libraries
#1128
miki-c
opened
2 years ago
1
Compilation error building elm/core 1.0.5
#1127
kadimisetty
closed
2 years ago
4
Enhance documentation for `Dict.fromList`
#1126
ypyl
opened
2 years ago
1
WIP - Implement app.shutdown() function.
#1125
janwirth
opened
2 years ago
4
Bug in List.drop and List.take
#1124
schoettl
closed
2 years ago
1
_Platform_gatherEffects can throw runtime exception - Maximum call stack size exceeded
#1123
rupertlssmith
opened
3 years ago
3
Remove ANSI handling inside Debug.log implementation
#1122
jfmengels
closed
3 years ago
3
Correct multiple spelling mistakes
#1121
lue-bird
opened
3 years ago
2
String.lines "" returns [""]
#1120
smucode
closed
3 years ago
3
List.cons function available to the List module users
#1119
dev-danilosilva
opened
3 years ago
1
Fix links to modules inside Debug
#1118
jfmengels
opened
3 years ago
1
Support partial folds over `Dict`
#1117
DavidDTA
opened
3 years ago
1
List.map foldl-version
#1116
andre-dietrich
opened
3 years ago
2
NaN compares as equal to zero in several cases involving literal 0
#1115
ianmackenzie
opened
3 years ago
1
Fix #1107 (normal version)
#1114
ForgottenGensym
opened
3 years ago
2
Fix #1107 (optimized version)
#1113
ForgottenGensym
opened
3 years ago
1
`Array` sorting
#1112
lue-bird
opened
3 years ago
2
Task.andAlwaysThen proposal
#1111
pravdomil
opened
3 years ago
10
Order of port declarations in resulting JS influences behaviour
#1110
Jtalk
opened
3 years ago
1
Dict/Set.fold*ByOrder proposal
#1109
pravdomil
opened
3 years ago
1
NOTE: The compiler provides the real implementation.
#1108
nilslindemann
closed
3 years ago
3
List.repeat fails (in an ugly way) when given Infinity
#1107
bengolds
opened
3 years ago
2
Create ISSUE_TEMPLATE.md
#1106
evancz
closed
3 years ago
2
Perf optimization: check length/size of lists/sets/dicts/arrays in _Utils_eq
#1105
Janiczek
opened
3 years ago
2
fix tests by making tests a package instead of an application
#1104
harrysarson
opened
3 years ago
5
Recent updates to the node-test-runner have broken the run-tests.sh script
#1103
harrysarson
opened
3 years ago
6
Add forgotten test to the test suite
#1102
jfmengels
opened
3 years ago
2
Add note about cons
#1101
pravdomil
closed
1 year ago
0
Consider adding "recoverWith" to the Result-module
#1100
ghost
opened
3 years ago
1
Next