- Jan 30, 2025
-
-
David Bühler authored
Also take a Hptmap_sig.cache_type argument instead of ~name and ~temporary. This is consistent with all other cached functions in hptmap.
-
Tristan Le Gall authored
[alias] take into account global variable definitions See merge request frama-c/frama-c!4727
-
Loïc Correnson authored
[lib] fix Json printer for N. See merge request frama-c/frama-c!4904
-
Loïc Correnson authored
-
Allan Blanchard authored
-
- Jan 29, 2025
-
-
Basile Desloges authored
[kernel] Fix typing of types in builtins Closes #1482 See merge request frama-c/frama-c!4902
-
Basile Desloges authored
-
Basile Desloges authored
The builtins `__builtin_types_compatible_p` and `__builtin_va_arg` need a type as argument. Frama-C converts them to an expression to be able to type the builtin call. This commit change the conversion in `cparser.mly` from a sizeof on the type to a cast with a marker indicating from which builtin the argument is coming from. This allows `cabs2cil` to type this expression differently than a regular cast or sizeof.
-
Allan Blanchard authored
-
- Jan 28, 2025
-
-
Basile Desloges authored
-
Andre Maroneze authored
[Dev] add Cram tests to 'make default-tests' and generalize nix cram testing See merge request frama-c/frama-c!4897
-
Allan Blanchard authored
[scripts] Remove unexisting git hashes in git-replace.sh See merge request frama-c/frama-c!4885
-
Allan Blanchard authored
[doc] Fix few odoc warnings See merge request frama-c/frama-c!4889
-
- Jan 27, 2025
-
-
Remi Lazarini authored
[Ivette] added doc Callgraph + added color in markdown iconTag + added markdown ledTag See merge request frama-c/frama-c!4873
-
-
-
David Bühler authored
-
-
-
-
Allan Blanchard authored
[nix] update commit See merge request frama-c/frama-c!4894
-
- Jan 24, 2025
-
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Thibault Martin authored
-
Thibault Martin authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
- upgrade camlp5 to 8.03.01 (OCaml 5.3 compatibility) - upgrade mlmpfr + patch 5.3 (Werror in Nix) - downgrade dolmen (Alt-Ergo) - upgrade ppxlib_jane (Alt-Ergo) - upgrade ppxlib (OCaml 5.3 compatibility)
-
David Bühler authored
[tests] use basic regex for filtering See merge request frama-c/frama-c!4898
-
Thibault Martin authored
[Kernel] Generic monad interface See merge request frama-c/frama-c!4821
-
Andre Maroneze authored
-
Thibault Martin authored
[alias] remove deprecated functions; use more doc-friendly syntax in comments See merge request frama-c/frama-c!4888
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Andre Maroneze authored
[kernel] Log: at the end of Frama-C execution, re-print deferred error (if any). See merge request frama-c/frama-c!4876
-
Virgile Prevosto authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Added title to sidebars See merge request frama-c/frama-c!4896
-