-
Notifications
You must be signed in to change notification settings - Fork 65
Issues: finos/morphir-elm
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
The documentation in the README.md contains incorrect options for "morphir-elm develop"
task
Task level project item
#1161
opened Apr 18, 2024 by
AttilaMihaly
Morphir.IR.SDK.Decimal has a Something isn't working
task
Task level project item
toFloat
but the Morphir.SDK.Decimal has no toFloat impplementation. These should be consistent.
bug
#1156
opened Apr 2, 2024 by
DamianReeves
morphir Char sdk includes toLocaleUpper and toLocaleLower
task
Task level project item
#1151
opened Mar 21, 2024 by
edwardpeters
Morphir elm compiler does not enforce pattern match completeness
task
Task level project item
#1148
opened Feb 21, 2024 by
edwardpeters
Morphir elm compiler allows type definitions with type parameters that exist only on RHS, allowing runtime type errors
task
Task level project item
#1147
opened Feb 21, 2024 by
edwardpeters
Morphir-elm compiler allows runtime polymorphism and type errors
task
Task level project item
#1146
opened Feb 21, 2024 by
edwardpeters
Compiler improperly detects cycles if mutually recursive functions are defined
task
Task level project item
#1144
opened Feb 19, 2024 by
edwardpeters
Consider supporting elm/url
discussion needed
An issue that needs further discussion.
good first issue
Good for newcomers
sdk-extension
Add more features to the SDK
#1140
opened Feb 8, 2024 by
kmudrick
Morphir-Elm Interpreter fails with first-class or partially applied functions
task
Task level project item
#1139
opened Feb 8, 2024 by
edwardpeters
Missing declarations file
bug
Something isn't working
task
Task level project item
#1134
opened Jan 13, 2024 by
bekand
Decimal IR for DivWithDefault has the wrong return type
task
Task level project item
#1130
opened Jan 4, 2024 by
michelchan
Multi-level Type aliasing produces "unknown error" in input field of Morphir web
task
Task level project item
#1116
opened Nov 28, 2023 by
emmaodametey
Allowing negative literals in the Elm frontend.
task
Task level project item
#1115
opened Nov 27, 2023 by
nwokafor-choongsaeng
Compiler causes name collisions that do not exist within native elm, and does not catch them as errors
task
Task level project item
#1114
opened Nov 16, 2023 by
edwardpeters
Provide source location information with Task level project item
morphir-elm make
elm-fontend
task
#1104
opened Sep 15, 2023 by
DamianReeves
Add option to the make cli option that doesn't write files, but instead outputs the text to stdout.
good first issue
Good for newcomers
help wanted
Extra attention is needed
task
Task level project item
#1103
opened Sep 14, 2023 by
DamianReeves
Type checker does not enforce that generic parameters are generic
task
Task level project item
#1102
opened Sep 7, 2023 by
edwardpeters
Compiler gives no warning for redundant definitions, and obscures errors in earlier definitions
task
Task level project item
#1101
opened Sep 7, 2023 by
edwardpeters
Compiler gives no warning if a listed module is not found (e.g. a typo in the module name)
task
Task level project item
#1100
opened Sep 7, 2023 by
edwardpeters
Error messages from make -f are more concise and readable than from make
task
Task level project item
#1099
opened Sep 7, 2023 by
edwardpeters
Extensible Record behavior does not match elm, throws run-time type errors
task
Task level project item
#1094
opened Aug 18, 2023 by
edwardpeters
The "about" icon in the upper-right corner does not blend in with the style of the page
morphir-web
#1038
opened Apr 13, 2023 by
AttilaMihaly
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.