Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bug in prev commit | bptato | 2024-02-05 | 1 | -1/+1 |
* | regex: fix 8-bit narrow strings in JS | bptato | 2024-02-05 | 1 | -25/+39 |
* | regexp: fixed the zero advance logic in quantifiers (github issue #158) | Fabrice Bellard | 2024-01-11 | 1 | -72/+41 |
* | fixed regexp case insensitive flag | Fabrice Bellard | 2024-01-11 | 1 | -56/+1 |
* | Retrieve RegExp 'g' flag in spec conformant way (original patch by bnoordhuis) | Fabrice Bellard | 2023-12-09 | 1 | -9/+14 |
* | Add utf-8 support to libregexp | bptato | 2023-07-04 | 1 | -6/+14 |
* | Include QuickJS sources in the repository | bptato | 2023-06-22 | 1 | -0/+2610 |