andgineer / TRegExpr

Regular expressions (regex), pascal.
https://regex.sorokin.engineer/en/latest/
MIT License
174 stars 62 forks source link

Fix loop index #307 #311

Closed User4martin closed 1 year ago

User4martin commented 1 year ago

Fix for issue #307 See issue for description/reason of changes.

Missing entries in history.txt => this depend on order of merging compared with other merge requests.

Incudes unrelated addition, to allow RE.Dump display loops and open/close with indent.

Alexey-T commented 1 year ago

very good. @andgineer Please apply only after \G pull-request, it is the main.

User4martin commented 1 year ago

Please HOLD

While this fixes some issues, it is not correct. And I found another pattern to break it.

User4martin commented 1 year ago

replaced by #312