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

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