|
|
f7c7856961
|
Feat: Replace Nearley with Chevrotain and remove build script
|
2025-09-26 08:04:24 -07:00 |
|
|
|
b31cd378f7
|
Fix: Generate CommonJS parser to align with grammar
|
2025-09-26 07:59:56 -07:00 |
|
|
|
7c704655aa
|
Fix: Generate ESM parser to match project type
|
2025-09-26 07:33:49 -07:00 |
|
|
|
bffbfbc655
|
Fix: Use npx to ensure nearleyc is found
|
2025-09-26 07:26:01 -07:00 |
|
|
|
cd99d813a1
|
Refactor: Move nearley to devDependencies
|
2025-09-26 07:21:08 -07:00 |
|
|
|
bb69101f33
|
Refactor: Delegate parser build step to test_runner.js
|
2025-09-26 01:58:50 -07:00 |
|
|
|
78853de006
|
Feat: Add nearley and moo for AST parsing
|
2025-09-26 01:41:36 -07:00 |
|
|
|
c16ac60cc1
|
Feat: Add test script to package.json
|
2025-09-26 01:13:18 -07:00 |
|
|
|
c34adf2c94
|
Revert: Update package.json
|
2025-09-26 01:04:41 -07:00 |
|
|
|
3256dc320d
|
Feat: Add npm test script for automation
|
2025-09-26 01:00:28 -07:00 |
|
|
|
9d29943fef
|
Feat: Configure project for ES Modules
|
2025-09-26 00:53:04 -07:00 |
|