JuliaDynamics/ResumableFunctions.jl
C# style generators a.k.a. semi-coroutines for Julia.
JuliaNOASSERTION
Issues
- 5
- 1
- 4
- 16
TagBot trigger issue
#48 opened by JuliaTagBot - 2
Length of iterators
#41 opened by baggepinnen - 4
Use JuliaLowering.jl for a cleaner way to transform resumable functions to finite state machines [$1600]
#99 opened by Krastanov - 1
let blocks without variable assignement like `let i; f(i); end` are not supported
#70 opened by Krastanov - 2
`@resumable` breaks blocks scope
#69 opened by Krastanov - 0
named tuple syntax breaks `@resumable`
#93 opened by Krastanov - 0
Functionals that refer to themselves are not supported (because they are not saved to the finite state machine)
#77 opened by Krastanov - 0
- 6
- 1
tests for downstream breakage
#82 opened by Krastanov - 8
- 4
How to build fast iterators?
#67 opened by pepijndevos - 4
significant regression in benchmarks
#72 opened by Krastanov - 2
CodeCov misses `@resumable` functions
#46 opened by siddharthlal25 - 5
- 1
Recognizable names of iterator types
#39 opened by baggepinnen - 3
Release v1.0.0?
#63 opened by gerlero - 1
CI, TagBot, Documenter fixes
#64 opened by Krastanov - 2
Delegating to subgenerator (PEP 380)
#49 opened by lunik1 - 0
a resumable function as a struct field var causes an error "struct expression not at top level"
#66 opened by mongibellili - 17
Broken on Julia 1.10 (fix included)
#60 opened by maleadt - 1
The CI/CD build is broken
#59 opened by liuq - 5
is this package being maintained?
#56 opened by shayandavoodii - 3
Error `@yield macro outside a @resumable function!` when using @yield inside a macro
#55 opened by wmanning-cra - 1
macro clashing with ProgressLogging.jl
#54 opened by mileslucas - 3
`continue` results in infinite loops
#53 opened - 0
Recursive parametric functions troubles?
#51 opened by bottine - 1
Broken link to stable documentation
#50 opened by lunik1 - 1
- 1
Caveat: when code is first executed
#40 opened by baggepinnen - 2
- 2
@yield returns nothing
#43 opened by hdavid16 - 8
odd issue with comprehensions
#19 opened by jverzani - 3
Inference bug fix
#38 opened by BenLauwens - 0
Error tagging new release
#37 opened by attobot - 1
Benchmarking versus Tasks/Channels in Base
#35 opened by non-Jedi - 2
LoadError when yielding tuple with field name identical to local variable name
#32 opened by marc-hofmann - 2
- 2
Tests not passing with 1.1
#30 opened by tlienart - 1
Doesn't work in file I/O do-blocks
#28 opened by Malthanatos - 24
- 1
type CodeInfo has no field slottypes
#24 opened by dmitrypenzar1996 - 0
Error tagging new release
#23 opened by attobot - 2
issue with generators of two variables
#21 opened by jverzani - 2
the README example
#20 opened by jverzani - 2
Your Bug or Mine?
#16 opened by cortner - 1