-
Notifications
You must be signed in to change notification settings - Fork 30
Issues: effekt-lang/effekt
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
Add backend-dependent Int::MAX, Int::MIN, Double::MAX, Double::MIN
feature
New feature or request
#746
opened Dec 12, 2024 by
jiribenes
Change Position to a cached byte offset, not an always-recomputed line & column pair
feature
New feature or request
#744
opened Dec 12, 2024 by
jiribenes
Revise LLVM tests that are ignored because of missing features
area:llvm
area:tests
#740
opened Dec 11, 2024 by
jiribenes
Slightly confusing error message related to unboxing when trying to call a non-function
errormessage
#737
opened Dec 11, 2024 by
jiribenes
More warnings about unused effects
area:typer
feature
New feature or request
#735
opened Dec 10, 2024 by
phischu
Unexpected "effect is not allowed in this context" for a list of first-class functions
area:typer
bug
Something isn't working
#727
opened Dec 7, 2024 by
jiribenes
Cannot print fancier characters with Node.js on Windows in VSCode
bug
Something isn't working
windows
#726
opened Dec 5, 2024 by
jiribenes
Basic string templates / interpolation in normal strings
feature
New feature or request
requires-design
#722
opened Dec 2, 2024 by
jiribenes
Combining two/multiple streams
area:stdlib
feature
New feature or request
requires-design
#716
opened Nov 25, 2024 by
jiribenes
Parse empty list of type arguments
feature
New feature or request
#714
opened Nov 25, 2024 by
phischu
'list::sort' is very slow
area:stdlib
bug
Something isn't working
#710
opened Nov 23, 2024 by
jiribenes
Dot notation doesn't work in pattern guard with pattern receiver
bug
Something isn't working
#709
opened Nov 23, 2024 by
jiribenes
Reading a non-existent file on JS on Windows crashes
bug
Something isn't working
windows
#702
opened Nov 20, 2024 by
jiribenes
Resume both bidirectional and normal handlers with both either a block or a value
feature
New feature or request
requires-design
#686
opened Nov 12, 2024 by
phischu
Nicer error messages on a likely forgotten resume
errormessage
feature
New feature or request
#680
opened Nov 8, 2024 by
jiribenes
Nicer error messages on argument list / tuple mismatch
errormessage
feature
New feature or request
#668
opened Nov 5, 2024 by
jiribenes
Confusing parser error messages on wrong kind
errormessage
feature
New feature or request
#667
opened Nov 5, 2024 by
jiribenes
Missing parentheses in a pretty-printed type
bug
Something isn't working
#659
opened Oct 31, 2024 by
jiribenes
Unhelpful error message when
effect
keyword is misused as an interface
errormessage
#658
opened Oct 31, 2024 by
jiribenes
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.