| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | src/paca.mjs (tokenizeRegexStep): Support tokenizing range exps {m,n} | EuAndreh | 2025-07-11 | 1 | -0/+540 |
| * | src/paca.mjs (tokenizeRegexStep): Include `context` key in reduced state | EuAndreh | 2025-07-11 | 1 | -118/+144 |
| * | src/paca.mjs: Move error detection from tokenizeRegexStep => tokenizeRegex | EuAndreh | 2025-07-11 | 1 | -18/+22 |
| * | tests/paca.mjs (test_tokenizeRegexStep): Compute `char` and `index` | EuAndreh | 2025-07-11 | 1 | -20/+7 |
| * | Finish implementation of unit tests | EuAndreh | 2025-07-09 | 1 | -17/+864 |
| * | Implement v0 version of NFA and DFA; WIP tests | EuAndreh | 2025-07-07 | 1 | -0/+1351 |
