summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* src/paca.mjs: Move error detection from tokenizeRegexStep => tokenizeRegexEuAndreh2025-07-111-8/+12
|
* src/paca.mjs: Remove unused repeat(3) importEuAndreh2025-07-111-1/+1
|
* Finish implementation of unit testsEuAndreh2025-07-091-14/+17
|
* Implement v0 version of NFA and DFA; WIP testsEuAndreh2025-07-071-0/+436