- May 14, 2019
-
-
erwan authored
Save/restore the PRGS at checkpoints (necessary for internal demons).
-
- Apr 30, 2019
-
- Apr 02, 2019
- Apr 01, 2019
-
-
erwan authored
-
- Mar 28, 2019
-
-
erwan authored
-
- Mar 15, 2019
-
-
erwan authored
For some reason, I believed that the source dir containing the main program need to be named bin for dune to work smoothly. But actually, it seems to work fine with src, so let's go for it.
- Mar 13, 2019
-
-
erwan authored
This is necessary to be able to use sasa with luciole. Indeed, in rdbg/lurette, luciole always plays first. Hence if we want sasa to play after luciole, we can use the option.
-
erwan authored
Note that from the lurette point of view, sasa plays the role of the env as it needs to start playing, to provide Lutin the enable values for the first demon step.
-
- Mar 10, 2019
-
-
erwan authored
with algo several actions, and allow lurette to chose them.
-
erwan authored
In conjunction with -rif, that change makes it possible to use sasa with lurette! todo: where several actions are enabled in a process, one is chosen at random at the sasa level (whereas it should be possible at the lutin level).
-
- Mar 07, 2019