Skip to content

Regex#16

Merged
L3viathan merged 2 commits into
masterfrom
regex
May 22, 2017
Merged

Regex#16
L3viathan merged 2 commits into
masterfrom
regex

Conversation

@L3viathan

Copy link
Copy Markdown
Member

Implements 3 regex commands: / (number of matches), % (regex substitution), a (find all matches).

L3viathan added 2 commits May 21, 2017 17:21
- `/`: Number of matches
- `%`: Regex replace
Closes #14.

Also implements the pushiter method as an internal helper.
@L3viathan L3viathan requested a review from sarnthil May 21, 2017 20:41
@L3viathan L3viathan merged commit a3ba7e4 into master May 22, 2017
@L3viathan L3viathan deleted the regex branch May 22, 2017 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants