Issues
- 4
nimble install cps not working
#329 opened by marcgehman - 7
how can i pass continuation proc as an argument?
#323 opened by blackmius - 4
Error: unhandled exception: invalid object conversion [ObjectConversionDefect]
#321 opened by blackmius - 3
Compile time is growing
#221 opened by zevv - 0
- 8
CallNodes = nnkCallKinds
#293 opened by Gruruya - 3
Support js target
#289 opened by m4z-0xf00 - 3
Handle inner procs
#223 opened by zevv - 1
- 1
- 1
CPS leaks under arc on cps-cps calls
#277 opened by zevv - 3
CPS doesn't rewrite locals with proc types correctly
#185 opened by alaviss - 2
prefix leg names with original proc name
#198 opened by zevv - 0
lifted variables are not initialized when entering scope
#272 opened by zevv - 1
move cc syntax hack into continuation legs
#268 opened by disruptek - 7
cps function pointers / indirect function calls
#183 opened by zevv - 0
Cannot create a type referencing a local constant
#260 opened by alaviss - 3
- 2
cpsMagic overloading is broken on master
#259 opened by alaviss - 3
Performance benchmarks of tight loops etc.
#242 opened by dumblob - 2
Forking a continuation requires deepCopy()?
#197 opened by zevv - 0
Calling a magic of a different base type is a runtime error instead of compile time
#233 opened by alaviss - 1
whelp can't process `borrow-ed` symbols
#226 opened by alaviss - 1
- 1
- 2
Passing around procs confuses CPS
#208 opened by zevv - 5
can I haz .cps. blocks
#209 opened by zevv - 0
"... has no type" compilation error on `return`
#219 opened by zevv - 3
CPS 0.1.0 checklist
#187 opened by alaviss - 3
The code in the doc doesn't work
#216 opened by geohuz - 1
add more semantic info to pass()
#199 opened by zevv - 2
- 1
- 1
Error on discarding cps result
#206 opened by zevv - 0
CPS confused by indexing cps call result foo()[0]
#210 opened by zevv - 2
Request for review of tutorial
#200 opened by zevv - 7
Leak, another one
#202 opened by zevv - 0
- 4
arc/orc leak?
#201 opened by zevv - 0
Cannot return a type with copy forbidden
#190 opened by alaviss - 1
- 0
'multiple assignment' in a let section fails
#191 opened by zevv - 1
can't CPS lambdas
#181 opened by zevv - 1
CPS-cps recursion leads to stack overflow
#179 opened by zevv - 1
Preserve `raises` attribute in cps bootstrap
#174 opened by alaviss - 0
Ill formed AST on except:
#177 opened by zevv - 1
Look into using Exception's builtin `parent` or `up` field to build a stack instead of one local per try
#173 opened by alaviss - 0
Bug in try-except rewrite of `except T as e`
#164 opened by alaviss - 1
- 0