|
b2f474336a
|
Implement character class parsing
|
2024-10-25 18:49:16 +01:00 |
|
|
40db26a62d
|
Handle quantifiers in parse_term()
|
2024-10-25 18:22:49 +01:00 |
|
|
80a26997b8
|
Add paren support to parser
|
2024-10-25 18:22:49 +01:00 |
|
|
da0175105d
|
Implement special character escaping
|
2024-10-25 18:22:49 +01:00 |
|
|
a9b8e24007
|
Handle . in parse_term()
|
2024-10-25 18:22:49 +01:00 |
|
|
f434af5c96
|
Handle sequences in parser
|
2024-10-25 18:22:49 +01:00 |
|
|
584e92c29c
|
Implement first iteration of parser and write test scripts
|
2024-10-25 14:24:50 +01:00 |
|
|
27b4b28fba
|
Define regex_t data structure and write build script
|
2024-10-25 14:24:50 +01:00 |
|