Skip to content

Add interpreter tests and fix unary not#6

Open
pullriku wants to merge 1 commit intomainfrom
codex/write-unit-tests-for-interp-module
Open

Add interpreter tests and fix unary not#6
pullriku wants to merge 1 commit intomainfrom
codex/write-unit-tests-for-interp-module

Conversation

@pullriku
Copy link
Owner

@pullriku pullriku commented Aug 5, 2025

Summary

  • add treewalk interpreter tests that construct ASTs directly to avoid extra dev dependencies
  • fix unary ! to invert truthiness

Testing

  • cargo +1.88.0 test -p rikulox-treewalk

https://chatgpt.com/codex/tasks/task_e_6891cd59bed0833184a38653cd952daf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant