- Feb 08, 2022
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
- Jan 10, 2022
-
-
- Jan 06, 2022
-
-
Allan Blanchard authored
-
- Dec 06, 2021
-
-
Andre Maroneze authored
See #2586. Avoids issues when running WSLg under Ubuntu 20.04, with lablgtk3, on Wayland, due to missing cursors (such as ARROW).
-
- Nov 24, 2021
-
-
Allan Blanchard authored
-
Allan Blanchard authored
-
- Nov 04, 2021
-
-
Virgile Prevosto authored
-
- Sep 24, 2021
-
-
David Bühler authored
This function returns the most precise localizable that contains the given Filepath.position. It is now also needed by the server plugin.
-
David Bühler authored
Registers all messages in the queue, and not only warnings and errors. Modifies the GTK GUI to only show warnings and errors in the "Messages" panel. Uses a Queue instead of a List, to iterate on messages in emission order. Also exports [fold] on messages.
-
- Jul 05, 2021
-
-
Andre Maroneze authored
-
- May 21, 2021
-
-
Andre Maroneze authored
-
- May 17, 2021
-
-
François Bobot authored
-
- Apr 09, 2021
-
-
Andre Maroneze authored
-
- Feb 18, 2021
-
-
Loïc Correnson authored
-
Loïc Correnson authored
-
- Feb 16, 2021
-
-
Virgile Prevosto authored
-
- Feb 10, 2021
-
-
Andre Maroneze authored
-
- Feb 03, 2021
-
-
David Bühler authored
-
- Jan 21, 2021
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
- Jan 04, 2021
-
-
Andre Maroneze authored
-
- Nov 26, 2020
-
-
Basile Desloges authored
-
Basile Desloges authored
-
- Oct 19, 2020
-
-
Virgile Prevosto authored
-
- Oct 13, 2020
-
-
- Sep 24, 2020
-
-
Allows iterating through _all_ plugin options, while keeping same list of options for the GUI. Typed parameters have two extra fields: - visible: must be synchronized with the Cmdline.visible field; - reconfigurable: to be shown in the GUI's "Analyses" panel. iter_on_plugins (and fold_on_plugins) operate over all plugin options
-
- Sep 18, 2020
-
-
Andre Maroneze authored
-
- Sep 10, 2020
-
-
Virgile Prevosto authored
this is a generalization of `check` vs. `assert` to other annotations. Not all annotations are relevant though. Currently, there are more annotation nodes in the AST that can have a flag `{ tp_only_check }` than was deemed useful in pub/frama-c#25, but said flag can in fact safely be ignored. Moreover, this commit only add this flag in the AST, but provides no further mean to set it to true except for the original `check` keyword (i.e. on `AAssert`). The parser and the behavior of the plugins that can handle the flag will be updated in subsequent commits
-
- Jul 27, 2020
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
-
- Jun 16, 2020
-
-
Loïc Correnson authored
-
Loïc Correnson authored
-
- May 19, 2020
-
-
Allan Blanchard authored
-
-
- May 07, 2020
-
-
Andre Maroneze authored
-
- Apr 27, 2020
-
-
Michele Alberti authored
-
- Apr 22, 2020
-
-
Michele Alberti authored
-