Search code examples
How would I define the __m256i data type in Ada?...


simdadaintrinsicsavx2gnat

Read More
How to incorporate proof aspects into the specification so that every function and procedure has a P...


integration-testingadagnat

Read More
Meaning of the numbers on the side of paragraphs in the Ada Reference Manual...


ada

Read More
How to deallocate Ada Record from CPP...


c++adagnat

Read More
How to get process id in Ada?...


processoperating-systemada

Read More
How do I convince GNATprove that calling Integer'Value on the same input twice should produce th...


adaspark-ada

Read More
What caused this Ada compilation error "ambiguous character literal"?...


adagnat

Read More
How do I rectify this switch case error in Ada?...


ada

Read More
Range check and Length check in Ada (SPARK Mode)...


adaformal-verification

Read More
Wrap-around Semantics for accessing Array Slices indexed by a Modular Type...


arrayssliceadaada2012

Read More
How can I disable fail on warning when using GCC and Make?...


cgccmakefileada

Read More
How well can Ada optimize static constant arrays?...


optimizationconstantsada

Read More
read byte stream to record...


adaendianness

Read More
Type conversions and if expressions...


adaada2012

Read More
Why are if expressions and if statements in ada, also for case...


if-statementada

Read More
How to get current year in ada...


ada

Read More
How to divide a character with a string in Ada...


type-conversionada

Read More
Dividing a character with a Float in Ada...


type-conversioncharacterada

Read More
How to make Boolean write True or False in Ada...


booleanada

Read More
How do you convert a string into a float or a integer in Ada?...


adatypeconverter

Read More
Ada Enums to Values...


enumsada

Read More
Does it ever make sense to specify 'Small and 'Delta separately?...


adafixed-point

Read More
How to mark unreachable code in Ada/SPARK...


adaformal-verificationspark-formal-verification

Read More
Can you cheat contracts / asserts in SPARK?...


adaformal-verificationspark-formal-verification

Read More
GNATprove: "postcondition might fail" in simple function...


adaformal-verificationspark-adaspark-formal-verification

Read More
Find factor of a number...


adaformal-verificationspark-adaspark-2014spark-formal-verification

Read More
Potential aliasing violation in swap array indexes SPARK-Ada...


adaformal-verificationformal-methodsspark-adaspark-formal-verification

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


adaformal-verificationformal-methodsspark-adaspark-formal-verification

Read More
Can SPARK be used to prove that Quicksort actually sorts?...


adaformal-verificationspark-adaspark-2014spark-formal-verification

Read More
Ada: Null exclusion in arrays holding pointers...


ada

Read More
BackNext