Remove RegexGroup markup around the expression to be matched, so that we simply gener...
authorNick Downing <downing.nick@gmail.com>
Wed, 27 Jun 2018 14:14:09 +0000 (00:14 +1000)
committerNick Downing <downing.nick@gmail.com>
Wed, 27 Jun 2018 14:14:09 +0000 (00:14 +1000)
commitf4580434de04be5bcedd03aa9d90ff41aeb94985
tree292db14fef4ca90fc7f0b71114d99d2136ca0d28
parent4309cf3e44b9b343719c86ef15155fe6fde52488
Remove RegexGroup markup around the expression to be matched, so that we simply generate two expressions, the expression to be matched and the trailing context
src/parse.c
src/parse.y