Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spark-ada

Multi-Tasking on Embedded Devices with Ravenscar

ada spark-ada

How to access a parameter of a procedure in Pre/Post contracts of a procedure/funtion that has the the procedure as access parameter?

ada spark-ada

"Taking on a Challenge in SPARK Ada" - Sum ghost function in post-condition having unintended behavior

How to prove equivalence of two functions?

ada spark-ada

Ada constraint error: Discriminant check failed. What does this mean?

ada spark-ada

How do I modify my post condition to achieve Gold standard of Spark proof - Ada SPARK

Do pre and post conditions take the place of in function validation?

SPARK Ada: Overlays Without Copying

ada spark-ada

Spark-Ada postcondition for array total

Ada/SPARK: should I be using GNATprove? Where can I find it?

ada gnat spark-ada

How can I access a symbol from the linker script in my Ada code?

SPARK instantiation error w.r.t. volatile type

Program verification in SPARK - Counting elements in an array

ada spark-ada

How to prove this invariant?