| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2022-01-24 | feat(parser): implements regex literal parser | Akshay Nair | |
| 2022-01-24 | feat(parser): implements min-max quantifier parser | Akshay Nair | |
| 2022-01-14 | refactor: refactors imports + formatting | Akshay Nair | |
| 2022-01-13 | feat(parser): adds sequence parser | Akshay Nair | |
| 2022-01-13 | feat(eval): implements or | Akshay Nair | |
| 2022-01-13 | refactor(parser): reimplements alt parser | Akshay Nair | |
| 2022-01-13 | refactor: propertymatch changed to use single expression (group) | Akshay Nair | |
| 2022-01-13 | feat(parser): adds number and boolean literals | Akshay Nair | |
| 2022-01-13 | refactor: type + constructors refactor | Akshay Nair | |
| 2022-01-08 | feat(parse): implements object property matching parser | Akshay Nair | |
| 2022-01-08 | feat(eval): implements basic eval filtering | Akshay Nair | |
| 2022-01-08 | feat(parser): implements or syntax | Akshay Nair | |
| 2022-01-08 | refactor: creates constructors for expr adt | Akshay Nair | |
| 2022-01-07 | refactor: simplifies quantifier logic + moves stuff around | Akshay Nair | |
