Ben Noordhuis
|
b56cbb143c
|
Implement extended named capture group identifiers (#90)
Perfectly reasonable and not at all uncommon regular expressions like
/(?<𝑓𝑜𝑥>fox).*(?<𝓓𝓸𝓰>dog)/ are now accepted.
|
2023-11-19 11:01:38 +01:00 |
|
Ben Noordhuis
|
162a8b7409
|
Remove trailing whitespace (#46)
Not purely cosmetic because it breaks navigation with { and } in the
One True Editor.
|
2023-11-12 10:01:40 +01:00 |
|
bellard
|
b1f67dfc1a
|
2020-11-08 release
|
2020-11-08 14:30:56 +01:00 |
|
bellard
|
7c312df422
|
2020-09-06 release
|
2020-09-06 19:10:15 +02:00 |
|
bellard
|
8900766099
|
2020-07-05 release
|
2020-09-06 19:07:30 +02:00 |
|
bellard
|
383e2b06c8
|
2020-03-16 release
|
2020-09-06 19:02:03 +02:00 |
|
bellard
|
91459fb672
|
2020-01-05 release
|
2020-09-06 18:53:08 +02:00 |
|