Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | regexp: added v flag support - fixed corner cases of case insensitive matching | Fabrice Bellard | 3 days |
| | |||
* | Improve libunicode and libregexp headers (#288) | Charlie Gordon | 2024-05-05 |
| | | | | | | | - move all `lre_xxx` functions to libunicode - use flags table `lre_ctype_bits` instead of bitmaps - simplify `lre_is_space`, `lre_js_is_ident_first` and `lre_js_is_ident_next` - simplify `simple_next_token`, handle UTF-8 correctly - simplify `is_let`, remove dead code | ||
* | Fix build: use LRE_BOOL in libunicode.h (#244) | Kanstantsin Sokal | 2024-03-03 |
| | |||
* | Strip trailing spaces | Charlie Gordon | 2024-02-10 |
| | |||
* | fixed regexp case insensitive flag | Fabrice Bellard | 2024-01-08 |
| | |||
* | 2020-01-05 release | bellard | 2020-09-06 |