Skip to content

Conversation

@parsajavanshir
Copy link
Contributor

Fix: Bug fixes in stack management, division by zero, and string handling

  • Fixed stack underflow in pop command
  • Handled division by zero in div instruction
  • Validated empty files before processing
  • Added exception handling for return stack
  • Improved string assignment in mov instruction

Fix: Bug fixes in stack management, division by zero, and string handling

- Fixed stack underflow in `pop` command
- Handled division by zero in `div` instruction
- Validated empty files before processing
- Added exception handling for return stack
- Improved string assignment in `mov` instruction
@geekcomputers geekcomputers merged commit 6917fd8 into geekcomputers:master Mar 8, 2025
@pierzoe
Copy link

pierzoe commented Mar 10, 2025 via email

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.

3 participants