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

Get math expressions and precedence working properly #5

Closed
Irev-Dev opened this issue Jan 19, 2023 · 3 comments · Fixed by #6
Closed

Get math expressions and precedence working properly #5

Irev-Dev opened this issue Jan 19, 2023 · 3 comments · Fixed by #6

Comments

@Irev-Dev
Copy link
Collaborator

const var = 5 + 1 is pretty much all that's working properly atm.

Need to get - / * % > < >= <= and () with all the precedence rules working as expected.

@org-projects-app
Copy link

org-projects-app[bot] added this issue to KittyCode Project.

@org-projects-app
Copy link

Irev-Dev added this issue to 2023 Q1 - Ends March 31st.
And I (the bot) will remove the issue from KittyCode, (issues shouldn't be in the backlog if they're in another project)

@org-projects-app
Copy link

org-projects-app[bot] removed this issue from KittyCode Project.

@Irev-Dev Irev-Dev mentioned this issue Jan 21, 2023
@Irev-Dev Irev-Dev mentioned this issue Feb 1, 2023
52 tasks
jessfraz added a commit that referenced this issue Apr 12, 2024
# This is the 1st commit message:

updates;

Signed-off-by: Jess Frazelle <github@jessfraz.com>

# This is the commit message #2:

docs

Signed-off-by: Jess Frazelle <github@jessfraz.com>

# This is the commit message #3:

remove descriptions

Signed-off-by: Jess Frazelle <github@jessfraz.com>

# This is the commit message #4:

get snippet tests

Signed-off-by: Jess Frazelle <github@jessfraz.com>

# This is the commit message #5:

updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

# This is the commit message #6:

more autocomplete tests

Signed-off-by: Jess Frazelle <github@jessfraz.com>

# This is the commit message #7:

updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

# This is the commit message #8:

updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

# This is the commit message #9:

updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

# This is the commit message #10:

updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

# This is the commit message #11:

tab to end of snippets

Signed-off-by: Jess Frazelle <github@jessfraz.com>

# This is the commit message #12:

updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

# This is the commit message #13:

updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

# This is the commit message #14:

A snapshot a day keeps the bugs away! 📷🐛 (OS: ubuntu)

# This is the commit message #15:

A snapshot a day keeps the bugs away! 📷🐛 (OS: ubuntu)
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 a pull request may close this issue.

1 participant