-
Hello,
I know I should have asked on GitLab (I am waiting for approval), but I was hoping someone could help me here.
I am facing this issue using the latest version of Frama-C using opam. Below…
-
[Hoare logic](https://en.wikipedia.org/wiki/Hoare_logic) is a formal system with a set of logical rules for reasoning rigorously about the correctness of computer programs.
Examples of Hoare logic are…
-
Title: Runtime Verification of Linux Kernel Security Module
Abstract:
Linux kernel is one of the most used Free/Libre Open Source Software (FLOSS) projects. It is installed on billions of devices …
-
-
With Dune 3.13, we detected that when a project has dune files with a lot of rules, it can kill performances. For example, on Frama-C and Alt-Ergo, tests files are generated and can be quite long. In …
-
Hi, SimGrid is used in the [project](https://github.com/Ksenia-C/combos/tree/master) I'm working on. Today I received an exception:
```
[c12:Project1:c12
:(49) 172800.000000] ./src/xbt/exception.c…
-
The Frama-C RSS feed always contains unnecessary whitespace in the URLs of the feed entries.
## Task
Make the scraper more robust by trimming whitespace from the URLs in `planet.ml`.
-
Our migrations for the [Parsetree change for generative functor application](https://github.com/ocaml/ocaml/pull/11984) are wrong: As [one of the tests shows](https://github.com/ocaml-ppx/ppxlib/compa…
-
### Describe the bug
nix-shell into default.nix: 'with import {};' ignored, but the same given on cmdline worked
### Steps To Reproduce
default.nix:
``` nix
with import {};
# same with:
#le…
-
In Frama-C we have noticed a surprising change between Opam 2.0 and 2.1 (yes, we notice it only now), on the uninstallation of `META` files and their directories. Currently I have only been able to pr…