| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | src/paca.mjs: Remove calls to arr.concat([]) with unneeded wrapping singleton... | EuAndreh | 2025-07-11 | 1 | -14/+6 |
| * | src/paca.mjs (tokenizeRegexStep): Support tokenizing range exps {m,n} | EuAndreh | 2025-07-11 | 1 | -2/+98 |
| * | src/paca.mjs (tokenizeRegexStep): Include `context` key in reduced state | EuAndreh | 2025-07-11 | 1 | -3/+8 |
| * | src/paca.mjs: Move error detection from tokenizeRegexStep => tokenizeRegex | EuAndreh | 2025-07-11 | 1 | -8/+12 |
| * | src/paca.mjs: Remove unused repeat(3) import | EuAndreh | 2025-07-11 | 1 | -1/+1 |
| * | Finish implementation of unit tests | EuAndreh | 2025-07-09 | 1 | -14/+17 |
| * | Implement v0 version of NFA and DFA; WIP tests | EuAndreh | 2025-07-07 | 1 | -0/+436 |
