issues
search
BYVoid
/
continuation
JavaScript asynchronous Continuation-Passing Style transformation (deprecated).
Other
388
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Want to meet
#44
chenjiap
opened
5 years ago
0
Textual representation of time incorrect
#43
jwluiten
opened
6 years ago
0
Incorrect textual representation of time
#42
jwluiten
opened
6 years ago
0
ECMAScript 6 is not supported
#41
sundagy
closed
6 years ago
0
Fix error for debugger statement
#40
alhimik45
closed
8 years ago
0
Add ability to make aliases for cont,obtain and parallel functions
#39
alhimik45
closed
8 years ago
1
Fix typo in README example
#38
pimterry
closed
8 years ago
1
Portable continuations?
#37
sanity
opened
9 years ago
3
new statement is mistakenly parsed in cont()'d block
#36
shankerwangmiao
opened
9 years ago
1
`this` get lost in try block
#35
shankerwangmiao
opened
9 years ago
0
When using `cont()` in `if` block, the context in `if` is correct while the context after `if` is incorrect.
#34
curimit
closed
9 years ago
1
Wrong context when using `cont()` in switch..case
#33
curimit
closed
9 years ago
1
bug-fix: module searching terminates unexpectedly at certain directory
#32
shankerwangmiao
closed
9 years ago
0
module searching terminates unexpectedly at certain directory
#31
shankerwangmiao
closed
9 years ago
1
function declaration should goes to the top level
#30
curimit
closed
9 years ago
3
Fix bug #28
#29
curimit
closed
9 years ago
0
Wrong binding of `this` inside `if`/`while/`for`
#28
curimit
closed
9 years ago
1
Running compiler from the browser
#27
penguin020
closed
9 years ago
1
node command seems to be nodejs in newer version
#26
c19
closed
10 years ago
2
single file to use in browser or|and embed with rhino
#25
dimzon
opened
10 years ago
2
using 'continue' in for (... in ...)
#24
notcome
closed
9 years ago
2
cont() and obtain() do not work when instantiating a class
#23
skerit
opened
10 years ago
1
Arguments scope bug
#22
numbcoder
closed
9 years ago
2
Heuristics for exceptions don't work
#21
reynir
closed
2 years ago
2
The compiler allow non-lvars as argument to cont() etc.
#20
reynir
closed
2 years ago
0
continuous return value instead of continuous passsing style?
#19
eurekaa
closed
11 years ago
3
Strange behaviour with hoisted function
#18
sudsy
closed
9 years ago
1
Can parallel be used in for loop
#17
faylai
closed
11 years ago
3
Move 'use strict' above
#16
BYVoid
opened
11 years ago
0
Code in finally should be executed anyway
#15
BYVoid
opened
11 years ago
0
Bizarre behavior when throw exceptions without try in a continuation block
#14
BYVoid
opened
11 years ago
1
Deal with `this` and `arguments`
#13
BYVoid
closed
11 years ago
8
Add prefix for temporary variables generated by `parallel`
#12
BYVoid
closed
11 years ago
1
Deal with do..while structure
#11
BYVoid
opened
11 years ago
0
Continue in for loop that does not contain async calls
#10
BYVoid
opened
11 years ago
0
Add example for parallel array processing
#9
sudsy
closed
11 years ago
2
Compiled code can't get the correct return value
#8
vuryleo
closed
11 years ago
3
Fix the remaining case in issue #4
#7
TomiBelan
closed
4 years ago
0
Refactor normalize() and fix transforming nested block statements
#6
TomiBelan
closed
11 years ago
2
Nested BlockStatements are improperly normalized
#5
TomiBelan
closed
11 years ago
0
Wrong try/catch behavior
#4
TomiBelan
closed
11 years ago
6
Support source maps
#3
TomiBelan
opened
11 years ago
4
Use native `Array.prototype.unshift` instead of monkey patch
#2
summivox
closed
12 years ago
0
challenging issue
#1
curimit
closed
12 years ago
1