aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: cf9bce37220a5a1e7c41c6b56bc238c40bc4cab6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# TODO

## Features
  - [X] Eval: Quantifiers (`+` and `*`)
  - [X] Eval: Next item/Sequence
  - [X] Func: matchAll
  - [X] `{2, 5}` quantifiers
  - [ ] Eval: `^$` start-end
  - [ ] Func: replace
  - [ ] Not/Inverse
  - [ ] Named capture groups
  - [ ] Non-capture groups