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

Add MIN() and MAX() #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add MIN() and MAX() #2

wants to merge 2 commits into from

Conversation

herrfugbaum
Copy link
Owner

Trying to add the MIN() and MAX() functions.
Implementation is working but introduces a method in the cst visitor that doesn't do anything, but once it's removed it doesn't work anymore 🤔

@herrfugbaum herrfugbaum added enhancement New feature or request help wanted Extra attention is needed labels Dec 1, 2018
@herrfugbaum
Copy link
Owner Author

The unused method is now used.

But there are still some things to do on the parser level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant