renovate[bot]
28983d7381
chore(deps): update all non-major dependencies
2025-12-03 07:23:36 +00:00
0225db08ce
chore: lint files
2025-11-16 18:25:11 +07:00
24297b8398
fix: update bin entry in package.json to use correct file extension for cli
2025-11-15 23:35:06 +07:00
9ac22d28bc
build: update version in package.json to 0.0.3
2025-11-15 23:31:51 +07:00
840e3e8abe
fix: update exports in package.json to use correct file extensions
2025-11-15 23:31:09 +07:00
2230910f4d
fix: ensure dts option is set to false for cli entry in tsdown.config.ts
2025-11-15 22:37:42 +07:00
bb427ae332
fix: reorder dependencies in package.json and pnpm-lock.yaml
2025-11-15 22:34:39 +07:00
0108af28f6
fix: update package.json to correct project name and version
2025-11-15 22:32:30 +07:00
eadf1b9a73
chore: update deps
2025-11-15 20:47:32 +07:00
7fbd10c7df
Merge remote-tracking branch 'origin/main'
2025-11-15 20:44:21 +07:00
eedd154884
fix: update package.json to correct project name and improve module exports
2025-11-15 20:43:04 +07:00
69ea8329e9
feat: implement module system with imports and exports support
2025-11-15 19:03:36 +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
96d6131c2c
fix: add type checking script to package.json
2025-09-01 02:47:59 +07: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