Skip to content

Conversation

@DarekKrawczyk
Copy link
Member

Changes:

  • Error mechanism replaced.
  • Null token added.
  • Simple evaluation of Int, Bool and Null types.
  • Conditional statement evaluation.
  • Return statment evaluation.
  • Binary and Unary expression evaluation.
  • New operators:
    • Question
    • Negation
    • Reverse
  • New test set added.

Changes:
- Error mechanism replaced.
- Null token added.
- Simple evaluation of Int, Bool and Null types.
- Conditional statement evaluation.
- Return statment evaluation.
- Binary and Unary expression evaluation.
- New operators:
  - Question
  - Negation
  - Reverse
- New test set added.
@DarekKrawczyk DarekKrawczyk merged commit e5c9a8f into master Mar 4, 2025
1 check passed
@DarekKrawczyk DarekKrawczyk deleted the evaluation branch March 4, 2025 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants