Skip to content
Snippets Groups Projects
  1. Sep 18, 2024
  2. Aug 30, 2024
  3. Jun 20, 2024
  4. Sep 05, 2023
  5. Oct 24, 2022
  6. Aug 11, 2022
  7. Aug 10, 2022
  8. Aug 09, 2022
  9. Jun 20, 2022
  10. Jun 17, 2022
  11. Jun 01, 2022
  12. Mar 21, 2022
    • Virgile Prevosto's avatar
      [kernel] Better casts introduction · b387e3bd
      Virgile Prevosto authored
      - always remove FC's internal attribute everywhere before deciding whether
        a cast is needed.
      - ACSL and C decisions to cast are similar
      - only unroll type for checking equality. If a cast is needed, keep
        typedef (if any) as target
      b387e3bd
  13. Jan 28, 2022
  14. Jan 06, 2022
  15. Oct 20, 2021
  16. Oct 13, 2021
  17. Oct 05, 2021
  18. Sep 14, 2021
  19. Aug 03, 2021
    • Basile Desloges's avatar
      [eacsl] Fix global C variable __e_acsl_sound_verdict · f5cfd9b3
      Basile Desloges authored
      - The global variable is now a Frama-C built-in and is not monitored;
      - The `varinfo` for the variable, retrieved in module `Prepare_ast` is
        now exposed;
      - The variable is added to every generated code so that it can be used
        by a later analysis of E-ACSL.
      f5cfd9b3
  20. Jul 07, 2021
  21. Mar 25, 2021
  22. Sep 15, 2020
  23. Jul 20, 2020
  24. Jul 15, 2020
  25. Jun 10, 2020
  26. Apr 30, 2020
  27. Apr 08, 2020
  28. Mar 27, 2020
  29. Mar 19, 2020
  30. Mar 09, 2020
Loading