summaryrefslogtreecommitdiff
path: root/TODO.md
blob: 9a6e393165100ebb21030b92ab1f46762c331b6d (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
  - [ ] `{2, 5}` quantifiers
  - [ ] Eval: `^$` start-end
  - [ ] Func: replace
  - [ ] Not/Inverse
  - [ ] Named capture groups
  - [ ] Non-capture groups