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

404 arithmetic operations over lists in vela #436

Merged
merged 2 commits into from
Jul 4, 2024

Conversation

dbenn
Copy link
Collaborator

@dbenn dbenn commented Jul 2, 2024

Hi @mpyat2. Working through a few VeLa issues. This is one I've wanted to work on for awhile. Added a bunch of UTs including property based tests.

I would suggest hiding whitespace in the pull request view since code was reformatted a few times.

image

dbenn added 2 commits July 2, 2024 17:25
… and unary operators over lists; added UTs including property based tests; fixed a bug in integer expoentiation
@dbenn dbenn added the VeLa VStar expression Language label Jul 2, 2024
@dbenn dbenn requested a review from mpyat2 July 2, 2024 13:26
@dbenn dbenn self-assigned this Jul 2, 2024
@dbenn dbenn linked an issue Jul 2, 2024 that may be closed by this pull request
@dbenn dbenn merged commit 708423d into master Jul 4, 2024
24 checks passed
@dbenn dbenn deleted the 404-arithmetic-operations-over-lists-in-vela branch July 4, 2024 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
VeLa VStar expression Language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Arithmetic operations over lists in VeLa
2 participants