Commit Graph

7 Commits

Author SHA1 Message Date
renovate[bot]
a8d5a225d8 chore(deps): update all non-major dependencies 2025-11-14 09:58:17 +00: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