Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed 'return' handling with 'yield' in 'for of' or with finally blocks ↵ | Fabrice Bellard | 2023-12-14 | 1 | -1/+1 |
| | | | | (gihub ticket #166) | ||||
* | fixed private field setters (github issue #194) | Fabrice Bellard | 2023-12-08 | 1 | -1/+1 |
| | |||||
* | Include QuickJS sources in the repository | bptato | 2023-06-22 | 1 | -0/+365 |
Taken from txiki.js, so it includes zamofex's top-level await patch. |