public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/28618] New: support non-grouping match & other features in stapregex
@ 2021-11-22 20:13 me at serhei dot io
  2021-11-22 20:13 ` [Bug translator/28618] support non-capturing group " me at serhei dot io
  2021-11-22 20:36 ` me at serhei dot io
  0 siblings, 2 replies; 3+ messages in thread
From: me at serhei dot io @ 2021-11-22 20:13 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=28618

            Bug ID: 28618
           Summary: support non-grouping match & other features in
                    stapregex
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
          Assignee: systemtap at sourceware dot org
          Reporter: me at serhei dot io
  Target Milestone: ---

agentzh requested some features of extended regex including
- non-capturing group (?: ... )
- zero-width assertions \b or \<
- lookahead operator from re2c (complex enough to file as separate PR later)

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug translator/28618] support non-capturing group & other features in stapregex
  2021-11-22 20:13 [Bug translator/28618] New: support non-grouping match & other features in stapregex me at serhei dot io
@ 2021-11-22 20:13 ` me at serhei dot io
  2021-11-22 20:36 ` me at serhei dot io
  1 sibling, 0 replies; 3+ messages in thread
From: me at serhei dot io @ 2021-11-22 20:13 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=28618

Serhei Makarov <me at serhei dot io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|support non-grouping match  |support non-capturing group
                   |& other features in         |& other features in
                   |stapregex                   |stapregex

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug translator/28618] support non-capturing group & other features in stapregex
  2021-11-22 20:13 [Bug translator/28618] New: support non-grouping match & other features in stapregex me at serhei dot io
  2021-11-22 20:13 ` [Bug translator/28618] support non-capturing group " me at serhei dot io
@ 2021-11-22 20:36 ` me at serhei dot io
  1 sibling, 0 replies; 3+ messages in thread
From: me at serhei dot io @ 2021-11-22 20:36 UTC (permalink / raw)
  To: systemtap

https://sourceware.org/bugzilla/show_bug.cgi?id=28618

--- Comment #1 from Serhei Makarov <me at serhei dot io> ---
commit 9e26507 implements the basic non-capturing group (?: ... ), will test
more thoroughly

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-22 20:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22 20:13 [Bug translator/28618] New: support non-grouping match & other features in stapregex me at serhei dot io
2021-11-22 20:13 ` [Bug translator/28618] support non-capturing group " me at serhei dot io
2021-11-22 20:36 ` me at serhei dot io

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).