- Mar 05, 2019
-
-
Asserts are both evaluated and used as hypotheses afterwards. Checks are only evaluated, but are not used as hypotheses: they must not affect the analyses.
-
David Bühler authored
[kernel] fix initialization of built-ins in a visitor-created project See merge request frama-c/frama-c!2162
-
Andre Maroneze authored
[WP/TIP] Adds a splitter to tactic palette See merge request frama-c/frama-c!2185
-
Virgile Prevosto authored
-
Virgile Prevosto authored
[Kernel] Fix: rejects more gotos that bypass the initialization of a VLA. Closes #499 See merge request frama-c/frama-c!2179
-
Virgile Prevosto authored
[Libc] add several specs See merge request frama-c/frama-c!2125
-
Virgile Prevosto authored
[Makefile] add check for incompatible ocp-indent version See merge request frama-c/frama-c!2184
-
- Mar 04, 2019
-
-
Andre Maroneze authored
-
Virgile Prevosto authored
Makes frama-c compile with the lablgtk3 beta4 package See merge request frama-c/frama-c!2153
-
Virgile Prevosto authored
Actually `create_from_visitor` was correct, but its sibling `init_project_from_visitor` wasn't if not called from `create_from_visitor` and is (erroneously?) exported in `file.mli`
-
Virgile Prevosto authored
-
Patrick Baudin authored
[WP/test] adding a test initializing multidimentianal arrays See merge request frama-c/frama-c!2167
-
David Bühler authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Patrick Baudin authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
-
Loïc Correnson authored
-
- Mar 01, 2019
-
-
Andre Maroneze authored
ACSL variable scopes under at Closes #575 See merge request frama-c/frama-c!2177
-
- Feb 26, 2019
-
-
David Bühler authored
-
Andre Maroneze authored
[extlib] add function mkdir and fix #425 Closes #425 See merge request frama-c/frama-c!2176
-
Julien Signoles authored
Fix/obfuscator/issue490 Closes #490 See merge request frama-c/frama-c!2175
-
-
David Bühler authored
-
Instead of all functons with no definition.
-
-
-
-
Julien Signoles authored
@ in ptests and other fixes See merge request frama-c/frama-c!2180
-
Andre Maroneze authored
-
Nikolai Kosmatov authored
-
Virgile Prevosto authored
-
- Feb 25, 2019
-
-
Andre Maroneze authored
[Kernel] Warns when converting a pointer into an integer without an explicit cast. Closes #548 See merge request frama-c/frama-c!2172
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
Juste use `@@` as in `Format`
-