7 Commits

Author SHA1 Message Date
Johannes Kanig
f5e451566d Fixes to sparklib proofs
- fixes to session generation script
- fixed line/col numbers for VCs
2026-01-20 10:53:48 +09:00
Johannes Kanig
373215ff07 Fix generate_session.py 2026-01-07 08:19:57 +00:00
Johannes Kanig
613b2bf465 Update sparklib sessions after why3 update 2026-01-05 00:16:55 +00:00
Johannes Kanig
688e34e0ec Add more checks to sparklib pre-commit checks 2024-05-22 18:06:28 +09:00
Johannes Kanig
0864eefc18 adapt session generation script to setup changes 2024-01-30 17:35:06 +09:00
Johannes Kanig
a5f8179ccb Fix proof of SPARK library
* generate_session.py
- show proved VC when running Coq; this helps detect when the
  --limit-line argument is incorrect
- delete more files
- remove useless level argument to call of run_automatic
* manual_proof.in: fixed locations of checks
* lemma_raising_order_*.prf: fixed proof of lemma, the proof is now much
  simpler
2023-07-06 11:03:57 +09:00
Joffrey Huguet
7eee48d617 V913-014, W224-046 Copy SPARKlib source files
This patch copies and adapts the source files of SPARKlib from the spark2014
repository into this one. It also changes the license of these files, as
SPARKlib is now licensed under Apache 2.0.
2023-04-07 11:29:15 +02:00