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

Positive unary operator like +1 unhandled #555

Closed
hachi8833 opened this issue Dec 30, 2017 · 3 comments · Fixed by #683
Closed

Positive unary operator like +1 unhandled #555

hachi8833 opened this issue Dec 30, 2017 · 3 comments · Fixed by #683
Assignees
Labels

Comments

@hachi8833
Copy link
Member

When fixing #526, I also found that the positive unary operator like +1 are treated as invalid:

» -1
#» -1
» +1
unexpected + Line: 0
» +1

I'd like to fix this as well when fixing #526 and then close this issue.

@st0012
Copy link
Member

st0012 commented Dec 30, 2017

ok

@st0012
Copy link
Member

st0012 commented Jan 27, 2018

@hachi8833 Has this been finished? I remember you almost finished it few weeks ago

@hachi8833
Copy link
Member Author

First I thought fixing #568 together, but I realized this should be fixed in another PR.
This will be finished this week, too. Just a moment.

@st0012 st0012 modified the milestones: version 0.1.7, version 0.1.8 Feb 2, 2018
@st0012 st0012 modified the milestones: version 0.1.8, version 0.1.9 Mar 4, 2018
@st0012 st0012 modified the milestones: version 0.1.9, version 0.1.10 Apr 2, 2018
@ghost ghost assigned st0012 Jun 10, 2018
@ghost ghost added the in progress label Jun 10, 2018
@st0012 st0012 mentioned this issue Jun 10, 2018
@st0012 st0012 modified the milestones: version 0.1.10, version 0.1.11 Jun 24, 2018
st0012 added a commit that referenced this issue Oct 18, 2018
@st0012 st0012 modified the milestones: version 0.1.11, version 0.1.12 Oct 13, 2019
st0012 added a commit that referenced this issue Oct 27, 2019
st0012 added a commit that referenced this issue Oct 28, 2019
st0012 added a commit that referenced this issue Oct 28, 2019
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 a pull request may close this issue.

2 participants