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 range function to python and js implementations #175

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

evinism
Copy link
Owner

@evinism evinism commented Dec 18, 2022

This PR adds the range function to MistQL. The listed documentation should be sufficient to describe the range function.

Part of the intent of this PR is as an example of how to add a builtin function of moderate complexity into MistQL.

@netlify
Copy link

netlify bot commented Dec 18, 2022

Deploy Preview for mistql ready!

Name Link
🔨 Latest commit 03595f7
🔍 Latest deploy log https://app.netlify.com/sites/mistql/deploys/63a0d4add8b7ad00082b62ea
😎 Deploy Preview https://deploy-preview-175--mistql.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@evinism evinism force-pushed the add_range_function branch 2 times, most recently from e919a94 to 605e04d Compare December 18, 2022 01:52
@evinism evinism added enhancement New feature or request python javascript labels Dec 18, 2022
@evinism evinism changed the title Add range() function to MistQL Add range function to python and js implementations Dec 18, 2022
@evinism evinism marked this pull request as ready for review December 18, 2022 01:53
@evinism evinism merged commit aee7722 into main Dec 19, 2022
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 this pull request may close these issues.

1 participant