Mihail Stoykov
|
79f3a7efcd
Promise resolve and reject now return Interrupt errors (#624)
|
11 months ago |
Dmitry Panov
|
9410bcaa81
Implemented template-backed objects and used them for most of the built-ins. Closes #524, closes #459.
|
2 years ago |
Dmitry Panov
|
746f7ebdc5
Reworked AsyncContextTracker. Fixes #474 (#480)
|
2 years ago |
Dmitry Panov
|
9343cf0121
Implemented generators (only synchronous so far). Closes #436
|
2 years ago |
Dmitry Panov
|
33bff8fdda
Async/await functionality (#464)
|
2 years ago |
Dmitry Panov
|
f32f727444
Fixed formatting for Go 1.19
|
3 years ago |
Dmitry Panov
|
51b65454fa
Avoid calling toString() (which itself may throw) when formatting error messages. Fixes #343
|
3 years ago |
Dmitry Panov
|
26ebff68a7
Merge branch 'upgrade-tests'
|
3 years ago |
Dmitry Panov
|
d6b8625efe
Fixed export of Promise
|
3 years ago |
Dmitry Panov
|
f1567f3952
Upgraded tests, lots of fixes as a result
|
3 years ago |
Dmitry Panov
|
dc8c55024d
Implemented Promise. Closes #178.
|
4 years ago |