Commit Graph

4 Commits

Author SHA1 Message Date
0add5faa43 feat: enhance module system with host interface for file operations 2025-11-15 21:02:14 +07:00
69ea8329e9 feat: implement module system with imports and exports support 2025-11-15 19:03:36 +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