-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- fix 2 typos (uint16_t to Walrus::ByteCodeStackOffset) - fix 1 typo (because of it 3 tests failed, altough it was unnoticable hence the error wasn't caught) - refactor nested if...else to switch...case - print error message before exit - make string() operator for Value class
- Loading branch information
1 parent
89c3d0b
commit 099a77a
Showing
3 changed files
with
172 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.