Skip to content

Commit 8e07933

Browse files
committed
chore: drop two dev scripts whose purpose ended with the rewrite
- `benchmark-jison.ts` — compared the legacy jison parser against the new pratt pipeline. Useful for the rewrite decision; now redundant with `benchmark.ts` (pratt vs `@csstools/css-calc`), and the script is coupled to the legacy `src/index.js` entry that's scheduled for removal at the next major. - `check-issues.ts` — ran every open postcss-calc GitHub issue through the new pipeline to demonstrate the rewrite resolves the legacy complaints. PR-evidence tool; once the issues are triaged the script has no recurring purpose. The remaining five scripts (`harvest-github`, `split-corpus`, `show-divergences`, `randomizer`, `benchmark`) all have ongoing maintenance value and stay.
1 parent 1e8afd8 commit 8e07933

2 files changed

Lines changed: 0 additions & 255 deletions

File tree

scripts/benchmark-jison.ts

Lines changed: 0 additions & 61 deletions
This file was deleted.

scripts/check-issues.ts

Lines changed: 0 additions & 194 deletions
This file was deleted.

0 commit comments

Comments
 (0)