Commit Graph

11 Commits

Author SHA1 Message Date
renovate[bot]
02669723e6 chore(deps): update devdependency eslint to v10 2026-02-07 00:40:38 +00:00
renovate[bot]
b31b35224a chore(deps): update devdependency @antfu/eslint-config to v7 2026-01-13 16:12:28 +00:00
0225db08ce chore: lint files 2025-11-16 18:25:11 +07:00
bb427ae332 fix: reorder dependencies in package.json and pnpm-lock.yaml 2025-11-15 22:34:39 +07:00
eadf1b9a73 chore: update deps 2025-11-15 20:47:32 +07:00
renovate[bot]
75947c18fc chore(deps): update all non-major dependencies 2025-10-23 06:51:11 +00:00
renovate[bot]
6f8c5049fa chore(deps): update devdependency @antfu/eslint-config to v6 2025-10-23 06:50:16 +00:00
renovate[bot]
2c33ab68ef chore(deps): update devdependency vitest to v4 2025-10-22 19:06:25 +00:00
renovate[bot]
95695e1db7 chore(deps): update all non-major dependencies 2025-09-06 10:44:36 +00:00
13d79e37bb fix: lint, type errors
test: specify types for path checks in interpreter tests

test: add optional chaining in lexer tests to prevent errors

test: add optional chaining in parser tests to prevent errors

fix: clean up whitespace and formatting in AST and lexer files

feat: enhance CLI with improved error handling and user prompts

fix: update index and interpreter files for better type handling

fix: clean up parser code for better readability and error handling

build: enable minification in tsdown configuration
2025-09-01 02:44:45 +07:00
eb357ef703 feat: init 2025-09-01 02:28:55 +07:00