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

Intervals #27

Merged
merged 13 commits into from
Nov 17, 2021
Merged

Intervals #27

merged 13 commits into from
Nov 17, 2021

Conversation

izrik
Copy link
Member

@izrik izrik commented Nov 17, 2021

This PR adds functionality for intervals. There is no real way to use them via the grammar, yet. Typical interval notation (e.g [a,b], (a,b]) conflicts with existing syntax. Nevertheless, a lot of the plumbing is herein provided. They will useful for alot of internal things, even if the CLI end-user can't use them yet.

Most of the code changes are new test code.

@izrik izrik merged commit 45cef06 into master Nov 17, 2021
@izrik izrik deleted the intervals branch November 17, 2021 14:53
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.

1 participant