Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |