- 26 Apr, 2021 2 commits
-
-
-
Maxime Perrotin authored
-
- 22 Apr, 2021 4 commits
-
-
-
Maxime Perrotin authored
-
-
Maxime Perrotin authored
-
- 18 Apr, 2021 6 commits
-
-
-
Maxime Perrotin authored
-
-
Maxime Perrotin authored
-
-
Maxime Perrotin authored
observers can use syntax: input signalname(param) to blah param shall not be declared in that case
-
- 16 Apr, 2021 5 commits
-
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
Useful for observers
-
Maxime Perrotin authored
Only one transition is executed per invokation of the observers, to avoid triggering several times on the same continuous signal condition (e.g. input)
-
- 15 Apr, 2021 1 commit
-
-
Maxime Perrotin authored
-
- 14 Apr, 2021 3 commits
-
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 13 Apr, 2021 2 commits
-
-
-
Maxime Perrotin authored
-
- 07 Apr, 2021 2 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 02 Apr, 2021 4 commits
-
-
-
Maxime Perrotin authored
This allows to cat several together...
-
-
Maxime Perrotin authored
in case a procedure is called but not defined. The parser should detect it before. It triggers when using stop conditions because they are declared exported and the properties.py script from the model checker repo does not add the corresponding signal..
-
- 01 Apr, 2021 6 commits
-
-
-
Maxime Perrotin authored
-
-
Maxime Perrotin authored
-
-
Maxime Perrotin authored
After exported procedure is called, execute a transition (with the same name but no parameter) in the state machine
-
- 31 Mar, 2021 3 commits
-
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 29 Mar, 2021 2 commits
-
-
-
Maxime Perrotin authored
-