Skip to content
Snippets Groups Projects
  1. Jun 24, 2022
  2. Jun 17, 2022
  3. Jun 16, 2022
  4. Jun 15, 2022
  5. Jun 14, 2022
  6. Jun 09, 2022
  7. Jun 07, 2022
  8. May 31, 2022
  9. May 20, 2022
  10. May 18, 2022
  11. May 11, 2022
  12. Mar 27, 2022
  13. 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
  14. Mar 11, 2022
  15. Mar 03, 2022
  16. Feb 23, 2022
  17. Feb 21, 2022
  18. Feb 10, 2022
  19. Jan 06, 2022
  20. Dec 07, 2021
  21. Nov 24, 2021
  22. Oct 21, 2021
  23. Oct 06, 2021
  24. May 12, 2021
  25. Apr 14, 2021
  26. Feb 18, 2021
  27. Feb 16, 2021
  28. Feb 10, 2021
  29. Feb 07, 2021
  30. Jan 21, 2021
  31. Jan 15, 2021
  32. Dec 21, 2020
  33. Oct 26, 2020
  34. Oct 06, 2020
    • François Bobot's avatar
      [PTESTS] simplify the heuristics of ptests · da626686
      François Bobot authored
      Since we use only `frama-c` which is native of byte when available:
      - remove: if frama-c is called add the options
      - remove: add PTESTS_FILE if it is not present
      
      Adds variables to replace without hurdles:
      - @FRAMA_C_PLUGINS_OPTIONS@: -autoload-plugins -plugins ... -load-module ...
      - @OPTIONS@: the OPT
      - @frama-c@: frama-c @FRAMA_C_PLUGINS_OPTIONS@ @PTEST_FILE@ @OPTIONS@
      da626686
  35. Oct 02, 2020
Loading