Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix stack overflow in CVE-2023-31922 | Nick Vatamaniuc | 2023-09-23 | 1 | -0/+6 |
* | fix undefined behavior: shift 32 bits for uint32_t in bf_set_ui | Bo Yao | 2023-09-23 | 1 | -1/+6 |
* | quickjs: add Array.prototype.at | bptato | 2023-09-03 | 1 | -0/+30 |
* | Add utf-8 support to libregexp | bptato | 2023-07-04 | 1 | -6/+14 |
* | Remove getClassID hack | bptato | 2023-06-27 | 2 | -0/+10 |
* | Working Nim-QuickJS GC integration | bptato | 2023-06-24 | 2 | -2/+60 |
* | Include QuickJS sources in the repository | bptato | 2023-06-22 | 16 | -0/+74804 |