diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-06-04 17:24:10 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-06-04 17:24:10 -0700 |
commit | dee34e8267b91a93df6ae562e940929dd7910a98 (patch) | |
tree | 851d083f1aa6d5745f3a9f945b64bd836ec9cacb /regex.c | |
parent | fd94e0825bf3b132ebbb2184b89824ead4de4c80 (diff) | |
download | txr-dee34e8267b91a93df6ae562e940929dd7910a98.tar.gz txr-dee34e8267b91a93df6ae562e940929dd7910a98.tar.bz2 txr-dee34e8267b91a93df6ae562e940929dd7910a98.zip |
Allow @(repeat) to see variables in more places.
* match.c (extract_vars): With these changes, if @{a b [c..d]}
appears inside a @(repeat) or @(rep), variables in the b, c
and d positions will be recognized for list iteration, not
only a.
Diffstat (limited to 'regex.c')
0 files changed, 0 insertions, 0 deletions