issues
search
effekt-lang
/
effekt
A language with lexical effect handlers and lightweight effect polymorphism
https://effekt-lang.org
MIT License
334
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
JS runtime: Extract `RESUME` function
#708
dvdvgt
closed
1 hour ago
5
`with val` syntax sugar for more complex types
#707
jiribenes
opened
6 hours ago
1
Fix/static arguments
#706
b-studios
closed
7 hours ago
0
Add a few examples for 'stream'
#705
jiribenes
opened
7 hours ago
0
Use noalias on StackValues
#704
serkm
opened
12 hours ago
0
Refactor/statics review
#703
b-studios
closed
1 day ago
1
Reading a non-existent file on JS on Windows crashes
#702
jiribenes
opened
2 days ago
0
Add resource finalization to handlers
#701
dvdvgt
opened
3 days ago
0
Static argument optimization
#700
marvinborner
closed
12 hours ago
1
"Unexpected end of input" error, which is unexpected to me
#699
micharied
closed
3 days ago
2
Fix LLVM FFI in Tour
#698
jiribenes
closed
4 days ago
0
Note free region variables
#697
serkm
closed
3 days ago
0
Region variable not found in LLVM backend
#696
phischu
closed
3 days ago
0
Start micropasses by binding subexpressions
#695
b-studios
opened
1 week ago
0
Refactor core for optimizer
#694
b-studios
closed
1 week ago
1
Add a regression check for #692
#693
jiribenes
opened
1 week ago
0
Fix tail-resumption optimization
#692
b-studios
closed
1 week ago
0
Also desugar with-do
#691
b-studios
closed
1 week ago
0
Perform static argument transformation
#690
phischu
opened
1 week ago
0
Jump to definition doesn't work on Windows
#688
jiribenes
opened
1 week ago
4
Do not inline into passive positions
#687
phischu
opened
1 week ago
3
Resume both bidirectional and normal handlers with both either a block or a value
#686
phischu
opened
1 week ago
2
Replace legacy sprintf with snprintf
#685
marvinborner
closed
1 week ago
0
Parse `with do stuff()` syntax
#684
phischu
closed
1 week ago
4
Fix case study links
#683
osa1
opened
1 week ago
0
Fix getting started link
#682
b-studios
closed
1 week ago
0
Fix 'jump to definition' for singleton operations (#646)
#681
jiribenes
closed
2 weeks ago
0
Nicer error messages on a likely forgotten resume
#680
jiribenes
opened
2 weeks ago
1
Direct Style Shift
#679
b-studios
closed
2 weeks ago
4
Improve the error when an effect is not fully known
#678
b-studios
closed
2 weeks ago
0
Note parameters
#677
serkm
closed
2 weeks ago
1
Add jump-to-definition for imports
#676
b-studios
closed
2 weeks ago
1
Add a autorelease workflow for patches (x.y.{z+1})
#675
jiribenes
opened
2 weeks ago
0
Optimize tailresumptive handlers
#674
b-studios
closed
2 weeks ago
0
Field access fails after unboxing with a local binding
#673
jiribenes
closed
2 weeks ago
3
Broken link in Readme 'Installation' section for "getting-started guide"
#672
JakubSchwenkbeck
closed
2 weeks ago
1
Try to improve resolution by adding a bit context
#671
b-studios
closed
2 weeks ago
5
Unambiguous field access leads to a confusing 'Unbox requires a boxed type' error
#670
jiribenes
closed
2 weeks ago
1
Refactor/core delimited control
#669
b-studios
closed
2 weeks ago
3
Nicer error messages on argument list / tuple mismatch
#668
jiribenes
opened
2 weeks ago
1
Confusing parser error messages on wrong kind
#667
jiribenes
opened
2 weeks ago
0
Improve benchmark arguments
#666
marvinborner
closed
1 week ago
2
Mutating a continuation?
#665
omentic
closed
1 week ago
4
Add 'char' library by cherrypicking from #631
#664
jiribenes
closed
2 weeks ago
4
Effects need to be fully known
#663
omentic
closed
1 week ago
3
Fix #661 by improving type inference
#662
b-studios
closed
2 weeks ago
2
TypeError: $effekt.handleMonadic is not a function
#661
omentic
closed
2 weeks ago
3
Go to definition for imported modules
#660
jiribenes
closed
2 weeks ago
1
Missing parentheses in a pretty-printed type
#659
jiribenes
opened
3 weeks ago
0
Unhelpful error message when `effect` keyword is misused as an interface
#658
jiribenes
opened
3 weeks ago
0
Next