Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: Punctuator::Dec used correctly #5

Merged
merged 1 commit into from
Jan 26, 2019
Merged

bugfix: Punctuator::Dec used correctly #5

merged 1 commit into from
Jan 26, 2019

Conversation

songzhi
Copy link
Contributor

@songzhi songzhi commented Jan 25, 2019

This should fix a bug if what I thought is right.

@jasonwilliams
Copy link
Member

Yep looks right to me too, thanks!

@jasonwilliams jasonwilliams merged commit 9e1b5a8 into boa-dev:master Jan 26, 2019
Razican added a commit that referenced this pull request May 11, 2020
# This is the 1st commit message:

The interpreter is now modular.

# The commit message #2 will be skipped:

# Moved array declarations to their own module

# The commit message #3 will be skipped:

# Added ArrowFunctionDecl

# The commit message #4 will be skipped:

# Removed the `Executor` trait, and added the `Assign` operator

# The commit message #5 will be skipped:

# Fixed documentation links

# The commit message #6 will be skipped:

# Added `BinOp` execution, and made operators `Copy`.

# The commit message #7 will be skipped:

# Moved `Node` executor to its own `Executable` implementation
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