Skip to content

Message invariants should allow more flexible expression forms #57

@pchapin

Description

@pchapin

Currently message invariants allow for only very limited expression forms. The feature would be more useful if the expression language supported was richer. In particular, logical connectives ('and', 'or', 'not') should be supported so that multiple expressions can be combined in conjunctions, etc. This would allow the "feature" of supporting multiple invariants to be removed and, by so doing, simplify the mapping to SPARK postconditions.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestmercuryPertaining to the Mercury IDL compiler

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions