Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move JS wrapper into Monoucha | bptato | 2024-06-03 | 1 | -273/+0 |
| | | | | Operation "modularize Chawan somewhat" part 3 | ||||
* | Strip trailing spaces | Charlie Gordon | 2024-03-02 | 1 | -3/+3 |
| | |||||
* | added Error cause | Fabrice Bellard | 2024-01-11 | 1 | -0/+1 |
| | |||||
* | define the same atoms with or without CONFIG_ATOMICS (github issue #76) | Fabrice Bellard | 2023-12-28 | 1 | -2/+2 |
| | |||||
* | added RegExp 'd' flag (bnoordhuis) | Fabrice Bellard | 2023-12-28 | 1 | -0/+1 |
| | |||||
* | the BigInt support is now always included | bellard | 2023-12-05 | 1 | -4/+2 |
| | |||||
* | Include QuickJS sources in the repository | bptato | 2023-06-22 | 1 | -0/+273 |
Taken from txiki.js, so it includes zamofex's top-level await patch. |