- Jun 03, 2020
-
-
David Bühler authored
-
- Jun 02, 2020
-
-
Michele Alberti authored
-
- May 29, 2020
-
-
Michele Alberti authored
-
David Bühler authored
The request returns the text to be displayed about the selected marker, instead of structured information to be parsed by the client.
-
Michele Alberti authored
-
Michele Alberti authored
-
Michele Alberti authored
-
-
Uses a synchronized array to get the kind of each marker. Only creates the menu on function varinfos.
-
Currently provided information: - marker kind; - kernel function of statements, lvalues and expressions; - type of lvalues and expressions; - size of types; - various information about varinfos.
-
Contains, for each created marker: - the kind of the marker; - if possible, a string identifying the marker for the end-user.
-
-
-
Loïc Correnson authored
Proper use of server requests, server PP cleanup and API on typedoc See merge request frama-c/frama-c!2680
-
Michele Alberti authored
-
Michele Alberti authored
-
Michele Alberti authored
-
Michele Alberti authored
-
- May 28, 2020
-
-
Andre Maroneze authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
Feature/andre/thread local Closes #283 See merge request frama-c/frama-c!2672
-
- May 27, 2020
-
-
Virgile Prevosto authored
-
Virgile Prevosto authored
Feature/libc/netinet ip See merge request frama-c/frama-c!2675
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Loïc Correnson authored
Update Frama-CI data See merge request frama-c/frama-c!2674
-
Loïc Correnson authored
-
Michele Alberti authored
[Server] Fixes synchronization signals with ivette See merge request frama-c/frama-c!2668
-
Loïc Correnson authored
Feature/nix/add wp cache Closes #827 See merge request frama-c/frama-c!2665
-
Loïc Correnson authored
-
Loïc Correnson authored
-
Loïc Correnson authored
-
- May 26, 2020
-
-
Michele Alberti authored
-
Always sends signal.on for all signals when restarting the Frama-C server. This requires to set [listen] to false for each signal on shutdown (the on signal is never send as long as [listen] is true).
-
Emits the array signal at the creation of the array content.
-
When fetching messages, resets the emitted signals since last synchronization, and not the set of active signals. Because of this bug, signals could only be emitted once.
-
Virgile Prevosto authored
-
Andre Maroneze authored
-
Andre Maroneze authored
[Kernel] New option -explain that prints the help of all given options. Closes #554 See merge request frama-c/frama-c!1937
-
Andre Maroneze authored
-