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

Test better triggers for maps #606

Closed
wants to merge 23 commits into from
Closed

Conversation

jcp19
Copy link
Contributor

@jcp19 jcp19 commented Jan 29, 2023

Not meant to be reviewed atm

This PR reorganizes the map encoding and translates triggers involving map expressions to valid Viper triggers. Currently blocked because it causes some incompleteness with maps.

TODO:

  • gen method for map make
  • gen method for safe map lookup
  • doc and cleanup old doc
  • improve error messages

Depends on #654

@jcp19 jcp19 linked an issue Feb 2, 2023 that may be closed by this pull request
@jcp19 jcp19 mentioned this pull request Mar 8, 2023
20 tasks
@jcp19 jcp19 closed this Sep 21, 2023
@jcp19 jcp19 mentioned this pull request Sep 21, 2023
3 tasks
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.

Improve triggers generated for map accesses
1 participant