Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move JS wrapper into Monoucha | bptato | 2024-06-03 | 1 | -4557/+0 |
| | | | | Operation "modularize Chawan somewhat" part 3 | ||||
* | Improve unicode table handling (#286) | Charlie Gordon | 2024-05-07 | 1 | -45/+116 |
| | | | | | | | | - Document table and index formats - Add size statistics - Fix UBSAN issue in `get_le24()` Fixes #285 | ||||
* | fixed regexp case insensitive flag | Fabrice Bellard | 2024-01-11 | 1 | -63/+61 |
| | |||||
* | updated to unicode 15.0.0 | Fabrice Bellard | 2023-12-08 | 1 | -1198/+1237 |
| | |||||
* | Include QuickJS sources in the repository | bptato | 2023-06-22 | 1 | -0/+4449 |
Taken from txiki.js, so it includes zamofex's top-level await patch. |