Files
browser/src/network
Adrià Arrufat 06f7f6f295 Engine: look through an optional stretch when reading a branch's ends
An alternation or a repeat keeps only whether its text may start and
end with a token character, and read that off one marker. An optional
non-token stretch there (`\/?x`) was taken as a definite non-token,
so `\/ads(\/?x|\/y)` was filed under "ads" while `/adsx` carries no
such token. What follows the stretch answers now.
2026-09-10 11:25:20 +02:00
..
2026-09-05 17:51:47 +08:00
2026-08-22 07:04:58 +08:00
2026-09-05 17:51:47 +08:00
2026-07-22 13:26:03 +08:00
2026-08-20 16:03:42 +08:00
2026-08-20 16:03:42 +08:00
2026-09-05 17:51:47 +08:00
2026-09-04 07:00:01 -07:00
2026-09-04 07:00:01 -07:00