Skip to content

Add SPARK compatibility#4

Merged
mosteo merged 2 commits intoalire-project:mainfrom
Heziode:main
Jan 28, 2026
Merged

Add SPARK compatibility#4
mosteo merged 2 commits intoalire-project:mainfrom
Heziode:main

Conversation

@Heziode
Copy link
Copy Markdown
Contributor

@Heziode Heziode commented Jan 28, 2026

Add SPARK_Mode annotations to make the crate usable in SPARK projects. The spec is marked with SPARK_Mode => On and the body with SPARK_Mode => Off, since the implementation relies on C FFI and other non-SPARK constructs.

Closes #3

Add SPARK_Mode annotations to make the crate usable in SPARK projects.
The spec is marked with SPARK_Mode => On and the body with
SPARK_Mode => Off, since the implementation relies on C FFI and other
non-SPARK constructs.

Closes alire-project#3
@mosteo mosteo merged commit 56941cb into alire-project:main Jan 28, 2026
5 checks passed
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.

SPARK-compatible version of the crate

2 participants